uBlockOrigin / uAssets

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

users.jyu.fi: false detection #22852

Closed PyryAnttila closed 6 months ago

PyryAnttila commented 6 months ago

Prerequisites

URL(s) where the issue occurs.

https://users.jyu.fi

Description

Site is being blocked in the phishing URL blocklist. It is a website that redirects to the schools main page if not given any other information. Doesn't have anything to do with phishing.

Other extensions used

Bypass Paywalls Web Developer

Screenshot(s)

Screenshot(s)

Configuration

Details ```yaml uBlock Origin: 1.56.0 Firefox: 112 filterset (summary): network: 142809 cosmetic: 46822 scriptlet: 20282 html: 1741 listset (total-discarded, last-updated): default: user-filters: 0-0, never ublock-filters: 37431-129, now ublock-badware: 7840-14, now ublock-privacy: 742-0, now ublock-unbreak: 2303-3, now ublock-quick-fixes: 168-1, now easylist: 82054-641, now adguard-spyware-url: 1476-106, now easyprivacy: 50370-872, now urlhaus-1: 7775-5, now curben-phishing: 14078-2, now plowe-0: 3772-1, now LegitimateURLShortener: 2610-167, now bpc-paywall-filter: 1050-0, now AntiPaywall: 2096-15, now filterset (user): [empty] userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 1367 ms maxAssetCacheWait: 17 ms cacheBackend: indexedDB popupPanel: blocked: 0 ```
stephenhawk8054 commented 6 months ago

Please report here: https://gitlab.com/malware-filter/phishing-filter/-/issues


In the meantime, add this as your custom filter:

||users.jyu.fi^$badfilter
PyryAnttila commented 6 months ago

Please report here: https://gitlab.com/malware-filter/phishing-filter/-/issues

In the meantime, add this as your custom filter:

||users.jyu.fi^$badfilter

Done, thanks!