mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
!
|
||||
!######### Annoying elements (not ads)
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/9172
|
||||
gannikus.com###sidebar > #text-8
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/9140
|
||||
megahd.cc##.wp_subscribe
|
||||
megahd.cc##.lado1 > .sidebar5
|
||||
|
||||
@@ -47,6 +47,9 @@
|
||||
!
|
||||
! Specific sites
|
||||
!
|
||||
gannikus.com#$#body {overflow: visible!important;}
|
||||
gannikus.com#$#.no-scroll {overflow-y: visible!important;}
|
||||
gannikus.com##div[class^="wph-modal"]
|
||||
aramamotoru.com###onesignal-popover-container
|
||||
eusouandroid.co##.td-more-articles-box
|
||||
eusouandroid.co##.spu-bg
|
||||
|
||||
@@ -39,6 +39,10 @@ promobil.de,elderland.de,runnersworld.de,sms-empfangen.com,inside-handy.de#$#.pu
|
||||
lustich.de,ainodorama.web.id,dslr-forum.de,klartext-ne.de,it-times.de#%#(function() { var sto = window.setTimeout, re = /\.bab_elementid.$/; window.setTimeout = function(a, b) { if ( typeof a !== 'string' || !re.test(a) ) { return sto(a, b); } }.bind(window); var signatures = [ ['blockadblock'], ['babasbm'], [/getItem\('babn'\)/], ['getElementById','String.fromCharCode','ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789','charAt','DOMContentLoaded','AdBlock','addEventListener','doScroll','fromCharCode','<<2|r>>4','sessionStorage','clientWidth','localStorage','Math','random'] ]; var check = function(s) { var tokens, match, j, token, pos; for ( var i = 0; i < signatures.length; i++ ) { tokens = signatures[i]; match = 0; for ( j = 0, pos = 0; j < tokens.length; j++ ) { token = tokens[j]; pos = token instanceof RegExp ? s.search(token) : s.indexOf(token); if ( pos !== -1 ) { match += 1; } } if ( (match / tokens.length) >= 0.8 ) { return true; } } return false; }; var realEval = window.eval; window.eval = function(a) { if ( !check(a) ) { return realEval(a); } var el = document.body; if ( el ) { el.style.removeProperty('visibility'); } el = document.getElementById('babasbmsgx'); if ( el ) { el.parentNode.removeChild(el); } }.bind(window); })();
|
||||
!----------------------------------
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/9172
|
||||
gannikus.com#@##adsense
|
||||
gannikus.com#@#.an-sponsored
|
||||
gannikus.com#@#.an-advert-banner
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/7792
|
||||
lustich.de#@##banner_ad
|
||||
! https://forum.adguard.com/index.php?threads/serienjunkies-de-videos-anti-adblock.27402/
|
||||
|
||||
@@ -11,6 +11,8 @@ pnp.de###gesBox > div[style*="color:#aaa"]:not([class]):not([id])
|
||||
!+ NOT_OPTIMIZED
|
||||
lvz.de##.pdma-adaside
|
||||
!
|
||||
gannikus.com##a[href^="http://www.gannikus.com/"][target="_blank"] > img
|
||||
gannikus.com##.custom-gannikus-add
|
||||
berlin.de##.ad
|
||||
finanzen.net###submitForm > .row > .col-sm-3 > .mleft-10 + a[href^="http://g.finanzen.net/transferwise-devisen-waehrungsrechner"]
|
||||
finanzen.net###submitForm > .row > .col-sm-3 > .mleft-10
|
||||
|
||||
Reference in New Issue
Block a user