uBlockOrigin / uAssets

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

patreon.com: breakage #24941

Closed MDawg957 closed 1 month ago

MDawg957 commented 1 month ago

Prerequisites

URL address of the web page

https://www.patreon.com/gamegrumps

Category

breakage

Description

The share and ... buttons do not show with uBO enabled. I'm in the US and login is not required to see the missing buttons. I've included a screenshot with what should be present, but currently is not.

Other extensions used

None

Screenshot(s)

Screenshot(s) ![Capture](https://github.com/user-attachments/assets/d1f72eb6-a370-4707-a388-b26df74e3f67)

Configuration

```yaml uBlock Origin: 1.59.0 Firefox: 129 filterset (summary): network: 161254 cosmetic: 140576 scriptlet: 30549 html: 2172 listset (total-discarded, last-updated): added: https://filters.adtidy.org/extension/ublock/filters/14.txt: 81691-470, now ublock-annoyances: 5924-172, now adguard-social: 23298-929, now adguard-cookies: 30953-30953, now adguard-popup-overlays: 27807-27807, now adguard-mobile-app-banners: 5402-5402, now adguard-other-annoyances: 14890-14890, now adguard-widgets: 2639-2639, now ublock-cookies-adguard: 1549-24, now default: user-filters: 3-0, never ublock-filters: 39836-125, now ublock-badware: 10373-6, now ublock-privacy: 1058-4, now ublock-unbreak: 2556-3, now easylist: 85212-240, now easyprivacy: 52976-135, now plowe-0: 3547-994, now urlhaus-1: 29785-0, now filterset (user): [array of 3 redacted] trustedset: added: [array of 14 redacted] switchRuleset: added: [array of 1 redacted] userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 1268 ms (selfie) maxAssetCacheWait: 154 ms cacheBackend: indexedDB popupPanel: blocked: 7 network: patreon.com: 1 google.com: 1 sentry.io: 1 siftscience.com: 1 sprig.com: 1 transcend-cdn.com: 2 extended: ##div[class] > div[class^="sc-"]:has(> button > div > span > svg… ##button[data-tag="pages-creator-public-page-Header-ShareCampaig… ##button[data-tag="share-post-icon"] ##body:style(overflow: auto !important;) ##+js(trusted-set-cookie, SOCS, CAISNQgQEitib3FfaWRlbnRpdHlmcm9u… ##+js(set-constant, rwt, noopFunc) ##+js(set-attr, c-wiz[data-p] [data-query] a[target="_blank"][ro… ```
josephcsible commented 1 month ago
  • [x] I did not enable additional filter lists, or I have verified that the issue still occurs without enabling additional filter lists.

But it looks to me like this only happens because you have the additional filter list "AdGuard – Social Widgets" enabled.

mapx- commented 1 month ago

@MDawg957 disable that social list or add

patreon.com#@#button[data-tag="share-post-icon"]
patreon.com#@#button[data-tag="pages-creator-public-page-Header-ShareCampaign"]
patreon.com#@#div[class] > div[class^="sc-"]:has(> button > div > span > svg[data-tag="IconShare"])