diff --git a/EnglishFilter/sections/general_extensions.txt b/EnglishFilter/sections/general_extensions.txt index ecd62a80b8a..50720f6d64f 100644 --- a/EnglishFilter/sections/general_extensions.txt +++ b/EnglishFilter/sections/general_extensions.txt @@ -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 ! diff --git a/ExperimentalFilter/sections/English/common_js.txt b/ExperimentalFilter/sections/English/common_js.txt index bfd90cb06a4..233e3a99a9a 100644 --- a/ExperimentalFilter/sections/English/common_js.txt +++ b/ExperimentalFilter/sections/English/common_js.txt @@ -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') \ No newline at end of file