uBlockOrigin / uAssets

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

top.gg: ads #22277

Closed ffsmyusernameistaken closed 8 months ago

ffsmyusernameistaken commented 8 months ago

Prerequisites

URL address of the web page

https://top.gg/bot/664508672713424926/vote

Category

ads

Description

Today uBlock stopped blocking ads on top.gg. I updated all filters, it didn't fix the problem.

Other extensions used

TamperMonkey, PlanetVPN, Session Buddy, The Marvellous Suspender, WebRTC Network Limiter

Screenshot(s)

Screenshot(s) ![chrome_2024-01-31_10-34-55](https://github.com/uBlockOrigin/uAssets/assets/26306446/5867ac38-d83e-402d-83a0-93434d043eec)

Configuration

```yaml uBlock Origin: 1.55.0 Chromium: 109 filterset (summary): network: 117892 cosmetic: 119767 scriptlet: 39856 html: 0 listset (total-discarded, last-updated): removed: easyprivacy: null added: https://easylist-downloads.adblockplus.org/cntblock.txt: 1703-0, 2m https://filters.adtidy.org/extension/ublock/filters/1.txt: 23268-96, 2m adguard-generic: 81917-667, 2m default: user-filters: 4-0, never RUS-0: 40170-2664, 2m easylist: 80381-1962, 2m Δ plowe-0: 3786-415, 2m ublock-badware: 7804-321, 2m Δ ublock-filters: 36857-3593, 2m ublock-privacy: 992-12, 2m ublock-quick-fixes: 138-8, 2m ublock-unbreak: 2200-84, 2m urlhaus-1: 8415-0, 2m filterset (user): [array of 4 redacted] trustedset: added: [array of 16 redacted] removed: about-scheme chrome-extension-scheme chrome-scheme edge-scheme moz-extension-scheme opera-scheme vivaldi-scheme wyciwyg-scheme switchRuleset: added: [array of 4 redacted] hostRuleset: added: [array of 4 redacted] userSettings: advancedUserEnabled: true webrtcIPAddressHidden: true hiddenSettings: [none] supportStats: allReadyAfter: 1310 ms (selfie) maxAssetCacheWait: 389 ms cacheBackend: browser.storage.local popupPanel: blocked: 3 network: dn0qt3r0xannq.cloudfront.net: 1 googletagmanager.com: 1 googletagservices.com: 1 extended: ###ad-container ##+js(adjust-setTimeout, readyToVote, 12000) ```
ItsProfessional commented 8 months ago

It's self promotion.

ffsmyusernameistaken commented 8 months ago

It's self promotion.

But it was blocked before.

stephenhawk8054 commented 8 months ago

Could be 3rd party ads before or overzealous blocking

ffsmyusernameistaken commented 8 months ago

But what's the point of the extension if it doesn't block all ads? The site looked cleaner before.

stephenhawk8054 commented 8 months ago

Sites change code all the time. We don't block self-promotion. What happens if you click on the links there?

stephenhawk8054 commented 8 months ago

As the banners are still big and repetitive, they are addressed in uBlock filters – Annoyances list. You can enable that list or add this as a custom filter

top.gg##[class*="AdContainer"]
ffsmyusernameistaken commented 8 months ago

As the banners are still big and repetitive, they are addressed in uBlock filters – Annoyances list. You can enable that list or add this as a custom filter

top.gg##[class*="AdContainer"]

Thank you!