mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
gamestar.de #6998
This commit is contained in:
@@ -16,6 +16,9 @@ elderland.de,runnersworld.de,sms-empfangen.com,inside-handy.de#$#.pub_300x250.pu
|
||||
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/6998
|
||||
!+ PLATFORM(ios, ext_android_cb)
|
||||
@@||gamestar.de^$generichide
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/7024
|
||||
@@/ad_data/*$image,domain=finanzen.net
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/6791
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
!+ PLATFORM(ext_ff, ext_opera, ios, ext_android_cb, ext_ublock)
|
||||
gohub.pw##.share-post
|
||||
!
|
||||
gamestar.de###socialshare
|
||||
xpgamesaves.com##.WidgetFramework_WidgetRenderer_ShareThisPage
|
||||
noizz.de##.contentShareButtons
|
||||
noizz.de##.floatingShareButtonContainer
|
||||
|
||||
Reference in New Issue
Block a user