uBlockOrigin / uAssets

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

jkanime.net: popups #21463

Closed UblockAntiAdblock closed 11 months ago

UblockAntiAdblock commented 11 months ago

Prerequisites

URL address of the web page

https://jkanime.net/dark-gathering/24/

Category

popups

Description

"STREAMWISH" popups

Other extensions used

None

Screenshot(s)

Screenshot(s)

Configuration

```yaml uBlock Origin: 1.54.0 Chromium Mobile: 120 filterset (summary): network: 109006 cosmetic: 41482 scriptlet: 20123 html: 0 listset (total-discarded, last-updated): default: user-filters: 0-0, never adguard-mobile: 8918-44, now easylist: 75833-16072, now easyprivacy: 33116-75, now plowe-0: 3781-1225, now spa-0: 3775-280, now spa-1: 5684-281, now ublock-badware: 7613-139, now ublock-filters: 36757-618, now ublock-privacy: 949-13, now ublock-quick-fixes: 116-5, now ublock-unbreak: 2177-37, now urlhaus-1: 10830-0, now filterset (user): [empty] trustedset: added: [array of 1 redacted] switchRuleset: added: [array of 1 redacted] userSettings: advancedUserEnabled: true suspendUntilListsAreLoaded: true hiddenSettings: filterAuthorMode: true supportStats: allReadyAfter: 982 ms (selfie) maxAssetCacheWait: 166 ms popupPanel: blocked: 15 network: dalysv.com: 1 disq.us: 1 disqus.com: 2 fishybackgroundmarried.com: 1 googletagmanager.com: 2 lootexhausted.com: 1 narrative.io: 1 pippio.com: 1 retargetly.com: 1 rezync.com: 1 viglink.com: 2 yandex.ru: 1 extended: ##+js(no-window-open-if) ##+js(abort-current-script, JSON.parse, break;case $.) ##+js(href-sanitizer, a[href^="https://disq.us/url?url="][title^… ##+js(href-sanitizer, a[href^="https://disq.us/?url=http"], ?url… ```
UblockAntiAdblock commented 11 months ago

I keep getting a popup when clicking on the "streamwish" video player 🥺

ghajini commented 11 months ago

we can not reproduce the issue here are the things to troubleshoot

D4niloMR commented 11 months ago

It's fixed by ##div[style^="position:fixed;inset:0px;z-index:2147483647;background:black;opacity:0.01"]

On mobile generic cosmetic filters are not applied by default, enabling it or adding this filter should work:

sfastwish.com##+js(aopr, __Y)

UblockAntiAdblock commented 11 months ago

Thanks!