uBlockOrigin / uAssets

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

svt.se: breakage #23234

Closed LinAGKar closed 5 months ago

LinAGKar commented 5 months ago

Prerequisites

URL(s) where the issue occurs.

https://www.svt.se/

Description

On the above page, there is a cookie pop-up. Normally, you can dismiss it and it stays gone on reload, but if "uBlock filters – Annoyances" is enabled, it shows up every single time the page is loaded.

Other extensions used

none

Screenshot(s)

Screenshot(s) ![Screenshot 2024-04-09 at 14-44-25 SVT Nyheter](https://github.com/uBlockOrigin/uAssets/assets/3390621/e50bc603-6b86-4235-bf42-b0e1b6f8edd6)

Configuration

Details ```yaml uBlock Origin: 1.57.0 Firefox: 124 filterset (summary): network: 130324 cosmetic: 50217 scriptlet: 23755 html: 2007 listset (total-discarded, last-updated): added: ublock-annoyances: 6873-32, never default: user-filters: 0-0, never ublock-filters: 37536-103, 4m ublock-badware: 8330-15, 4m ublock-privacy: 782-2, 4m ublock-unbreak: 2297-2, 4m ublock-quick-fixes: 237-136, 4m easylist: 84454-265, 4m easyprivacy: 50457-60, 4m urlhaus-1: 8950-5, 4m plowe-0: 3758-1182, 4m SWE-1: 4603-22, 4m filterset (user): [empty] userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 1580 ms maxAssetCacheWait: 21 ms cacheBackend: indexedDB ```
dportvine commented 5 months ago

I can reproduce.

Screen https://github.com/uBlockOrigin/uAssets/assets/111344219/c1373177-ed70-44ee-907d-71da1202a4cc
stephenhawk8054 commented 5 months ago

Looks like due to this: https://github.com/uBlockOrigin/uBlock-issues/issues/3178

May need to wait for next version.


@gorhill Sorry, does version 1.57.2 include the fix of trusted-set-cookie?

stephenhawk8054 commented 5 months ago

In the meantime, I moved the filter to dev build


Hmm, maybe better to use

!#if !ext_devbuild
svt.se#@#+js(trusted-set-cookie, cookie-consent-1, '{"optedIn":true,"functionality":false,"statistics":false}')
!#endif

in quick fix?

mapx- commented 5 months ago

@LinAGKar install uBO dev build https://github.com/gorhill/uBlock/releases/download/1.57.3b2/uBlock0_1.57.3b2.firefox.signed.xpi