mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 19:20:22 +01:00
That explains it.
This commit is contained in:
@@ -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
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user