mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
This commit is contained in:
@@ -9,6 +9,8 @@ lavozdealmeria.es,animextre.me,habboin.net,flooxer.com,bemad.es,cuatro.com,divin
|
||||
!--- BlockAdBlock ---
|
||||
wakfutemporada2subs.blogspot.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 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/25793/
|
||||
@@||adshort.co/js/ads.js
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/6881
|
||||
muyinteresante.es#%#window.ads = true;
|
||||
@@||estaticos.muyinteresante.es/js/ads.js
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
!-------------------- Specific rules --------------------!
|
||||
!--------------------------------------------------------!
|
||||
!
|
||||
||bit.ly^$domain=adshort.co
|
||||
||dailymotion.com/embed/video/$domain=adshort.co
|
||||
tribunavalladolid.com##[class*="advertising"]
|
||||
||tribunavalladolid.com/uploads/advertisings/
|
||||
yourupload.com###header-leaderboard
|
||||
|
||||
Reference in New Issue
Block a user