mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Remove obsolete rule watchmynewgf.com #139027
This commit is contained in:
@@ -3232,8 +3232,6 @@ xxx-videos.org#%#window.open = function() {};
|
||||
backin.net#%#(function() { window.open_ = window.open; var w_open = window.open, regex = /hitcpm.com/; window.open = function(a, b) { if (typeof a !== 'string' || !regex.test(a)) { w_open(a, b); } }; })();
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/14306
|
||||
cpmlink.net#%#//scriptlet("abort-current-inline-script", "history.pushState", "onpopstate")
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/13414
|
||||
watchmynewgf.com#%#Object.defineProperty(window, 'prPopunder', { get: function() { return; } });
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/12386
|
||||
fileflares.com#%#AG_onLoad(function(){ window.open_ = window.open; var w_open = window.open, regex = /hicpm10.com/; window.open = function(a, b) { if (typeof a !== 'string' || !regex.test(a)) { w_open(a, b); } }; });
|
||||
! sawlive.tv video stream - blocks start popup
|
||||
|
||||
Reference in New Issue
Block a user