Upd #150339 devfaq.ru

This commit is contained in:
Adam
2023-05-17 13:45:03 +02:00
parent 541ad8af5d
commit ddb34c8f5b
2 changed files with 7 additions and 11 deletions

View File

@@ -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

View File

@@ -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