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

tf1info.fr: detection #20608

Closed feierflorin closed 1 year ago

feierflorin commented 1 year ago

Prerequisites

URL address of the web page

https://www.tf1info.fr/environnement-ecologie/video-plus-grand-chantier-d-europe-comment-edf-va-agrandir-la-centrale-nucleaire-de-penly-avec-des-reacteurs-nouvelle-generation-2273732.html

Category

detection

Description

Hi, in the past I hade the same issue : tf1info.fr: detection #12611 ( https://github.com/uBlockOrigin/uAssets/issues/12611 )

But now is back again , the site is detecting the uBlock

Thank you ! https://github.com/uBlockOrigin/uAssets/assets/103038722/79eee945-cc2f-4c5e-a1fa-510e45ec5817

Other extensions used

Wappalyzer

Screenshot(s)

Screenshot(s)

Configuration

```yaml uBlock Origin: 1.53.0 Chromium: 119 filterset (summary): network: 125346 cosmetic: 57353 scriptlet: 19025 html: 0 listset (total-discarded, last-updated): added: DEU-0: 7156-0, 16m default: user-filters: 0-0, never FRA-0: 28551-52, 12m easylist: 75229-95, 16m easyprivacy: 32866-340, 16m plowe-0: 3723-1086, 16m ublock-badware: 7443-149, 16m ublock-filters: 35263-242, 16m ublock-privacy: 667-6, 16m ublock-quick-fixes: 174-99, 16m ublock-unbreak: 2149-38, 16m urlhaus-1: 10825-0, 16m filterset (user): [empty] trustedset: added: [array of 1015 redacted] switchRuleset: added: [array of 15 redacted] userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 575 ms maxAssetCacheWait: 160 ms popupPanel: blocked: 13 network: abtasty.com: 1 aticdn.net: 1 doubleclick.net: 1 facil-iti.app: 1 hubvisor.io: 1 mediarithmics.com: 1 outbrain.com: 1 ownpage.fr: 1 pbstck.com: 1 poool.fr: 1 sentry.io: 2 teads.tv: 1 extended: ##+js(no-fetch-if, static.adsafeprotected.com/favicon.ico method… ##+js(no-fetch-if, /^https:\/\/ads\.stickyadstv\.com\/$/ method:… ##+js(set-constant, __NEXT_DATA__.runtimeConfig.playerTF1.ads.en… ```
gorhill commented 1 year ago

This filter fixes the issue:

||teads.tv^$3p,script,redirect-rule=noop.js,from=tf1info.fr

Should probably be fixed in AdGuard Français?

cc who?

gorhill commented 1 year ago

Since it's a high traffic site, I added a fix in quick-fixes list, we can remove when the fix is in the regional list.

okiehsch commented 1 year ago

cc who?

@alex-302 see https://github.com/uBlockOrigin/uAssets/issues/20608#issuecomment-1806837292

mapx- commented 1 year ago

usually anti adblocking is fixed in AG base, so we can add it to our list

Alex-302 commented 1 year ago

Ok, will check today.

Alex-302 commented 1 year ago

I can't reproduce even with only Easylist. Reproduced only when these two requests are redirected (uBO's filter) or unblocked:

@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=tf1info.fr
@@||securepubads.g.doubleclick.net/pagead/managed/js/gpt/*/pubads_impl.js$domain=tf1info.fr

also I can't reproduce with badfiltered two rules

||teads.tv^$script,3p,redirect-rule=noop.js,from=tf1info.fr,badfilter
||securepubads.g.doubleclick.net/tag/js/gpt.js$script,redirect-rule=googletagservices_gpt.js:5,badfilter

So you can just block gpt.js on this site instead of redirecting.