uBlockOrigin / uAssets

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

independent.co.uk: nuisance #18521

Closed g-k-m closed 1 year ago

g-k-m commented 1 year ago

Prerequisites

URL address of the web page

https://www.independent.co.uk/

Category

nuisance

Description

cookie notice still showing up even tho i have easylist cookie notices and adguard cookie notices filter lists enabled

Other extensions used

localcdn

Screenshot(s)

Screenshot(s)

Configuration

```yaml uBlock Origin 1.50.0: since: 4d.22h.16m Chromium: 114 filterset (summary): network: 259080 cosmetic: 138115 scriptlet: 34783 html: 0 listset (total-discarded, last-updated): added: https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/annoyances-cookies.txt: 4-0, 7m BGR-0: 1091-11, 7m adguard-cookies: 25916-30, now adguard-generic: 71693-457, 7m adguard-spyware: 44830-1031, 7m adguard-spyware-url: 1086-3, 7m block-lan: 47-0, 7m curben-phishing: 101799-7, 7m dpollock-0: 11522-200, 7m fanboy-cookiemonster: 47450-3717, 7m fanboy-thirdparty_social: 68-0, 7m default: user-filters: 84-0, never easylist: 66538-1167, 7m easyprivacy: 30890-13521, 7m plowe-0: 3738-1399, 7m ublock-badware: 7458-396, 7m ublock-filters: 33598-3789, 7m ublock-privacy: 396-64, 7m ublock-quick-fixes: 282-21, 7m ublock-unbreak: 2046-136, 7m urlhaus-1: 7714-2, 7m filterset (user): [array of 84 redacted] trustedset: added: [array of 6 redacted] switchRuleset: added: [array of 1 redacted] hostRuleset: added: [array of 21 redacted] urlRuleset: added: [array of 25 redacted] userSettings: advancedUserEnabled: true showIconBadge: false suspendUntilListsAreLoaded: true hiddenSettings: [none] supportStats: allReadyAfter: 4353 ms maxAssetCacheWait: 931 ms popupPanel: blocked: 3 network: doubleclick.net: 1 ml314.com: 1 tinypass.com: 1 extended: ###stickyFooterRoot ###top-banner-wrapper ##+js(set-constant, google_tag_manager.dataLayer.gtmDom, true) ##+js(no-fetch-if, doubleclick) ```
okiehsch commented 1 year ago

cookie notice still showing up even tho i have easylist cookie notices and adguard cookie notices filter lists enabled

Open an issue about it at https://github.com/AdguardTeam/AdguardFilters or https://github.com/easylist/easylist

mapx- commented 1 year ago

I added a filter to unbreak the videos, however without interacting with the cookie dialogue the videos are broken https://github.com/uBlockOrigin/uAssets/commit/05a2a700d239c03e117b70e3e55e20125eca366a

maybe using the new set-cookie scriptlet we'll be able to find a fix

example video https://www.independent.co.uk/tv/news/ukraine-war-russia-drones-weapons-supply-b2318496.html

okiehsch commented 1 year ago

With your filter it's only broken if you block the modal, and the modal is not blocked in EasyList Cookies or AdguardAnnoyances or am I missing somethng?

mapx- commented 1 year ago

I wanna say only that AG / EL cannot fix the "issue" in their lists

same thing for the spanish one https://www.independentespanol.com/noticias/cocodrilo-virgen-costa-rica-inmaculada-concepcion-b2358537.html

We'd need AG trusted scriptlet in uBO too (which is able to set whatever value for the cookies)

image

okiehsch commented 1 year ago

yes, I wanna say AG / EL cannot fix the "issue" in their lists

Ok, I agree blocking the modal in EasylistCookies is not possible without breaking the videos on the site.

We'd need AG trusted scriptlet in uBO too (which is able to set whatever value for the cookies)

Well, we don't fix GDPR modals, so... Not saying that having the possibility to set cookies could not be helpful in other cases.