mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Dead domains, replaced JS by scriptlet
This commit is contained in:
@@ -486,7 +486,7 @@ anonyviet.com,precitaj.si,getfreecourses.me,rushtime.in,gizchina.com,hwzone.co.i
|
||||
! https://forum.adguard.com/index.php?threads/https-fr-mappy-com-windows.19282/#post-125327
|
||||
mappy.com#@#.advertising
|
||||
! skyrock - anti-adblock
|
||||
skyrock.com,skyrock.fr#%#Object.defineProperty(window, 'OAS_AD', { get: function() { return []; } });
|
||||
skyrock.com,skyrock.fr#%#//scriptlet('set-constant', 'OAS_AD', 'noopFunc')
|
||||
! radiocockpit.fr - anti-adblock
|
||||
radiocockpit.fr#%#function setTimeout() {};
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/4084
|
||||
|
||||
@@ -68,8 +68,6 @@ lindependant.fr#%#//scriptlet("abort-on-property-read", "_adb")
|
||||
actu17.fr#%#//scriptlet("abort-on-property-write", "td_ad_background_click_link")
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/13192
|
||||
jacquieetmicheltv.net#%#var _st = window.setTimeout; window.setTimeout = function(a, b) { if(!/target_url/.test(a)){ _st(a,b);}};
|
||||
! http://forum.adguard.com/showthread.php?6907
|
||||
generation-nt.com#%#Object.defineProperty(window, 'AdvertBay', { get: function() { return []; } });
|
||||
!
|
||||
! French-language official catch-up TV web apps
|
||||
!
|
||||
|
||||
@@ -428,8 +428,6 @@ small-games.info#%#(function() { window.open_ = window.open; var w_open = window
|
||||
leporno.org#%#Object.defineProperty(document, 'onmouseup', { get: function() { return; } });
|
||||
! uakino.net - откл. преролл
|
||||
go.uakino.net#%#Object.defineProperty(window, 'flashLayerAdShowed', { get: function() { return true; } });
|
||||
! https://forum.adguard.com/index.php?threads/13482/
|
||||
pornorip.biz#%#Object.defineProperty(window, '_pop', { get: function() { return []; } });
|
||||
! vk.com - Adguard style was removed
|
||||
vk.com#%#AG_onLoad(function(){window.icoNode = document.querySelector('head>link[rel*="shortcut"]')});
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/2262
|
||||
|
||||
Reference in New Issue
Block a user