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

derstandard.at, derstandard.de: detection #21146

Closed autc04 closed 11 months ago

autc04 commented 11 months ago

Prerequisites

URL address of the web page

https://www.derstandard.at/ https://www.derstandard.de/

Category

detection

Description

only detected when logged in to derstandard.at

Other extensions used

none

Screenshot(s)

Screenshot(s) ![image](https://github.com/uBlockOrigin/uAssets/assets/1662219/e56c7911-3d5f-4dc3-8a0a-01e289554e02)

Configuration

```yaml uBlock Origin: 1.54.0 Firefox: 120 filterset (summary): network: 103775 cosmetic: 44062 scriptlet: 19262 html: 1128 listset (total-discarded, last-updated): default: user-filters: 1-0, never ublock-filters: 36793-121, now ublock-badware: 7544-11, now ublock-privacy: 921-4, now ublock-unbreak: 2204-0, now easylist: 75857-701, now easyprivacy: 33035-791, now plowe-0: 3779-1, now urlhaus-1: 9640-0, now ublock-quick-fixes: 299-68, now filterset (user): [array of 1 redacted] trustedset: added: [array of 4 redacted] removed: edge-scheme switchRuleset: added: [array of 1 redacted] userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 124 ms (selfie) maxAssetCacheWait: 69 ms popupPanel: blocked: 20 network: derstandard.at: 1 adition.com: 3 cleverpush.com: 1 cxense.com: 2 doubleclick.net: 5 googletagmanager.com: 1 iocnt.net: 2 staticfiles.at: 2 taboola.com: 1 youtube.com: 2 extended: ##ad-container ##.ytp-ad-progress-list ###player [class*="suggested-action-badge-icon"]:upward(.ytp-sug… ##+js(trusted-replace-fetch-response, /"adPlacements.*?([A-Z]"\}… ##+js(trusted-replace-xhr-response, /"adPlacements.*?([A-Z]"\}|"… ##+js(trusted-replace-xhr-response, /"adPlacements.*?("adSlots"|… ##+js(set-constant, ytInitialPlayerResponse.playerAds, undefined… ##+js(set-constant, ytInitialPlayerResponse.adPlacements, undefi… ##+js(set-constant, ytInitialPlayerResponse.adSlots, undefined) ##+js(set-constant, playerResponse.adPlacements, undefined) ```
ghost commented 11 months ago

ctrl + shift + a or visit about:addons -> any other ad blocker?

autc04 commented 11 months ago

no other ad blockers. Site did not detect uBlock yesterday.

ghost commented 11 months ago

Did you disable Firefox's Enhanced Tracking Protection?

autc04 commented 11 months ago

I have configured an exception for derstandard.at (the site started detecting that a while ago).

ghost commented 11 months ago

Are you using an ad-blocking HOSTS file, Portmaster, AdGuard DNS (or any other ad-blocking DNS server, may be included in your browser, OS, router, or with a VPN), AdGuard for Windows / Mac etc.?

autc04 commented 11 months ago

no.

ghost commented 11 months ago

Could you disable "My filters"?

ghost commented 11 months ago

Do you have a paid derstandard subscription?

autc04 commented 11 months ago

No. I have a non-paid account.

autc04 commented 11 months ago

"my filters" disabled, no change.

mapx- commented 11 months ago

I tested in firefox, using a free account, no detection on my end

autc04 commented 11 months ago

for me (free account, firefox, linux), detection happens randomly, sometimes after a few seconds, sometimes ater. I am not sure if it happens 100%.

mapx- commented 11 months ago
DiabeticCrab commented 11 months ago

As of today, derStandard.at seemingly added a script that's loaded via staticfiles.at The script removes the article and user forum from the website, aswell as block mouse clicks when run. Is this enough to reopen the issue?

mapx- commented 11 months ago

Test

derStandard.at##+js(nostif, event, 3000)

okiehsch commented 11 months ago

derStandard.at##+js(nostif, event, 3000)

works on my end.

derLaokrat commented 11 months ago

derStandard.at##+js(nostif, event, 3000)

works on my end.

Doesn't work for me. Still removing content & forum after a few seconds.

DiabeticCrab commented 11 months ago

@mapx- Works for me, thank you very much! As a disclaimer, I'm also using a piHole, so maybe that's the reason I'm getting different results than Lao.

Additionally blocking "dialog" also removes the "pls giv money" prompt. With the nostif script thingy alone, it's shown for a split second, causing a flicker.

derstandard.at##.dialog

Update: There seems to be something else going on when opening a link or an article in a tab with a middle click (Firefox). derStandard's adblock detection script does then trigger partially (mouse clicks blocked), or fully (article & forum removed + clicks blocked) once more.

Reloading the page while the tab is active does then make the site usable again. It seems rather strange that the website tries to detect whether a tab is an active or background one…

Esokrates commented 11 months ago

derStandard.at##+js(nostif, event, 3000) works here as well.

Chron-O-John commented 11 months ago

derStandard.at##+js(nostif, event, 3000) works for me as well (I am using DNS-Adblock as well if that matters)

D4niloMR commented 11 months ago

derstandard.at##+js(rpnt, script, "adsDisabled":false, "adsDisabled":true)

This filter also works here without that flicker https://github.com/uBlockOrigin/uAssets/issues/21146#issuecomment-1863624869

To use this filter in "My filters" is necessary to do this https://github.com/uBlockOrigin/uAssets/issues/21255#issuecomment-1847499567

@DiabeticCrab can you confirm?

Edit: add also

derstandard.at#@#.tp-modal
derstandard.at#@#.tp-active.tp-backdrop
derstandard.at#@#body:remove-class(tp-modal-open)
DiabeticCrab commented 11 months ago

@D4niloMR Works perfectly. I can now open articles in a new tab again too without getting blocked! Thanks a lot!

okiehsch commented 11 months ago

@rejuce Regarding https://github.com/uBlockOrigin/uAssets/issues/21534#issuecomment-1867470101 derStandard.de##+js(nostif, event, 3000) works for me without it "coming back". I assume you mean it comes back if you click through different articles?

rejuce commented 11 months ago

exactly..clicking an article, it pops up briefly and disappears, opening an article with middle mouse button in new tab, it stays and wont go away in that tab

okiehsch commented 11 months ago

opening an article with middle mouse button in new tab, it stays and wont go away in that tab

I can't reproduce on my end.