mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Fix #232621 openlua.cloud
This commit is contained in:
@@ -1257,6 +1257,15 @@ youporn.com$$script:contains(/window\.[\s\S]*?_zone_[\s\S]*?{"zone_id":/)
|
||||
!
|
||||
! NOTE: Regular rules
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/232621
|
||||
openlua.cloud##div.fixed.backdrop-blur-xl
|
||||
openlua.cloud#%#//scriptlet('prevent-fetch', '/confidecross\.com|invoke\.js/')
|
||||
openlua.cloud#%#//scriptlet('prevent-setInterval', 'contentDocument?.body?.querySelector')
|
||||
openlua.cloud#$#main > .hidden:has(> .shadow-lg > div[style] > iframe[title="Advertisement"]) { display: none !important; }
|
||||
!+ NOT_PLATFORM(ext_chromium_mv3, ext_ff)
|
||||
openlua.cloud#%#(()=>{const t=/markerId|offsetHeight\s*?===\s*?0/,o={construct:(o,e,r)=>{const s=e[0];return"function"==typeof s&&t.test(s.toString())?Promise.resolve(!1):Reflect.construct(o,e,r)}};window.Promise=new Proxy(window.Promise,o)})();
|
||||
!+ PLATFORM(ext_chromium_mv3, ext_ff)
|
||||
openlua.cloud#%#//scriptlet('trusted-create-element', 'head', 'script', '', '(()=>{const t=/markerId|offsetHeight\s*?===\s*?0/,o={construct:(o,e,r)=>{const s=e[0];return"function"==typeof s&&t.test(s.toString())?Promise.resolve(!1):Reflect.construct(o,e,r)}};window.Promise=new Proxy(window.Promise,o)})();')
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/232356
|
||||
primetimer.com#$#div[id^="adwall-"] { display: none !important; }
|
||||
primetimer.com#$#body { overflow: auto !important; }
|
||||
|
||||
Reference in New Issue
Block a user