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 #25501

Closed
Kylgos opened this issue Sep 24, 2024 · 5 comments
Closed

cnn.com: ads #25501

Kylgos opened this issue Sep 24, 2024 · 5 comments
Labels
uBOL Specific to uBlock Origin Lite

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:

||warnermediacdn.com/csm*&caid=$xhr,removeparam=caid,domain=cnn.com
! https://www.reddit.com/r/uBlockOrigin/comments/144h6i5/cnnespanolcnncom_videoad/jngep7z/
||warnermediacdn.com/csm*afid=$xhr,removeparam=afid,domain=cnn.com
! https://www.reddit.com/r/uBlockOrigin/comments/15dcw8o/how_to_block_new_cnn_video_ads/
||warnermediacdn.com/csm*app_csid=$xhr,removeparam=app_csid,domain=cnn.com
||warnermediacdn.com/csm*conf_csid=$xhr,removeparam=conf_csid,domain=cnn.com
||warnermediacdn.com/csm*prof=$xhr,removeparam=prof,domain=cnn.com
. Not sure if it's related to uBlockOrigin/uBOL-home#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)

@Kylgos
Copy link
Author

Kylgos commented Sep 25, 2024

Which browser are you using?

Google Chrome.

It seemed to be solved but after accepting CNN's cookie consent, another ad or the same ad appears.

capture

@stephenhawk8054
Copy link
Member

If you are using uBOL, you'll need to wait until next version update.

@gorhill
Copy link
Member

gorhill commented Oct 2, 2024

Confirmed fixed in latest stable release.

@gorhill gorhill closed this as completed Oct 2, 2024
@gorhill gorhill transferred this issue from uBlockOrigin/uBOL-home Oct 2, 2024
@gorhill gorhill added the uBOL Specific to uBlock Origin Lite label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
uBOL Specific to uBlock Origin Lite
Projects
None yet
Development

No branches or pull requests

3 participants