Not sure this is possible with the current architecture of FreshRSS (not sure what hooks are exposed), but use of this extension presents a subtle problem if you want to use full-text extraction. FreshRSS will try to directly connect to the link in the feed, and this of course will cause a Cloudflare challenge most likely. This is the case for https://gateworld.net.
If it's possible, the extension should override the full-text extraction code to connect to the article's page via FlareSolverr. This should only happen for feeds using the extension.
Not sure this is possible with the current architecture of FreshRSS (not sure what hooks are exposed), but use of this extension presents a subtle problem if you want to use full-text extraction. FreshRSS will try to directly connect to the link in the feed, and this of course will cause a Cloudflare challenge most likely. This is the case for https://gateworld.net.
If it's possible, the extension should override the full-text extraction code to connect to the article's page via FlareSolverr. This should only happen for feeds using the extension.