mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
This commit is contained in:
@@ -14,6 +14,8 @@ motorradonline.de#%#(function() { var noopfn = function() {;}; var Fab = functio
|
||||
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://forum.adguard.com/index.php?threads/24493/
|
||||
willhaben.at#@#div[id^="advert"]
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/6466
|
||||
||spiegel.de/*/spaab-*.js
|
||||
||spiegel.de/xml/xml-*.json
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
!
|
||||
! Extended CSS rules
|
||||
!
|
||||
! https://forum.adguard.com/index.php?threads/24493/
|
||||
derstandard.at##li.group[-ext-has="iframe[src*='/AdServer/']"]
|
||||
! https://forum.adguard.com/index.php?threads/spieletest-at.24493/
|
||||
spieletest.at##.col-lg-6 > h2:contains(Anzeige)
|
||||
! https://forum.adguard.com/index.php?threads/spielkult-de.24492/
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
! http://forum.adguard.com/showthread.php?8979 (#17)
|
||||
||static.p7s1.com/vendor/webtrekk
|
||||
!
|
||||
willhaben.at#@#div[id^="advert"]
|
||||
derstandard.at##li.group[-ext-has="iframe[src*='/AdServer/']"]
|
||||
mimikama.at##.td-post-content > div[style*="1px solid;"]
|
||||
||play3.de/wp-content/themes/play3_2016/assets/js/uGPOXqx.js
|
||||
||psinside-*.netdna-ssl.com/amzn
|
||||
|
||||
Reference in New Issue
Block a user