mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
* fix #75370 manualdamulher.net * swapped scriptlet * domain ch Co-authored-by: zloyden <33488229+zloyden@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3580906e43
commit
8e6fd1f753
@@ -50,6 +50,8 @@
|
||||
@@||api.mapbox.com^$stealth,domain=maps.me
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/73941 [Stealth Mode - Do-not-Track]
|
||||
@@||cinemaxxl.de^$stealth
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/75370 [Stealth Mode - Referrer]
|
||||
@@||midiaflixhd.com^$stealth
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/74228 [Stealth Mode - Referrer]
|
||||
@@||kinescope.io/embed/$stealth
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/74305 [Stealth Mode - Referrer]
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
grantorrent.nl#%#//scriptlet("abort-on-property-read", "zoneSett")
|
||||
! hentaistube.com popunder
|
||||
hentaistube.com#%#//scriptlet("abort-on-property-read", "checkCookieClick")
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/75370
|
||||
manualdamulher.net#%#AG_onLoad(function() { var el=document.body; var ce=document.createElement('iframe'); if(el) { el.appendChild(ce); ce.focus();} setTimeout(() => ce.remove(), 100); });
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/74483
|
||||
movidy.*#%#//scriptlet("abort-current-inline-script", "document.getElementsByTagName", "onclick")
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/73993
|
||||
|
||||
Reference in New Issue
Block a user