uBlockOrigin / uAssets

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

fosslinux.com: detection #16563

Closed SnowballV closed 1 year ago

SnowballV commented 1 year ago

Prerequisites

URL address of the web page

https://www.fosslinux.com/

Category

detection

Description

Today, January 30, 2023, fosslinux.com detects uBO and says 'Adblock Detected; Please support us by disabling your AdBlocker extension from your browsers for our website.' This can be dismissed by selecting 'Dismiss this message'. However, I tried adding the right filters using the element picker, to hide the message. After adding four filters, the page looks clean, but is unusable, cannot be scrolled, I guess there is still something blocking use of the page. Therefore, the only way to get access is not to use the element picker rules and click 'Dismiss this message'.

Screenshot(s)

Screenshot(s)

Configuration

```yaml uBlock Origin: 1.46.0 Firefox: 109 filterset (summary): network: 87684 cosmetic: 59952 scriptlet: 17063 html: 882 listset (total-discarded, last-updated): added: fanboy-social: 23312-7, now NLD-0: 2568-20, now default: user-filters: 0-0, never ublock-filters: 33031-210, now ublock-badware: 4210-5, now ublock-privacy: 307-0, now ublock-abuse: 77-0, now ublock-unbreak: 1879-2, now ublock-quick-fixes: 533-0, now easylist: 61257-654, now easyprivacy: 30907-1745, now urlhaus-1: 6654-0, now plowe-0: 3665-2, now filterset (user): [empty] modifiedUserSettings: showIconBadge: false modifiedHiddenSettings: [none] supportStats: allReadyAfter: 2458 ms (selfie) maxAssetCacheWait: 1634 ms popupPanel: blocked: 3 blockedDetails: googletagmanager.com: 1 pubpowerplatform.io: 2 ```
iam-py-test commented 1 year ago

Can you add this rule to your "My filters" tab and retest (and report back):

||fosslinux.com/wp-content/themes/soledad/js/detector.js$script,domain=fosslinux.com

Be sure you reenable Cosmetic Filtering if you disabled it.

The detection appears to be caused by https://www.fosslinux.com/wp-content/themes/soledad/js/detector.js

SnowballV commented 1 year ago

Thank you, that works. Adding that rule removes the detection, removing that rule brings back the detection.

And I see this issue was already closed as completed, two minutes ago.

iam-py-test commented 1 year ago

Please remove the rule I gave you and update your filters. Thank you for reporting this.

SnowballV commented 1 year ago

Thanks, I already did. Thank you again for fixing this so quickly.