Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cnn.com: ads #208

Open
Kylgos opened this issue Sep 24, 2024 · 2 comments
Open

cnn.com: ads #208

Kylgos opened this issue Sep 24, 2024 · 2 comments

Comments

@Kylgos
Copy link

Kylgos commented Sep 24, 2024

You see ads when starting videos on CNN's website (www.cnn.com). These ads last several seconds. Occurs with Complete mode enabled.

An example of a video displaying an annoying full screen advertisement: https://edition.cnn.com/2024/09/23/politics/video/james-carville-mary-matalin-intv-ac360-marriage-digvid

@stephenhawk8054 stephenhawk8054 changed the title CNN video ads cnn.com: ads Sep 25, 2024
@stephenhawk8054
Copy link
Member

Which browser are you using?

@stephenhawk8054
Copy link
Member

stephenhawk8054 commented Sep 25, 2024

I can reproduce in chromium. Somehow the removeparam filters can't be applied to this site with uBOL "Complete" mode: https://github.com/uBlockOrigin/uAssets/blob/e444ad140245d0a82d5adf54cd71ec0d6f3caa37/filters/filters-2023.txt#L3751-L3757 . Not sure if it's related to #140 ?

A workaround may be using uritransform:

||warnermediacdn.com/csm*.m3u8^$xhr,3p,uritransform=/&(?:afid|app_csid|caid|conf_csid|prof)=[^&]+//g,domain=cnn.com

?


uritransform is not available for uBOL?


Ok, I think this works:

cnn.com##+js(set, FAVE.settings.ads.ssai.prod.clips.enabled, false)

stephenhawk8054 added a commit to uBlockOrigin/uAssets that referenced this issue Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants