uBlockOrigin / uAssets

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

brainly.in: nuisance #24398

Closed MenacingPerson closed 3 months ago

MenacingPerson commented 3 months ago

Prerequisites

URL(s) where the issue occurs.

https://brainly.in/question/17916363

Description

NOTE: I reset UBlock Origin to its default configuration and reloaded, issue is still present

When trying to view an answer, it prompts me to sign up. [1]

When I try to skip by playing a video, an anti-adblock banner pops up. [2]

Other extensions used

Better Youtube Shorts

Bitwarden

Bypass Paywalls Clean

Dark Reader

Ecosia

Facebook Container

FastForward

Firefox Multi-Account Containers

Return Youtube Dislike

Shinigami Eyes

SponsorBlock for Youtube

Tampermonkey BETA (Note: no userscripts for this site)

User-Agent Switcher and Manager

Screenshot(s)

Screenshot(s) ![image](https://github.com/uBlockOrigin/uAssets/assets/59611020/cd7f1d37-416a-4ccf-99c4-4d50ace18c48) ![image](https://github.com/uBlockOrigin/uAssets/assets/59611020/d6caed48-f63e-4968-9e62-fd7eed23e957)

Configuration

Details ```yaml uBlock Origin: 1.58.0 Firefox: 127 filterset (summary): network: 140431 cosmetic: 47130 scriptlet: 20166 html: 1857 listset (total-discarded, last-updated): default: user-filters: 0-0, never ublock-filters: 39156-112, now ublock-badware: 8742-1, now ublock-privacy: 1025-4, now ublock-unbreak: 2433-2, now ublock-quick-fixes: 108-2, now easylist: 86594-173, now easyprivacy: 52720-65, now urlhaus-1: 16770-5, now plowe-0: 3542-989, now filterset (user): [empty] userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 11845 ms maxAssetCacheWait: 4713 ms cacheBackend: indexedDB popupPanel: blocked: 22 network: brainly.in: 4 adlightning.com: 1 amazon-adsystem.com: 1 cloudflareinsights.com: 2 datadome.co: 1 doubleclick.net: 2 google.com: 5 googletagmanager.com: 1 opti-digital.com: 2 primis.tech: 1 rubiconproject.com: 1 sentry-cdn.com: 1 extended: ##[class^="BrainlyAdsPlaceholder"] ##.brn-ads-box ##[data-testid="brainly_ads_placeholder"] ##+js(no-setTimeout-if, trigger, 0) ##+js(abort-on-property-read, __brn_private_mode) ```
stephenhawk8054 commented 3 months ago

Enable uBlock filters – Annoyances list and test again.

MenacingPerson commented 3 months ago

Didn't work, exact same issue. Do you need more logs?

stephenhawk8054 commented 3 months ago

Can you test this filter?

brainly.*##+js(set-local-storage-item, simple-funnel-name, $remove$)

Click on uBO icon > ⚙ Dashboard button > Add the filter(s) in "My filters" pane > ✓ Apply changes > Open new tab and test again.

MenacingPerson commented 3 months ago

Yep, that worked, the answer shows up now. Thank you!!