Hi, JimmXinu, I've been following the flaresolverr developments regarding the new way cloudflare broke it.
Here's the github thread if it interests you:
https://github.com/FlareSolverr/FlareSolverr/issues/536
Anyway, it looks like with the workaround posted in the thread, the code returns the output properly, but for some reason FFF isn't reading it properly -- the log is this:
Status: Error
Title: Unknown
Author: Unknown
Comment: 'expires'
URL:
https://www.fanfiction.net/s/3145203/1/The-End
I'm attaching the jsons I pulled from fiddler for this request so you can look into it. If there's anything I can do on my own as a workaround or a way to change the response structure on my local clone of the code, I'd appreciate you telling me, although I won't be able to change anything actually committed to the github.
Also, on a related note -- since the workaround just skips the internal challenge resolution and changes it to a time.sleep(5), that probably will only work for the initial few requests - is there a way to get FFF to wait, say 120 seconds every 10 chapters?