From f1ee7ffcfecbc5e9cb941f7ea170e058700b4c4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Wr=C3=B3blewski?= Date: Tue, 2 Jun 2026 13:23:17 +0200 Subject: [PATCH] Fix #232621 openlua.cloud --- BaseFilter/sections/antiadblock.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/BaseFilter/sections/antiadblock.txt b/BaseFilter/sections/antiadblock.txt index d5e58fc5223..4202e68f64f 100644 --- a/BaseFilter/sections/antiadblock.txt +++ b/BaseFilter/sections/antiadblock.txt @@ -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; }