uBlockOrigin / uAssets

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

nature.com: breakage #24064

Closed hooney91 closed 1 month ago

hooney91 commented 1 month ago

Prerequisites

URL address of the web page

https://www.nature.com/articles/s41467-021-27037-6

Category

breakage

Description

Can't click on items on the page.

Other extensions used

None

Screenshot(s)

Screenshot(s)

Configuration

```yaml uBlock Origin: 1.58.0 Firefox: 127 filterset (summary): network: 231365 cosmetic: 126173 scriptlet: 30126 html: 2099 listset (total-discarded, last-updated): added: https://github.com/bpc-clone/bypass-paywalls-clean-filters/raw/main/bpc-paywall-filter.txt: 1084-0, now https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt: 2648-0, now https://raw.githubusercontent.com/hagezi/dns-blocklists/main/adblock/pro.mini.txt: 77778-158, now adguard-spyware-url: 1536-233, now adguard-spyware: 69776-7063, now easylist-annoyances: 4663-69, now easylist-chat: 196-1, now fanboy-cookiemonster: 51148-202, now ublock-cookies-easylist: 1212-5, now easylist-newsletters: 7536-26, now easylist-notifications: 3023-175, now fanboy-social: 16255-17, now [1 lists not shown]: [too many] default: user-filters: 9-0, never ublock-filters: 38509-112, now ublock-badware: 9201-425, now ublock-privacy: 920-75, 1h.52m Δ ublock-unbreak: 2395-3, now ublock-quick-fixes: 151-8, 1h.52m Δ easylist: 86772-22101, now easyprivacy: 51046-31311, now urlhaus-1: 14245-0, now plowe-0: 3555-2259, now KOR-1: 4984-247, now filterset (user): [array of 9 redacted] trustedset: added: [array of 14 redacted] hostRuleset: added: [array of 3 redacted] userSettings: cloudStorageEnabled: true hiddenSettings: [none] supportStats: allReadyAfter: 767 ms (selfie) maxAssetCacheWait: 170 ms cacheBackend: indexedDB popupPanel: blocked: 1 network: googletagmanager.com: 1 extended: ##.u-lazy-ad-wrapper ##.c-ad ##.leaderboard.advert ##.js-ad ##.optanon-toggle-display ##.cc-banner ##[data-cc-banner] ##div.c-site-messages ##[class^="div-gpt-ad"]:not([style^="width: 1px; height: 1px; po… ##[id^="div-gpt-ad"]:not([style^="width: 1px; height: 1px; posit… ##div[id^="div-gpt-"]:not([style^="width: 1px; height: 1px; posi… #@#[class^="div-gpt-ad"] #@#[id^="div-gpt-ad"] #@#div[id^="div-gpt-"] ```
Petemir commented 1 month ago

Having the exact same problem. The hidden cookie banner disables clicking anywhere on the page; getting rid of it (dialog.cc-banner) enables clicking again.

ghajini commented 1 month ago

@ryanbr add nature.com##.cc-banner:remove()

andersjohansson commented 1 month ago

Same issue with Springer site (same company and backend as Nature), for example: https://link.springer.com/article/10.1007/s12013-024-01334-5

link.springer.com##.cc-banner:remove() worked for me.