mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Add a fallback rule for PopAds (#168757)
This commit is contained in:
@@ -35,6 +35,9 @@
|
||||
!+ PLATFORM(ios, ext_safari)
|
||||
/^https?:\/\/[0-9a-z]*\.?[-0-9a-z][-0-9a-z][-0-9a-z][-0-9a-z]+\.[a-z][a-z]+\/([0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z]+\/)?\/?\?[ou]=[0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z]&[ou]=[0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z][0-9a-z]/$document,match-case
|
||||
!
|
||||
! PopAds
|
||||
.com/*=e3&*,0|$script,third-party
|
||||
!
|
||||
.com/1?z=$script,third-party
|
||||
.com/2?z=$script,third-party
|
||||
.net/1?z=$script,third-party
|
||||
|
||||
Reference in New Issue
Block a user