uBlockOrigin / uAssets

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

nexusmods.com: detection #24279

Closed Laenthor12 closed 2 days ago

Laenthor12 commented 3 days ago

Prerequisites

URL(s) where the issue occurs.

https://www.nexusmods.com
https://www.nexusmods.com/kingdomhearts3/mods/1184 (example of mod)
https://www.nexusmods.com/kingdomhearts3/mods/1184?tab=files&file_id=5672 (download of mod above)

Description

Under non-premium free accounts, downloads should be capped to 3MBps, however with ublock active, downloads will be capped to 1.5MBps instead and persists on the specific file download page until the active token for that page is changed (eg: going back and clicking download again).

Other extensions used

Youtube Redux, FastForward, BlockTube, TwitchAdblock, MEGA, Youtube Auto HD + FPS, Don't Accept Image/webp

Behavior is the same if these are all deactivated.

Screenshot(s)

Screenshot(s) ![image](https://github.com/uBlockOrigin/uAssets/assets/69366486/0f2565d6-94b1-4de2-b20b-4353e8f0ce6f) ![image](https://github.com/uBlockOrigin/uAssets/assets/69366486/0b365903-2eb2-4c05-8d14-008711d4e62c) ![image](https://github.com/uBlockOrigin/uAssets/assets/69366486/d4bda126-1743-4711-9e77-6b33c50fe1ce) ![image](https://github.com/uBlockOrigin/uAssets/assets/69366486/61b075ec-a594-4d7d-b5fe-ac8f8df1e73b)

Configuration

Details ```yaml uBlock Origin: 1.58.0 Firefox: 127 filterset (summary): network: 128423 cosmetic: 46934 scriptlet: 19937 html: 1846 listset (total-discarded, last-updated): default: user-filters: 5-0, never ublock-filters: 38990-114, 3h.30m Δ ublock-badware: 8963-0, 3h.30m Δ ublock-privacy: 929-2, 3h.30m Δ ublock-unbreak: 2423-2, 3h.30m Δ ublock-quick-fixes: 109-2, 3h.30m Δ easylist: 87429-187, 3h.30m Δ easyprivacy: 51101-64, 3h.30m Δ urlhaus-1: 5155-0, 3h.30m plowe-0: 3551-989, 29m filterset (user): [array of 5 redacted] trustedset: added: [array of 9 redacted] userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 88 ms (selfie) maxAssetCacheWait: 35 ms cacheBackend: indexedDB popupPanel: blocked: 2 network: privacy-mgmt.com: 2 extended: ##.ad-unit:not(.text-ad):not(.textads) ##+js(abort-on-property-write, blockingAds) ##+js(trusted-replace-node-text, script, = getSetTimeout(), '= f… ```
D4niloMR commented 2 days ago

Clear the cookie "ab" and test these:

nexusmods.com#@#+js(abort-on-property-write, blockingAds)
@@||www.nexusmods.com/Contents/Scripts/$script,1p

Needs to refresh the page one time but this is needed without uBO too.

Laenthor12 commented 2 days ago

This filter does seem to work, I get 3mpbs constantly now.