Page 1 of 1

Hungarian dictionary site

Posted: Tue Nov 07, 2017 10:42 am
by bibendum
Following sites have anti-adblock warnings combined with super annoying animated ads:
angol-magyar-szotar.hu
magyar-angol-szotar.hu
magyar-nemet-szotar.hu
nemet-magyar-szotar.hu
olasz-magyar-szotar.hu
magyar-olasz-szotar.hu
...

These sites have the exact same structure, the domain depends on the language it translates to.

Based on my experiences, this is responsible for checking if adblocker is installed:

Code: Select all

...[url].../_lib/adsense-ads-banner.js
Example for a custom filter that enables using the site in a normal way:

Code: Select all

@@||angol-magyar-szotar.hu/_lib/adsense-ads-banner.js

Re: Hungarian dictionary site

Posted: Tue Nov 07, 2017 11:06 am
by intense
you could use

Code: Select all

@@||hu/_lib/adsense-ads-banner.js$script

Re: Hungarian dictionary site

Posted: Tue Nov 07, 2017 1:08 pm
by bibendum
How could this be added to the official Adblock Warning Removal List?