That explains it.

This commit is contained in:
Imre Eilertsen
2026-07-04 06:10:44 +02:00
committed by GitHub
parent bf5c9f179b
commit 247d8d6564
3 changed files with 5 additions and 5 deletions
@@ -2624,7 +2624,7 @@ soefart.dk##div[class*=mowgli]
sofabold.dk##div[class^=sidebanner]
vg.no##aside.grouped > section:not([class]):has(> div[class^=_container] > astro-island[component-export=GiftHelperPymFrame])
xn--bredbnd-ixa.dk##div[class^=speedtest-bg] > a > img
||vgc.no/cdn/js/libs/homad-config.json$xmlhttprequest,rewrite=abp-resource:blank-json
||vgc.no/cdn/js/libs/homad-config.json$xmlhttprequest,rewrite=abp-resource:blank-js
!!!||freewheel-mtgx-tv.akamaized.net^$media,domain=tv3sport.dk
! jyllands-postenDK (09/07/2020)
###topBanners
@@ -2643,7 +2643,7 @@ soefart.dk##div[class*=mowgli]
sofabold.dk##div[class^=sidebanner]
vg.no##aside.grouped > section:not([class]):has(> div[class^=_container] > astro-island[component-export=GiftHelperPymFrame])
xn--bredbnd-ixa.dk##div[class^=speedtest-bg] > a > img
||vgc.no/cdn/js/libs/homad-config.json$xmlhttprequest,rewrite=abp-resource:blank-json
||vgc.no/cdn/js/libs/homad-config.json$xmlhttprequest,rewrite=abp-resource:blank-js
!!!||freewheel-mtgx-tv.akamaized.net^$media,domain=tv3sport.dk
! jyllands-postenDK (09/07/2020)
###topBanners
@@ -3785,7 +3785,7 @@ playpilot.com##.takeover.modals
! 🇬🇧: ——— Synced with AdGuard Base ———
! foreignTXT
||freewheel-mtgx-tv.akamaized.net/*.mp4$media,rewrite=abp-resource:blank-mp3,domain=bold.dk
||vgc.no/cdn/js/libs/homad-config.json$xml,rewrite=abp-resource:blank-json
||vgc.no/cdn/js/libs/homad-config.json$xml,rewrite=abp-resource:blank-js
! specificTXT
downdetector.dk,downdetector.no#%#//scriptlet('set-constant', 'pbjs.onEvent', 'noopFunc')
@@ -535,7 +535,7 @@ def prepare_abp(lines) -> str:
)
line = re.sub(
"redirect=noopjs",
r"redirect=noopjs(on)?",
"rewrite=abp-resource:blank-js",
line
)
@@ -2861,7 +2861,7 @@ def prepare_abp(lines) -> str:
)
line = re.sub(
"redirect=noopjs",
r"redirect=noopjs(on)?",
"rewrite=abp-resource:blank-js",
line
)