uBlockOrigin / uAssets

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

wetteronline.de: breakage #18616

Closed Carltoffel closed 1 year ago

Carltoffel commented 1 year ago

Prerequisites

URL address of the web page

https://www.wetteronline.de/wetterticker/unwetter-am-donnerstag-gefaehrliche-wetterlage--b89dd302-3f95-4c2a-928b-66174ea55780

Category

breakage

Description

Video content gets blocked.

This is the innermost div uBO allows. Inside should be a div class="theo-player-wrapper" which is missing:

<wo-social-media-container _ngcontent-ng-c1353573404="" _nghost-ng-c3110603446=""><div _ngcontent-ng-c1353573404="" class="player-container video-js theoplayer-skin" style="padding-top: 56.25%;"></div><!----><!----></wo-social-media-container>

Other extensions used

Many (privacy badger, decentraleyes, i don't care about cookies, cookie auto delete, ...), but enabling/disabling uBO is enough to toggle the issue. I even tried disabling some of my extensions, but the cause seems to be uBO.

Screenshot(s)

Screenshot(s) Site with uBO enabled: ![image](https://github.com/uBlockOrigin/uAssets/assets/33249047/efba22b9-e9b7-4c81-b828-c49bc41b7b59) Site with uBO disabled: ![image](https://github.com/uBlockOrigin/uAssets/assets/33249047/e96c1bdb-581a-4c0c-aa5f-fb161f0c2064) The upper is content while the lower is an ad.

Configuration

```yaml uBlock Origin 1.50.0: since: 8d.19h.20m Firefox: 114 filterset (summary): network: 93104 cosmetic: 39162 scriptlet: 17644 html: 948 listset (total-discarded, last-updated): default: user-filters: 4-0, never ublock-filters: 34427-50, 3d.36m ublock-badware: 7518-1, 3d.36m ublock-privacy: 451-0, 1d.18h.8m ublock-unbreak: 2069-0, 3d.36m easylist: 66665-722, 3d.36m easyprivacy: 30598-609, 2d.19h.20m urlhaus-1: 6684-1, 22h.25m plowe-0: 3735-1, 2d.23h.52m ublock-quick-fixes: 243-0, 20m filterset (user): [array of 4 redacted] trustedset: added: [array of 17 redacted] userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 506 ms (selfie) maxAssetCacheWait: 157 ms popupPanel: blocked: 11 network: wetteronline.de: 6 cleverpush.com: 1 doubleclick.net: 1 googletagmanager.com: 1 imasdk.googleapis.com: 1 indexww.com: 1 extended: ##.adplace ###topcontainer ##[id^="google_ads_iframe"] ##[id^="div-gpt-ad"]:not([style^="width: 1px; height: 1px; posit… ##div[id^="div-gpt-"]:not([style^="width: 1px; height: 1px; posi… ###BannerAd #@#[id^="div-gpt-ad"] #@#div[id^="div-gpt-"] ##+js(no-setTimeout-if, .call(null), 10) ##+js(abort-on-property-read, __eiPb) ```
mapx- commented 1 year ago

german page, enable the regional list EasyList Germany

Carltoffel commented 1 year ago

Ah, thanks! Works! :)