mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Fix #208991 independent.co.uk
This commit is contained in:
@@ -20,6 +20,8 @@ rules:
|
||||
- regexp-patterns:
|
||||
# Do not forget to escape special regex characters
|
||||
#
|
||||
# Breaks player on Independent sites. It loads config of players
|
||||
- ^\|\|pub.pixels.ai\^$
|
||||
# Blocks LiveChat chats completely
|
||||
- ^\|\|(cdn\.)?livechatinc\.com/tracking\.js(?:$|\$domain=~[^\s]*$)
|
||||
# https://github.com/AdguardTeam/AdguardFilters/issues/208130#issuecomment-3012265450
|
||||
|
||||
@@ -906,8 +906,6 @@ zol.com.cn#@##search_ad
|
||||
! connect.ubisoft.com - unable to see entered login and not able to link accounts to e. g. Amazon
|
||||
!+ PLATFORM(windows, mac, android)
|
||||
@@||connect.ubisoft.com/oauth/*?redirectUrl$jsinject
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/146765
|
||||
@@||pub.pixels.ai/prebid_standard.js$domain=standard.co.uk
|
||||
! abcya.com - fixing video games
|
||||
||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima3,domain=abcya.com
|
||||
||cdnjs.cloudflare.com/ajax/libs/videojs-contrib-ads/*/videojs.ads.css$stylesheet,redirect=noopcss,domain=abcya.com
|
||||
@@ -1075,7 +1073,6 @@ primegrid.com#@#img[width="468"][height="60"]
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/137001
|
||||
||securepubads.g.doubleclick.net/pagead/ppub_config$xmlhttprequest,redirect=noopjson,domain=independent.co.uk,important
|
||||
@@||securepubads.g.doubleclick.net/pagead/ppub_config$domain=independent.co.uk
|
||||
@@||pub.pixels.ai/wrap-independent-prebid-lib.js$domain=independent.co.uk
|
||||
@@||static.adsafeprotected.com/iasPET*.js$domain=independent.co.uk
|
||||
! Fix issue with video players
|
||||
! In apps $popup modifier sometimes is applied to xmlhttprequest and it causes that video doesn't work
|
||||
|
||||
@@ -97,7 +97,6 @@ cozinhandofitness.com#@##ads2
|
||||
@@||permutive.app/*web.js$domain=independentespanol.com
|
||||
@@||cdn.permutive.com^$xmlhttprequest,domain=independentespanol.com
|
||||
@@||api.permutive.com^$xmlhttprequest,domain=independentespanol.com
|
||||
@@||pub.pixels.ai/wrap-independent-no-prebid-lib.js$domain=independentespanol.com
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/135573
|
||||
nebrija.com#@##publicidad
|
||||
@@||nebrija.com/images/cabeceras/titulaciones/fast/*-publicidad-*.webp
|
||||
|
||||
@@ -505,7 +505,6 @@ tipsdesalud.tips,saludmasya.com#@#.ad_main
|
||||
tipsdesalud.tips,saludmasya.com#@#.ad_title
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/144188
|
||||
independentespanol.com#%#//scriptlet('prevent-fetch', 'securepubads.g.doubleclick.net/pagead/ppub_config')
|
||||
@@||pub.pixels.ai/wrap-independent-no-prebid-lib.js$domain=independentespanol.com
|
||||
@@||static.adsafeprotected.com/iasPET.1.js$domain=independentespanol.com
|
||||
!+ PLATFORM(ios, ext_android_cb, ext_safari)
|
||||
@@||securepubads.g.doubleclick.net/pagead/ppub_config$xmlhttprequest,domain=independentespanol.com
|
||||
|
||||
@@ -253,8 +253,6 @@ campusfrance.org#%#//scriptlet('set-constant', 'pa.sendEvent', 'noopFunc')
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/197996
|
||||
!+ PLATFORM(ios, ext_safari, ext_android_cb)
|
||||
@@||cdn.usefathom.com/script.js$domain=tangiblewp.com
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/197966
|
||||
@@||pub.pixels.ai/wrap-independent-no-prebid-lib.js$domain=the-independent.com
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/197641
|
||||
@@||polarbyte.com^$domain=cambridgeenglish.org
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/197647
|
||||
|
||||
@@ -84,6 +84,7 @@ $cookie=_awl;maxAge=30,domain=nypost.com|al.com|9news.com
|
||||
!
|
||||
! NOTE: Specific rules
|
||||
!
|
||||
||pub.pixels.ai/metrics-lib.js
|
||||
gq.com#%#//scriptlet('set-local-storage-item', '/^avoinspector/', '$remove$')
|
||||
||affirm.com/api/chrono/*/collect
|
||||
||jobkorea.co.kr/Net/AdBannerApi/AdBannerLog
|
||||
|
||||
@@ -68,6 +68,9 @@
|
||||
!
|
||||
!
|
||||
!
|
||||
||video-intel.pixels.ai^
|
||||
||analytics.pixels.ai^
|
||||
||video.pixels.ai^
|
||||
||tracking.upfluence.co^
|
||||
||t.adclr.jp^
|
||||
||stat.adtec.ru^
|
||||
@@ -352,7 +355,6 @@
|
||||
||ad.aceplanet.co.kr^
|
||||
||joinmassive.com^$third-party
|
||||
||notix.io^
|
||||
||pub.pixels.ai^
|
||||
||data.tm-awx.com^
|
||||
||eu-1-id5-sync.com^
|
||||
||octotracking.com^
|
||||
|
||||
Reference in New Issue
Block a user