uBlockOrigin / uAssets

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

play.geforcenow.com: ads #23692

Closed Cactism closed 4 months ago

Cactism commented 5 months ago

Prerequisites

URL address of the web page

https://play.geforcenow.com/games?game-id=f66d19a8-4d80-406f-b1f0-075ff5e9b51c&lang=en_US&asset-id=01_47622aeb-7d9d-4289-8e56-ecb27af291f1

Category

ads

Description

WITHOUT MY CUSTOM LISTS, there are occasionally ads once you are in the queue of a game you're trying to play.

WITH MY OWN LISTS, there is also an "adblocker detected" popup, as it appears that the page is detecting that simulmedia-apis.com is being blocked. Nevermind, this appears to be due to Microsoft Edge's Strict Tracking Prevention setting and is unrelated to uBlock Origin's lists (however after Googling simumedia-apis, it appears it is an advertising platform — is it possible for this to be blocked and to evade the adblocker detected popup?).

Other extensions used

none

Screenshot(s)

Screenshot(s) Stock uBlock Origin: ![image](https://github.com/uBlockOrigin/uAssets/assets/88598340/0c8e57e3-f3a9-42c4-8cfc-13974eec3871) ~~My Lists:~~ Disregard, see message above. ![image](https://github.com/uBlockOrigin/uAssets/assets/88598340/0fe8da2c-95c3-4dc8-8fac-7eaed9f31cd0)

Configuration

```yaml uBlock Origin: 1.57.2 Chromium: 124 filterset (summary): network: 230431 cosmetic: 255291 scriptlet: 52797 html: 0 listset (total-discarded, last-updated): added: https://filters.adtidy.org/extension/ublock/filters/14.txt: 78859-78859, now CHN-0: 25695-155, now adguard-cookies: 29581-71, now adguard-generic: 81523-6839, now adguard-mobile-app-banners: 5193-1108, now adguard-other-annoyances: 14237-364, now adguard-popup-overlays: 27348-1693, now adguard-social: 22926-883, now adguard-spyware: 83491-31921, now adguard-spyware-url: 1511-5, now adguard-widgets: 2500-39, now easylist-annoyances: 4600-16, now [9 lists not shown]: [too many] default: user-filters: 0-0, never easylist: 87597-695, now easyprivacy: 50898-922, now plowe-0: 3729-0, now ublock-badware: 8497-0, now ublock-filters: 38035-622, now ublock-privacy: 905-115, now ublock-quick-fixes: 257-0, now ublock-unbreak: 2274-3, now urlhaus-1: 13005-1, now filterset (user): [empty] trustedset: added: [array of 7 redacted] removed: chrome-extension-scheme userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 447 ms (selfie) maxAssetCacheWait: 260 ms cacheBackend: indexedDB popupPanel: blocked: 0 ```
mapx- commented 4 months ago

@Cactism we need an account to check your issue. Are you willing to provide it to us ? (I'll provide an email address where you can send user / pass in case you agree)

Cactism commented 4 months ago

@Cactism we need an account to check your issue. Are you willing to provide it to us ? (I'll provide an email address where you can send user / pass in case you agree)

Yes, I'm willing to share it! (although if you didn't know already, you can also create a free account!)

mapx- commented 4 months ago

send it here (and the steps to reproduce the issue): redacted

stephenhawk8054 commented 4 months ago

@Cactism Can you test this filter?

play.geforcenow.com##+js(json-prune-fetch-response, session.sessionAds session.sessionAdsRequired, , propsToMatch, /session)

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

Cactism commented 4 months ago

@Cactism Can you test this filter?

play.geforcenow.com##+js(json-prune-fetch-response, session.sessionAds session.sessionAdsRequired, , propsToMatch, /session)

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

It looks like it works! No ads seem to appear on my end after applying the filter.