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

everand.com: detection #24001

Closed comfortablemilk4454 closed 4 months ago

comfortablemilk4454 commented 4 months ago

Prerequisites

URL(s) where the issue occurs.

https://www.everand.com/read/224326250/Steve-Jobs

Description

adblock detected on everand (see screenshot)

Other extensions used

image

Screenshot(s)

Screenshot(s) image

Configuration

Details uBlock Origin: 1.58.0 Firefox: 126 filterset (summary): network: 160275 cosmetic: 156283 scriptlet: 47003 html: 2095 listset (total-discarded, last-updated): added: adguard-generic: 81008-6136, 1h.42m adguard-cookies: 29995-43, 1h.42m ublock-cookies-adguard: 1175-14, 1h.42m fanboy-cookiemonster: 51112-3944, 1h.42m ublock-cookies-easylist: 1175-1175, 1h.42m ublock-annoyances: 5860-33, 9m Δ default: user-filters: 0-0, never ublock-filters: 38434-239, 9m Δ ublock-badware: 9213-0, 9m Δ ublock-privacy: 921-0, 9m Δ ublock-unbreak: 2393-36, 9m Δ ublock-quick-fixes: 78-0, 9m Δ easylist: 86614-65, 9m Δ easyprivacy: 51020-20, 9m Δ urlhaus-1: 16130-0, 1h.44m plowe-0: 3627-1078, 1h.44m filterset (user): [empty] userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 206 ms (selfie) maxAssetCacheWait: 91 ms cacheBackend: indexedDB popupPanel: blocked: 24 network: github.com: 24 ```yaml ```
stephenhawk8054 commented 4 months ago

I can't reproduce

image

comfortablemilk4454 commented 4 months ago

huh weird, i even made a new firefox profile and only installed uBO on it with default settings and it still happens.

stephenhawk8054 commented 4 months ago

@ComfortableMilk4454 Which country are you when accessing the site? Do you need to login?

comfortablemilk4454 commented 4 months ago

USA

comfortablemilk4454 commented 4 months ago

& yes you need to login

gorhill commented 4 months ago

@ComfortableMilk4454 Looks like you tampered with the troubleshooting information, as what you provided does not match the webpage you are reporting. Please provide the troubleshooting information for the webpage which has the issue.

comfortablemilk4454 commented 4 months ago

oh i apologize i must've copied the troubleshooting info from another website. here is the troubleshooting for the url i provided in op:

uBlock Origin: 1.58.0
Firefox: 126
filterset (summary):
 network: 160288
 cosmetic: 156283
 scriptlet: 47004
 html: 2095
listset (total-discarded, last-updated):
 added:
  adguard-generic: 81008-3992, 13h.4m
  adguard-cookies: 29995-40, 13h.4m
  ublock-cookies-adguard: 1175-14, 13h.4m
  fanboy-cookiemonster: 51112-3914, 13h.4m
  ublock-cookies-easylist: 1175-1175, 13h.4m
  ublock-annoyances: 5860-108, 34m Δ
 default:
  user-filters: 0-0, never
  ublock-filters: 38437-116, 34m Δ
  ublock-badware: 9218-0, 34m Δ
  ublock-privacy: 921-2, 34m Δ
  ublock-unbreak: 2393-0, 34m Δ
  ublock-quick-fixes: 78-0, 34m Δ
  easylist: 86618-2185, 34m Δ
  easyprivacy: 51022-159, 34m Δ
  urlhaus-1: 16130-0, 13h.7m
  plowe-0: 3627-1078, 13h.7m
filterset (user): [empty]
userSettings: [none]
hiddenSettings: [none]
supportStats:
 allReadyAfter: 145 ms (selfie)
 maxAssetCacheWait: 101 ms
 cacheBackend: indexedDB
popupPanel:
 blocked: 6
 network:
  cloudflareinsights.com: 2
  googletagmanager.com: 1
  sentry-cdn.com: 1
  sentry.io: 1
  siftscience.com: 1
 extended:
  ##.osano-cm-window
  ##+js(prevent-fetch, /api/v1/events)
gorhill commented 4 months ago

Does the following filter help?

@@||everand.com^$ghide
comfortablemilk4454 commented 4 months ago
image image

still happens :(

D4niloMR commented 4 months ago

Try:

everand.com##+js(set, Scribd.Blob.AdBlockerModal, noopFunc)
comfortablemilk4454 commented 4 months ago

Try:

everand.com##+js(set, Scribd.Blob.AdBlockerModal, noopFunc)

this works!!!!! can you push it to the uBO code so i don't have to have it as a seperate my filters?

D4niloMR commented 4 months ago

Added to uBlock filters. The update should come to your filters in 5-6 hours.

comfortablemilk4454 commented 4 months ago

awesome tysm!