Eugene Molotov
Eugene Molotov
Started discussion about donation. https://github.com/RSS-Bridge/rss-bridge/discussions/2063
Ping @ORelio as maintainer of this bridge
Here is one of the implemenations, that I found but did not check in practice https://github.com/unixfox/pupflare
> Here is one of the implemenations, that I found but did not check in practice https://github.com/unixfox/pupflare Tested. Does not work
> How about https://github.com/FlareSolverr/FlareSolverr ? Yes, I checked, that it works at least for one query. Haven't integrated it with RSS-Bridge yet.
As @VerifiedJoseph mentioned in https://github.com/RSS-Bridge/rss-bridge/pull/2599#issuecomment-1086931230, there are 3 challenges by cloudflare: > Example of each: > https://verifiedjoseph.com/js-challenge > https://verifiedjoseph.com/legacy-captcha-challenge > https://verifiedjoseph.com/managed-challenge I edited topic to mention, which exact challenge I...
Also noting, that this feature became low priority for me, since my PikabuBridge started working again without implementing cloudflare bypassing feature.
@peter279k it is specific feature request for Russian speaking users.
@miwcz on my public instance I used c_user and xs values. Quick and dirty patch looks like this: ```diff diff --git a/bridges/FacebookBridge.php b/bridges/FacebookBridge.php index c03de4e..fafeabd 100644 --- a/bridges/FacebookBridge.php +++ b/bridges/FacebookBridge.php...
> So far, so good. I meant it is working on my instance at the moment.