From ddb34c8f5b1eefecd87a3dee8280091933f83004 Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 17 May 2023 13:45:03 +0200 Subject: [PATCH] Upd #150339 devfaq.ru --- BaseFilter/sections/allowlist.txt | 11 +++++++---- BaseFilter/sections/replace.txt | 7 ------- 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/BaseFilter/sections/allowlist.txt b/BaseFilter/sections/allowlist.txt index df342910b47..107a122ac19 100644 --- a/BaseFilter/sections/allowlist.txt +++ b/BaseFilter/sections/allowlist.txt @@ -12,10 +12,9 @@ ! or with clear description what to do next ! ! -! https://github.com/AdguardTeam/AdguardFilters/issues/149482 -@@||concertads-configs.vox-cdn.com/sbn/sbn/arrowheadpride/config.json$domain=arrowheadpride.com -@@||cdn.concert.io/lib/concert-ads/v*-latest/concert_ads.js$domain=arrowheadpride.com -@@||cdn.vox-cdn.com/packs/js/concert_ads-*.js$domain=arrowheadpride.com +! https://github.com/AdguardTeam/CoreLibs/issues/1763 +! Website checks Content-MD5 in response headers and if it's empty does not display a content +@@||devfaq.ru/*/search?*&method=HEAD$xmlhttprequest,document ! https://github.com/AdguardTeam/AdguadFilters/issues/139827 ! Reported to EasyList swimsuit.si.com#@#.has-fixed-bottom-ad @@ -103,6 +102,10 @@ $popup,third-party,domain=dood.ws,badfilter ! ! ! +! https://github.com/AdguardTeam/AdguardFilters/issues/149482 +@@||concertads-configs.vox-cdn.com/sbn/sbn/arrowheadpride/config.json$domain=arrowheadpride.com +@@||cdn.concert.io/lib/concert-ads/v*-latest/concert_ads.js$domain=arrowheadpride.com +@@||cdn.vox-cdn.com/packs/js/concert_ads-*.js$domain=arrowheadpride.com ! https://github.com/AdguardTeam/AdguardFilters/issues/150223 @@||concertads-configs.vox-cdn.com/sbn/sbn/config.json$domain=bavarianfootballworks.com @@||cdn.vox-cdn.com/packs/js/concert_ads-*.js$domain=bavarianfootballworks.com diff --git a/BaseFilter/sections/replace.txt b/BaseFilter/sections/replace.txt index c9d1dd09394..878254096fe 100644 --- a/BaseFilter/sections/replace.txt +++ b/BaseFilter/sections/replace.txt @@ -5,13 +5,6 @@ ! Bad: ||example.org/video-links (should be in specific.txt) ! ! -! https://github.com/AdguardTeam/CoreLibs/issues/1763 -! Website checks Content-MD5 in response headers and if it's empty does not display a content -! Something like: -! var a="mck",c=new XMLHttpRequest;c.open("HEAD",window.location.href+(-1<(window.location.href+"").indexOf("?")?"&":"?")+"method=HEAD",!1),c.send(),a=200==c.status&&c.getResponseHeader("Content-MD5")?c.getResponseHeader("Content-MD5"):a; -! "mck" != a && /* display content */ -! The rule below modifies the script, so content should be loaded even if there is no Content-MD5 in the response headers -||devfaq.ru/js/lst_ans_att.js$replace=/"mck"!=a/1===1/,script,domain=devfaq.ru ! https://github.com/AdguardTeam/AdguardFilters/issues/145289 ||swarm.video/uhdstream.js$replace=/_wm\.format\.popunder/a/ ! https://github.com/AdguardTeam/AdguardFilters/issues/142397