mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
as - regex workaround for MV3
This commit is contained in:
@@ -50,6 +50,10 @@ triblive.com###storyContent > div[data-type="float"][data-stn-player]
|
||||
! START: Ad-Shield ad reinsertion
|
||||
! ad-shield.cc CNAME ex. https://www.47206262.xyz/script/jmty.jp.js
|
||||
/^https:\/\/www\.[0-9a-z-]{8,}\.xyz\/script\/[-.0-9A-Za-z]+\.[A-Za-z-]{2,30}\.js$/$script,third-party,match-case
|
||||
!#if (adguard_ext_chromium_mv3)
|
||||
://www.*.xyz/script/*.de.js|$script,third-party
|
||||
://www.*.xyz/script/*.jp.js|$script,third-party
|
||||
!#endif
|
||||
!+ PLATFORM(ios, ext_safari)
|
||||
/^https:\/\/www\.[0-9a-z-][0-9a-z-][0-9a-z-][0-9a-z-][0-9a-z-][0-9a-z-][0-9a-z-][0-9a-z-]+\.xyz\/script\/[0-9A-Za-z.-]+\.[A-Za-z-][A-Za-z-]+\.js$/$script,third-party,match-case
|
||||
! For all platforms including iOS
|
||||
|
||||
Reference in New Issue
Block a user