uBlockOrigin / uAssets

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

upscaler.stockphotos.com: ads #24581

Closed LightAndy1 closed 3 months ago

LightAndy1 commented 3 months ago

Prerequisites

URL address of the web page

https://upscaler.stockphotos.com/

Category

ads

Description

When I upload a picture, it shows a video ad while it's being processed

Other extensions used

None

Screenshot(s)

Screenshot(s) I don't have anymore credits so I can't run another upscale, sorry

Configuration

```yaml uBlock Origin: 1.58.0 Chromium: 126 filterset (summary): network: 229027 cosmetic: 245462 scriptlet: 54635 html: 0 listset (total-discarded, last-updated): added: adguard-generic: 83697-7416, now adguard-spyware-url: 1588-123, now adguard-spyware: 78997-30768, now block-lan: 69-0, now curben-phishing: 526-0, now adguard-cookies: 30461-75, 1m ublock-cookies-adguard: 1280-0, 1m fanboy-cookiemonster: 51406-4004, 1m ublock-cookies-easylist: 1280-1280, 1m adguard-social: 23162-799, 1m fanboy-social: 16486-2, 1m adguard-popup-overlays: 27509-1750, 1m [9 lists not shown]: [too many] default: user-filters: 1-0, never ublock-filters: 39338-115, now ublock-badware: 9433-5, now ublock-privacy: 1057-2, now ublock-unbreak: 2391-2, now ublock-quick-fixes: 167-3, 37m Δ easylist: 87183-813, now easyprivacy: 52857-1014, now urlhaus-1: 14830-0, now plowe-0: 3547-459, 1m filterset (user): [array of 1 redacted] trustedset: added: [array of 77 redacted] userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 1763 ms (selfie) maxAssetCacheWait: 670 ms cacheBackend: indexedDB popupPanel: blocked: 13 network: cookie-script.com: 1 crisp.chat: 1 googletagmanager.com: 1 sentry-cdn.com: 2 wistia.com: 8 ```
AdblockReporters commented 3 months ago

Try: upscaler.stockphotos.com##+js(json-prune, placements.processingFile)

They inject processingFile thats loaded by parsing JSON from the dom. processingFile is an ad placement only for non-paying users

||wistia.com^$domain=upscaler.stockphotos.com could also work, but risk breaking other video placements

Screenshot 2024-07-22 at 00 20 12 Screenshot 2024-07-22 at 00 19 34
D4niloMR commented 3 months ago

Try: upscaler.stockphotos.com##+js(json-prune, placements.processingFile)

Works for me.