uBlockOrigin / uAssets

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

etoro.com: breakage #25453

Closed Sainan closed 2 days ago

Sainan commented 2 days ago

Prerequisites

URL(s) where the issue occurs.

https://www.etoro.com/home

Description

There typically is a search box at the top of the page, but as of recent, there no longer is with uBO enabled.

Other extensions used

I use a lot. Privacy Badger, Stylus, Dark Reader are of note, but they should not be causing this.

Screenshot(s)

image

Configuration

Details ```yaml uBlock Origin: 1.59.0 Chromium: 128 filterset (summary): network: 152146 cosmetic: 53623 scriptlet: 22598 html: 0 listset (total-discarded, last-updated): default: user-filters: 3-0, never easylist: 85562-573, 1h.48m Δ easyprivacy: 53092-645, 1h.48m Δ plowe-0: 3542-0, 10d.56m ublock-badware: 11167-6, 1h.48m Δ ublock-filters: 40321-268, 1h.48m Δ ublock-privacy: 1261-22, 1h.48m Δ ublock-quick-fixes: 139-0, 1h.48m Δ ublock-unbreak: 2479-0, 1h.48m Δ urlhaus-1: 24990-0, 18h.41m filterset (user): [array of 3 redacted] trustedset: added: [array of 9 redacted] userSettings: showIconBadge: false hiddenSettings: [none] supportStats: allReadyAfter: 176 ms (selfie) maxAssetCacheWait: 69 ms cacheBackend: indexedDB ```

I think your instructions here are outdated:

On the affected site: 🛡️ uBO's icon > 💬 Report > Click "Troubleshooting information" > Select all > Copy > Paste it below.

There is no " 💬 Report" button, but I found it in the Support section of the settings.

Sainan commented 2 days ago

For what it's worth, I think this one being blocked might be the issue:

GET https://web-sdk.urbanairship.com/notify/v1/ua-sdk.min.js net::ERR_BLOCKED_BY_CLIENT

I have no idea how to "whitelist" a specific URL to test this, tho.

stephenhawk8054 commented 2 days ago

Caused by ||urbanairship.com^ in EP

@@||web-sdk.urbanairship.com/notify/v1/ua-sdk.min.js$script,domain=etoro.com

@ryanbr

Sainan commented 2 days ago

Adding that to my custom rules fixed it.