uBlockOrigin / uAssets

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

pixiv.net: breakage #23562

Closed MoonlightKOBE closed 2 weeks ago

MoonlightKOBE commented 2 weeks ago

Prerequisites

URL(s) where the issue occurs.

https://www.pixiv.net/

Description

When I open Pixiv, it loads many times and the page is not displayed properly.

Other extensions used

Clean-Spam-Link-Tweet Control Panel for Twitter Enhancer for YouTube™ Facebook AdBlock

Screenshot(s)

Screenshot(s)

Configuration

```yaml uBlock Origin: 1.57.2 Firefox: 125 filterset (summary): network: 113723 cosmetic: 192063 scriptlet: 13719 html: 260 listset (total-discarded, last-updated): removed: ublock-filters: null ublock-badware: null ublock-privacy: null ublock-unbreak: null plowe-0: null JPN-1: null urlhaus-1: null added: https://filters.adtidy.org/extension/ublock/filters/14.txt: 78606-133, 6m https://secure.fanboy.co.nz/fanboy-annoyance_ubo.txt: 98534-23020, 6m ublock-annoyances: 6911-225, 6m adguard-social: 22894-1633, 6m fanboy-thirdparty_social: 68-18, 6m fanboy-cookiemonster: 50965-50963, 6m fanboy-social: 15868-15868, 6m default: user-filters: 229-26, never easylist: 86828-125, 6m easyprivacy: 50859-180, 6m ublock-quick-fixes: 201-4, 6m filterset (user): [array of 229 redacted] trustedset: added: [array of 312 redacted] removed: moz-extension-scheme switchRuleset: added: [array of 134 redacted] userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 237 ms (selfie) maxAssetCacheWait: 94 ms cacheBackend: indexedDB ```
mapx- commented 2 weeks ago

add pixiv.net#@#+js(set-cookie-reload, privacy_policy_agreement, 5)

@ryanbr

D4niloMR commented 2 weeks ago

The conflicts between EasyList's and AdGuard's set-cookie-reload sometimes happen and it's not hard to happen again, I think that uBO should choose one of them.

ryanbr commented 2 weeks ago

This is an issue with ADG not ELC, since we have set the correct value.

thataccount commented 2 weeks ago

This is going to be fixed in a few hours: https://github.com/AdguardTeam/AdguardFilters/pull/178389.

@D4niloMR Please don't suggest removing lists from the extension. There's a better solution that won't harm anybody: https://github.com/uBlockOrigin/uBlock-issues/issues/3231.

D4niloMR commented 1 week ago

I meant that if there are two set-cookie-reload filters for the same site uBO should choose one of them and discard the other.