You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have this problem where any Line Webtoon feed I subscribe to in Miniflux works fine for the first 4 or so images, but any image after that gets blocked because Webtoon blocks any image that doesn't have a referrer that comes from their servers. What if Miniflux had a per-feed feature to fake the referrer of proxied images so that the server thinks that you're loading it from their webpage and not Miniflux?
Although the only source I have for the rewrite rule is, in fact, #892, it does work when combined with add_dynamic_image and scraping the right element. I have not investigated further.
Works around #775 and #1871 (as in, gives us working webtoons feeds but referer spoofing would still be a nice tool to have).
Fixes#256.
Hello there.
I have this problem where any Line Webtoon feed I subscribe to in Miniflux works fine for the first 4 or so images, but any image after that gets blocked because Webtoon blocks any image that doesn't have a referrer that comes from their servers. What if Miniflux had a per-feed feature to fake the referrer of proxied images so that the server thinks that you're loading it from their webpage and not Miniflux?
If you aren't sure if this is possible, then this plugin for Tiny Tiny RSS can do the same thing: https://github.com/Alekc/af_refspoof
Please let me know if this is possible to be worked on because I would love it if I could get Webtoon feeds fully working in my RSS reader. Thanks!
The text was updated successfully, but these errors were encountered: