uBlockOrigin / uAssets

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

goodreads.com: breakage #19765

Closed maxnersting closed 9 months ago

maxnersting commented 9 months ago

Prerequisites

URL address of the web page

https://www.goodreads.com/book/show/1166599.The_Gathering_Storm

Category

breakage

Description

I am not able to view the written reviews of any title on Goodreads. I have deactivated all my other add-ons, so I am somewhat confident that uBlock Origin is causing the issue.

Other extensions used

None.

Screenshot(s)

Screenshot(s) ![billede](https://github.com/uBlockOrigin/uAssets/assets/142060788/a7bd53c8-b1d7-4b8e-8c42-0ed212ea827f) ![billede](https://github.com/uBlockOrigin/uAssets/assets/142060788/ff8c14a0-87ab-4f90-aea7-46225b9bbd2b)

Configuration

```yaml uBlock Origin: 1.52.0 Firefox: 117 filterset (summary): network: 100802 cosmetic: 41711 scriptlet: 18451 html: 1043 listset (total-discarded, last-updated): default: user-filters: 58-7, never ublock-filters: 35510-94, now ublock-badware: 7986-1, now ublock-privacy: 589-0, now ublock-unbreak: 2181-0, now ublock-quick-fixes: 152-0, now easylist: 70919-715, now easyprivacy: 33252-718, now urlhaus-1: 5721-0, now plowe-0: 3720-1, now NOR-0: 3608-3, now filterset (user): [array of 60 redacted] trustedset: added: [array of 1 redacted] userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 228 ms (selfie) maxAssetCacheWait: 48 ms popupPanel: blocked: 43 network: goodreads.com: 33 amazon-adsystem.com: 1 amazon.com: 7 doubleclick.net: 1 gr-assets.com: 1 extended: ##article ##[id^="google_ads_iframe"]:not(.rb-adbanner) ##div[id^="div-gpt-"]:not([style^="width: 1px; height: 1px; posi… #@#div[id^="div-gpt-"] #@#[id^="google_ads_iframe"] ```
u-RraaLL commented 9 months ago
 extended:
  ##article

This is the filter causing this. It's not in filter lists. Must be your personal filter. Check "My filters" and remove it.

image