mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Fix youtube.com - ads (in Exp. f)
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
!-------JS----------
|
||||
!-------------------
|
||||
!
|
||||
! YouTube ads (for old and new ads)
|
||||
!youtube.com#%#//scriptlet('json-prune', 'playerResponse.adPlacements playerResponse.playerAds adPlacements playerAds')
|
||||
!
|
||||
!**********************************
|
||||
! START: Popular clickunders
|
||||
!
|
||||
|
||||
@@ -5,3 +5,6 @@
|
||||
! Javascript rules which are not restricted to specific domains.
|
||||
! Be VERY cautious with this type of rules.
|
||||
!
|
||||
!
|
||||
! YouTube ads (for old and new ads)
|
||||
youtube.com#%#//scriptlet('json-prune', 'playerResponse.adPlacements playerResponse.playerAds adPlacements playerAds')
|
||||
Reference in New Issue
Block a user