Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Software
Browsers
Web Extensions
How to enable recaptcha and verify if you are not a robot without turning off ublock origin?
Message
<blockquote data-quote="forgottenuser79643" data-source="post: 936352" data-attributes="member: 88069"><p>I got it working with using the following filters in 'my filters' (dynamic). The vast majority of websites using Google captcha specifically <strong>(competitors need their own filterset!)</strong> work. Sometimes you come across websites that link these domains through their own proxy or a 3p function, call, CDN or whatever they can come up with. They would need some interaction.</p><p></p><p>In those cases usually either [a.] need to find the 3p domain and noop it, or [b.] noop google.com and gstatic for that website. But that all depends on the websites you visit...</p><p></p><p>Specifically for Google Captcha:</p><p>[CODE]* https://www.google.com/recaptcha/api * noop</p><p>* https://www.google.com/js/bg/ script noop</p><p>* https://www.gstatic.com/recaptcha/releases script noop</p><p>* https://www.recaptcha.net/recaptcha/api script noop[/CODE]</p><p></p><p>To test it, go to a website you know that uses Google Captcha, or a testing website like <a href="https://patrickhlauke.github.io/recaptcha/" target="_blank">patrickhlauke.github.io/recaptcha/</a> and open the uBlock logger, filter on Blocked. If it doesn't work you will have a very easy time through that method with the above dynamic filters (my filters tab) to add other domains to make it work. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite109" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p><strong>Important notice</strong>: in my case due to me blocking 3p-scripts, I had to add this to make Google Captcha work. If it doesn't work, the method explained, and the logger says that it is still blocked. Then it's most likely a filterlist!</p></blockquote><p></p>
[QUOTE="forgottenuser79643, post: 936352, member: 88069"] I got it working with using the following filters in 'my filters' (dynamic). The vast majority of websites using Google captcha specifically [B](competitors need their own filterset!)[/B] work. Sometimes you come across websites that link these domains through their own proxy or a 3p function, call, CDN or whatever they can come up with. They would need some interaction. In those cases usually either [a.] need to find the 3p domain and noop it, or [b.] noop google.com and gstatic for that website. But that all depends on the websites you visit... Specifically for Google Captcha: [CODE]* https://www.google.com/recaptcha/api * noop * https://www.google.com/js/bg/ script noop * https://www.gstatic.com/recaptcha/releases script noop * https://www.recaptcha.net/recaptcha/api script noop[/CODE] To test it, go to a website you know that uses Google Captcha, or a testing website like [URL='https://patrickhlauke.github.io/recaptcha/']patrickhlauke.github.io/recaptcha/[/URL] and open the uBlock logger, filter on Blocked. If it doesn't work you will have a very easy time through that method with the above dynamic filters (my filters tab) to add other domains to make it work. :) [B]Important notice[/B]: in my case due to me blocking 3p-scripts, I had to add this to make Google Captcha work. If it doesn't work, the method explained, and the logger says that it is still blocked. Then it's most likely a filterlist! [/QUOTE]
Insert quotes…
Verification
Post reply
Top