uBlockOrigin / uAssets

Resources for uBlock Origin, uMatrix: static filter lists, ready-to-use rulesets, etc.
GNU General Public License v3.0
4.21k stars 777 forks source link

Ads on CNN videos are no longer blocked. #15100

Closed zsc4 closed 2 years ago

zsc4 commented 2 years ago

Prerequisites

I tried to reproduce the issue when...

URL(s) where the issue occurs

https://www.cnn.com/2022/09/29/europe/annexation-russia-ukraine-analysis-intl/index.html

Describe the issue

Whenever any CNN video is played, the ad preceding it is now played. I first noticed this about a month ago; before then, all video ads on CNN were blocked completely successfully.

Screenshot(s)

No response

uBlock Origin version

1.16.4.30

Browser name and version

Pale Moon 31.3.0.1 (current version); also Pale Moon 31.2.0.1

Settings

None.

Notes

No response

mapx- commented 2 years ago

Pale Moon is using uBO legacy => a lot of features are not present, so the current filters for cnn are not applied.

Use other browser or find an addon who can strip away params from an URL(in this case &caid parameter)

filter used to remove the ads: ||warnermediacdn.com/csm/*&caid=$xhr,removeparam=caid,domain=cnn.com

zsc4 commented 2 years ago

Thanks for your very specific suggestions! I was able to find an addon in Pale Moon's extension library that did exactly what I needed; it's Pure URL. Although it claims compatibility only up to Pale Moon 29.*, It works fine on the current version, which is 31.3.0.1. After installing this extension, I simply clicked on the dropdown arrow on its icon, chose "Options", and added the string "&caid" to the "Garbage fields list". After that, my CNN videos played perfectly, and the ads are gone.

I am detailing what I did here so that you can pass this on to other Pale Moon users if the same problem is reported.

zsc4 commented 2 years ago

Starting today, YouTube ads are back. Nothing seems to get rid of them - not Pure URL, not CleanLinks2. Any help would be greatly appreciated