uBlockOrigin / uAssets

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

cwtv.com: breakage #22398

Closed Jesssiccaa closed 2 months ago

Jesssiccaa commented 8 months ago

Prerequisites

URL address of the web page

https://www.cwtv.com/shows/lost-girl/fae-ge-against-the-machine/?play=cb4396c7-a672-4252-8461-106e642c3a3a

Category

detection

Description

It was working fine the past few days but today the site started messing up the playback. The video will move in slow motion then freeze and buffer. This has happened before when using a different adblocker. It hasn't kicked me off like the other CW thread I saw which is why I'm putting this issue in. I have no idea what most of the settings do so I've been clicking things on and off to see if it helps. I'm a total noob when it comes to coding, the most I've done is some myspace html 15 years ago. So sorry in advance for my iliteracy.

Other extensions used

none

Screenshot(s)

Screenshot(s)

Configuration

```yaml uBlock Origin: 1.55.0 Chromium: 121 filterset (summary): network: 133236 cosmetic: 29299 scriptlet: 20414 html: 0 listset (total-discarded, last-updated): added: dpollock-0: 11637-1, 9m default: user-filters: 0-0, never easylist: 80372-16160, 51m Δ easyprivacy: 50142-167, 51m Δ plowe-0: 3787-1557, 27m ublock-badware: 7849-141, 51m Δ ublock-filters: 37150-411, 51m Δ ublock-privacy: 998-7, 51m Δ ublock-quick-fixes: 197-4, 51m Δ ublock-unbreak: 2206-33, 51m Δ urlhaus-1: 7240-0, 27m filterset (user): [empty] switchRuleset: added: [array of 2 redacted] userSettings: cloudStorageEnabled: true collapseBlocked: false ignoreGenericCosmeticFilters: true hiddenSettings: [none] supportStats: allReadyAfter: 554 ms (selfie) maxAssetCacheWait: 200 ms cacheBackend: browser.storage.local popupPanel: blocked: 43 no-cosmetic-filtering: true network: branch.io: 1 conviva.com: 13 facebook.net: 1 googletagmanager.com: 1 imasdk.googleapis.com: 1 imrworldwide.com: 1 jwpcdn.com: 1 jwpltx.com: 1 moatads.com: 1 mparticle.com: 1 scorecardresearch.com: 21 ```
Daxy7 commented 8 months ago

I can't access the page, but can you test these in 'My filters' in the uBO extension menu via the cog wheel?

@@||branch.io^$domain=cwtv.com
@@||conviva.com^$domain=cwtv.com
@@||googletagmanager.com^$domain=cwtv.com
@@||imasdk.googleapis.com^$domain=cwtv.com
@@||imrworldwide.com^$domain=cwtv.com
@@||jwpcdn.com^$domain=cwtv.com
@@||jwpltx.com^$domain=cwtv.com
@@||moatads.com^$domain=cwtv.com
@@||mparticle.com^$domain=cwtv.com
@@||scorecardresearch.com^$domain=cwtv.com

if the 1st above works, replace rules with 2nd here and try:

@@||branch.io^$domain=cwtv.com
@@||conviva.com^$domain=cwtv.com
@@||googletagmanager.com^$domain=cwtv.com
@@||imasdk.googleapis.com^$domain=cwtv.com
@@||imrworldwide.com^$domain=cwtv.com

if the 2nd doesn't, replace rules and try the 3rd here:

@@||jwpcdn.com^$domain=cwtv.com
@@||jwpltx.com^$domain=cwtv.com
@@||moatads.com^$domain=cwtv.com
@@||mparticle.com^$domain=cwtv.com
@@||scorecardresearch.com^$domain=cwtv.com

if none of the above work, try this filter here:

cwtv.com#@#+js(noeval)
MasterKia commented 2 months ago

https://github.com/uBlockOrigin/uAssets/issues/24912

thedatadwarf commented 2 months ago

The following rules suggested by @Daxy7 appear to fix the issue.

@@||branch.io^$domain=cwtv.com
@@||conviva.com^$domain=cwtv.com
@@||googletagmanager.com^$domain=cwtv.com
@@||imasdk.googleapis.com^$domain=cwtv.com
@@||imrworldwide.com^$domain=cwtv.com

Apologies. I should have looked at this issue closer before opening a new issue.

stephenhawk8054 commented 2 months ago

These are enough to work on my side with the link https://www.cwtv.com/shows/lost-girl/fae-ge-against-the-machine/?play=cb4396c7-a672-4252-8461-106e642c3a3a:

@@||googleadservices.com/pagead/conversion_async.js^$script,domain=cwtv.com
@@||googletagmanager.com/gtm.js^$script,domain=cwtv.com
thedatadwarf commented 2 months ago

These are enough to work on my side with the link https://www.cwtv.com/shows/lost-girl/fae-ge-against-the-machine/?play=cb4396c7-a672-4252-8461-106e642c3a3a:

@@||googleadservices.com/pagead/conversion_async.js^$script,domain=cwtv.com
@@||googletagmanager.com/gtm.js^$script,domain=cwtv.com

My initial testing confirms the these two work on other videos on cwtv.com