mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
This commit is contained in:
@@ -6,7 +6,7 @@ uploaded.net,today.it,mokeedev.com,yuncomics.com,shencomics.com,persnacons.tisto
|
||||
! BlockAdBlock
|
||||
gofobo.com,supercineonline.tv,apkmos.com,userscdn.com,vidoser.org,uplod.it,uplod.it,dasolo.org,sharejunction.com#%#(function() { var _setTimeout = window.setTimeout, regex = /bab_elementid/; window.setTimeout = function(a, b) { if ( typeof a !== 'string' || !regex.test(a) ) { _setTimeout(a, b); } }; })();
|
||||
animetake.tv,d-h.st,hackintosh.computer,androidsage.com,fullstuff.co,bnonews.com,animmex.net,sadeempc.com#%#(function() { var _eval = window.eval; window.eval = function(a) { if ( a.toString().indexOf('babasbmsgx') === -1 ) { _eval(a); return; } }; })();
|
||||
hulkpop.com#%#(function() { var _setTimeout = window.setTimeout, regex = /bab/; window.setTimeout = function(a, b) { if ( typeof a !== 'string' || !regex.test(a) ) { _setTimeout(a, b); } }; })();
|
||||
hulkpop.com,mackungfu.org#%#(function() { var _setTimeout = window.setTimeout, regex = /bab/; window.setTimeout = function(a, b) { if ( typeof a !== 'string' || !regex.test(a) ) { _setTimeout(a, b); } }; })();
|
||||
! addition for BlockAdBlock beta
|
||||
blockadblock.com#%#(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 realEval = window.eval; window.eval = function(a) { if ( a.toString().search(/blockadblock|babasbmsgx|getItem\('babn'\)/) === -1 ) { realEval(a); return; } var el = document.body; if ( el ) { el.style.removeProperty('visibility'); } el = document.getElementById('babasbmsgx'); if ( el ) { el.style.setProperty('visibility', 'collapse'); } }.bind(window); })();
|
||||
blockadblock.com###babasbmsgx
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
!
|
||||
! These rules are against anti-adblock scripts
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/2962
|
||||
@@||mackungfu.org^$generichide
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/2883
|
||||
@@||animetake.tv^$elemhide
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/2834
|
||||
|
||||
Reference in New Issue
Block a user