-
```
puppeteer.launch({executablePath: "C:/Users/DDM/AppData/Local/Google/Chrome/Application/chrome.exe", headless: false, slowMo:10, ignoreDefaultArgs: ['--enable-automation'], args: ["--proxy-serv…
-
I got several errors like this, even when enabling "100% Recognition" at 2captcha. Any ideas?
```
[2021/04/20 22:41:28|abstract_crawler.py|ERROR ]: Got response (405): b'\n\n\n\n \n (f…
-
I'm running it on windows
and recaptcha detects automated queries.
how can I solve it? But google don't block solving with images
-
Hi,
I been successfully able to install and run the Synapses server in CentOS 7. But after when I am trying to register a new account in the page http://localhost:8008/_matrix/client/#/register facin…
-
* Puppeteer version: v0.12.0-alpha
* Platform / OS version: Windows 7 x64
* URLs (if applicable): any that needs authorization
1. Create a test script and an empty folder `test-profile-dir`:
```…
-
System Information
-----------------------------
MultiMC version: 0.6.7 1385
Operating System: Windows 10 Pro x64
Summary of the issue or suggestion:
-----------------------------------------…
-
### Issue URL (Ads)
[https://www.youtube.com/](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fwww.youtube.com%2F)
### Screenshots
Screenshot 1
![Scree…
-
Note, 13th of February 2023: Next de facto discussion place until further notice is at #779.
————————————
So today I learned that [GitHub threads max out at 2,500 comments](https://github.com/Da…
-
Since recently I haven't been able to login without filling in a captcha where this used to be possible.
Some things I noted:
- Signing in with a node provided works just fine
- Derandomizing and…
-
When a user is authenticated, it should be possible to programmatically disable the recaptcha check from the middleware.
An alternative could be to have the a third option on the recaptcha to note …