- Notifications
You must be signed in to change notification settings - Fork845
Open
Description
Have you checked our README?
- I have checked the README
Have you followed our Troubleshooting?
- I have followed your Troubleshooting
Is there already an issue for your problem?
- I have checked older issues, open and closed
Have you checked the discussions?
- I have read the Discussions
Environment
- FlareSolverr version: 3.3.11- Last working FlareSolverr version: the one that doesn't open devtool- Operating system: Ubuntu- Are you using Docker: yes- FlareSolverr User-Agent : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36- Are you using a VPN: no- Are you using a Proxy: no- Are you using Captcha Solver: no- URL to test this issue: doesn't matter
Description
If a website use a script likehttps://github.com/theajack/disable-devtool , it detects devtool window open and redirect to another domain resulting to unwanted values for ->solution (empty solution->cookie is the main problem).
It should keep the last values from the domain challenged or disabling client url redirection if the domain is different from the requested one.
Logged Error Messages
[solution] => ([url] => https://theajack.github.io/disable-devtool/404.html?h=<url-challenged>[status] => 200[cookies] => Array()[userAgent] => Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36)
Screenshots
No response