View Single Post
Old 10-13-2022, 04:03 PM   #7599
ipaqi
Junior Member
ipaqi began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Oct 2022
Device: Kindle Android App
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?
Attached Files
File Type: txt flaresolverr_sample_request.json.txt (133 Bytes, 122 views)
File Type: txt flaresolverr_sample_response.json.txt (62.2 KB, 127 views)
ipaqi is offline   Reply With Quote