uBlockOrigin / uAssets

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

blocklayer.com: detection #23576

Closed jmilljr24 closed 1 week ago

jmilljr24 commented 1 week ago

Prerequisites

URL address of the web page

https://www.blocklayer.com/roof/skillioneng

Category

detection

Description

Pop up requesting to allow ads when ublock is enabled. It is possible to remove the pop up with the element picker, however certain javascript features are disable on the site until you disable ublock and allow ads.

Other extensions used

none

Screenshot(s)

Screenshot(s) ![Screenshot from 2024-05-05 12-05-00](https://github.com/uBlockOrigin/uAssets/assets/16829344/e09aea83-4766-420a-8e79-e126eca8f6ee)

Configuration

```yaml uBlock Origin: 1.57.2 Firefox: 125 filterset (summary): network: 144860 cosmetic: 167644 scriptlet: 32546 html: 2035 listset (total-discarded, last-updated): added: adguard-cookies: 29465-38, 1m ublock-cookies-adguard: 1086-13, 1m adguard-popup-overlays: 27272-222, 1m adguard-mobile-app-banners: 5186-19, 1m adguard-other-annoyances: 14212-294, 1m adguard-widgets: 2493-7, 1m easylist-annoyances: 4551-285, 1m easylist-chat: 194-16, 1m fanboy-cookiemonster: 67112-20042, 1m ublock-cookies-easylist: 1086-1086, 1m easylist-newsletters: 7316-517, 1m easylist-notifications: 2969-1527, 1m [1 lists not shown]: [too many] default: user-filters: 20-2, never ublock-filters: 38031-109, 9m ublock-badware: 8576-0, 9m ublock-privacy: 882-2, 9m ublock-unbreak: 2325-2, 9m ublock-quick-fixes: 208-25, 9m easylist: 86873-178, 9m easyprivacy: 50859-65, 9m urlhaus-1: 12795-0, 9m plowe-0: 3729-1161, 9m filterset (user): [array of 20 redacted] trustedset: added: [array of 10 redacted] userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 2865 ms (selfie) maxAssetCacheWait: 38 ms cacheBackend: indexedDB popupPanel: blocked: 3 network: google.com: 1 googlesyndication.com: 1 googletagmanager.com: 1 extended: ##ins.adsbygoogle[data-ad-slot] ```
BlazeFTL commented 1 week ago

Test


blocklayer.com##+js(nostif, getComputedStyle)
jmilljr24 commented 1 week ago

Test

blocklayer.com##+js(nostif, getComputedStyle)

@BlazeFTL That resolves the issue. Thanks!