uBlockOrigin / uAssets

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

viki.com detection #20853

Closed brubsby closed 11 months ago

brubsby commented 11 months ago

Prerequisites

URL(s) where the issue occurs.

https://www.viki.com/videos/1231728v

Description

"Disable adblock" banner showing up again just today, likely filters need to be updated

Other extensions used

none

Screenshot(s)

Screenshot(s) ![image](https://github.com/uBlockOrigin/uAssets/assets/57653502/104e62fe-ee4d-45f6-9377-08caa8f0a8b4)

Configuration

Details ```yaml uBlock Origin: 1.53.0 Chromium: 119 filterset (summary): network: 103677 cosmetic: 43910 scriptlet: 19267 html: 0 listset (total-discarded, last-updated): default: user-filters: 1-0, never easylist: 75685-16, now easyprivacy: 32965-64, now plowe-0: 3718-1082, now ublock-badware: 7478-137, now ublock-filters: 35721-157, now ublock-privacy: 841-11, now ublock-quick-fixes: 204-81, now ublock-unbreak: 2152-32, now urlhaus-1: 9815-0, now filterset (user): [array of 1 redacted] trustedset: added: [array of 45 redacted] userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 339 ms (selfie) maxAssetCacheWait: 154 ms popupPanel: blocked: 46 network: appsflyer.com: 1 browser-intake-datadoghq.com: 36 googlesyndication.com: 1 googletagmanager.com: 1 imasdk.googleapis.com: 1 litix.io: 1 viki.io: 5 extended: ##+js(set-constant, VikiPlayer.prototype.pingAbFactor, noopFunc) ##+js(set-constant, player.options.disableAds, true) ```
mapx- commented 11 months ago

I'm able to reproduce the issue only in edge. @brubsby what browser are you using ?

nvm, false alarm in edge too (it was cleanWeb in my surfshark)

brubsby commented 11 months ago

For the record: Chrome Version 119.0.6045.160 (Official Build) (64-bit)

However, your inability to reproduce made me realize I hadn't applied the changes to disable the extra filters, so it didn't fix it. It seems like at least EasyList is causing the popup, as when I disable all of the extra filters, it goes away.

Thanks for the assist!