Page 1 of 1

Easylist blocks google.recaptcha on some sites

Posted: Mon Jul 13, 2015 6:51 pm
by owenw4rd
The following EasyList filter is blocking google.recaptcha on certain sites. Here is an example URL where this happens.

If I disable this filter and refresh, the captcha shows up. This filter should be removed from EasyList since it breaks these sites verification systems.

The filter in question is on line 33587 of the latest easylist.txt. I can't post it here because it triggers your spam filter.

I also submitted a report for this issue.

Re: Easylist blocks google.recaptcha on some sites

Posted: Mon Jul 13, 2015 7:04 pm
by mapx
you need a filter like this:

Code: Select all

@@||google.com/recaptcha/api/$script

Re: Easylist blocks google.recaptcha on some sites

Posted: Mon Jul 13, 2015 7:07 pm
by mapx
I reported the issue at easylist support forum:
https://forums.lanik.us/viewtopic.php?f=64&t=24035

Re: Easylist blocks google.recaptcha on some sites

Posted: Mon Jul 13, 2015 7:09 pm
by owenw4rd
mapx wrote:you need a filter like this:

Code: Select all

@@||google.com/recaptcha/api/$script
Thanks, that fixed it.