Skip Navigation

[question] Is there a lemmyImage freshrss plugin?

So I'm loving the switch as lemmy's growing larger, I've always used my freshrss reader to view topics. Now with reddit there's an extension for freshrss RedditImage that displays reddit images and photos without the need to click the link.

Is there anything like this in freshrss for lemmy? I wish I understood php well enough to find a spot that might be listing domains or something if it's just a matter of telling it to do the same thing to other domains or something.

1
1 comments
  • I am not aware, but the problem will likely be that the images are loaded from a lot of different instances and therefore very hard to detect. Maybe the specific pict-rs path could be detected via a reg-ex though.