From 722e65bbbd1bf6db1a526038d3ed43f2aeab135d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Wr=C3=B3blewski?= Date: Mon, 5 May 2025 10:37:13 +0200 Subject: [PATCH] Fix #204506 welt.de --- GermanFilter/sections/general_extensions.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/GermanFilter/sections/general_extensions.txt b/GermanFilter/sections/general_extensions.txt index e3981c7c906..f830cc1dd2d 100644 --- a/GermanFilter/sections/general_extensions.txt +++ b/GermanFilter/sections/general_extensions.txt @@ -127,10 +127,12 @@ wetter.de,rtl.de#%#//scriptlet("set-constant", "cbcAdvertisingAdapter.smartClien ! https://github.com/AdguardTeam/AdguardFilters/issues/89311 !+ NOT_PLATFORM(windows, mac, android, ext_ff) focus.de#%#//scriptlet("json-prune", "enabled", "testhide") +! https://github.com/AdguardTeam/AdguardFilters/issues/204506 ! https://github.com/AdguardTeam/AdguardFilters/issues/111225 ! https://github.com/AdguardTeam/AdguardFilters/issues/84213 ! damoh -welt.de#%#//scriptlet("set-constant", "Object.prototype.initHomad", "noopFunc") +welt.de#%#//scriptlet('set-constant', 'Object.prototype.isHomadScriptLoaded', 'true') +welt.de#%#//scriptlet('set-constant', 'weltConfig.switches.videoAdBlockBlocker', 'false') ! https://github.com/AdguardTeam/AdguardFilters/issues/82457 chip.de#%#//scriptlet("abort-on-property-read", "htmlEntities") ! https://github.com/AdguardTeam/AdguardFilters/issues/81081