schrauben-normen.de

German supplemental subscription
Locked
frmz
New Member
New Member
Posts: 1
Joined: Thu Oct 11, 2018 10:18 am

schrauben-normen.de

Post by frmz »

So there's an anti adblocker popup on this page that shows up shortly after loading the page.
I've been able to get it to stop doing that by a combination of rules:

Code: Select all

www.schrauben-normen.de###d65e
www.schrauben-normen.de##^script:has-text(window.document.getElementById("d65e"))
www.schrauben-normen.de###d65e ~ *:style(display: block !important)
Maybe this is interesting for inclusion into the list.

Information about my setup as per the rules:

Ad Blocker Extension Name / Version:
uBlock origin 1.16.4
List Subscriptions you're using and Custom Filters (some of known trusted subscriptions)
uBlock filters​​​​​
​​uBlock filters – Badware risks​
​​uBlock filters – Privacy​​​​​
uBlock filters – Resource abuse
uBlock filters – Unbreak
EasyList​​​​​
EasyPrivacy​
Malware Domain List​​​​​
Malware domains​
Peter Lowe’s Ad and tracking server list​
Browser Name / Version
Firefox 61.0.2 (64-Bit)
Operating System Name / Version
Windows 10
Others installed Extensions / Version
Privacy Badger
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

Adblock Plus, add

Code: Select all

@@||schrauben-normen.de^$generichide
or

Code: Select all

@@||schrauben-normen.de^$generichide
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=schrauben-normen.de
@@||pagead2.googlesyndication.com/pagead/js/*/show_ads_impl.js$domain=schrauben-normen.de
For uBlock report here https://github.com/uBlockOrigin/uAssets/issues

Code: Select all

schrauben-normen.de##+js(addEventListener-defuser.js, load, nextFunction)
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Locked