Closed mispp closed 1 week ago
Check your network https://github.com/uBlockOrigin/uBlock-issues/issues/3426#issuecomment-2430047265 - linked fix is in beta to tests:
https://github.com/gorhill/ublock/releases
Later can be: https://github.com/uBlockOrigin/uBlock-issues/issues/3400
As for the default list photo, I think they need to be moved to some stable CDN or not removed from the public post (Microsoft is probably starting to remove photos that are no longer linked in the initial post or reply).
https://github.com/uBlockOrigin/uAssets/commit/cfcbb03205ab870b35948f495e994c7c68467112 (maybe missed edit all files too) - https://github.com/user-attachments/assets/1879fc88-09bc-4de4-9e2f-3834a6ab396a
Are you using proxy or VPN?
Are you using proxy or VPN?
Yes.
Just fyi, two weeks ago it all worked fine.
It's because there's another network filter ipaddress
so if you are proxying all the connections to your local address, that filter list is not suitable for your use case: https://github.com/uBlockOrigin/uBlock-issues/issues/3400#issuecomment-2395116119
It's because there's another network filter
ipaddress
so if you are proxying all the connections to your local address, that filter list is not suitable for your use case: #3400 (comment)
understood. thank you for the explanation.
Actually if you are using HTTP proxy, dev build could help (it won't help with SOCKS proxy though).
Can you test the latest dev build: https://github.com/gorhill/uBlock/releases/tag/1.60.1b16 ?
Actually if you are using HTTP proxy, dev build could help (it won't help with SOCKS proxy though).
Can you test the latest dev build: https://github.com/gorhill/uBlock/releases/tag/1.60.1b16 ?
seems to work with the "lan" list enabled for stackoverflow.
but for some other things (due to auto proxy config) it still doesnt work.
Prerequisites
URL(s) where the issue occurs.
Description
Following filter is fired for sstatic.net e.g.
https://cdn.sstatic.net/Js/webpack-chunks/5906.en.js?v=2f743119b3b6
which is part ofBlock Outsider Intrusion into LAN
Disabling this filter fixes the issue.
default filter list in the github issue template leads nowhere, so i assume that all filters in uAssets are the default lists.
Other extensions used
none
Screenshot(s)
Screenshot(s)
Configuration
Details
```yaml uBlock Origin: 1.60.0 Firefox: 128 filterset (summary): network: 262248 cosmetic: 196570 scriptlet: 47735 html: 2270 listset (total-discarded, last-updated): added: adguard-generic: 85110-4248, 22h.49m adguard-mobile: 9985-12, 2d.3h.19m adguard-spyware-url: 1753-127, 2d.3h.19m adguard-spyware: 97997-1541, 22h.49m block-lan: 64-0, 11m curben-phishing: 602-1, 2h.26m adguard-social: 23075-50, 22h.49m fanboy-social: 16737-835, 2d.3h.19m fanboy-thirdparty_social: 68-3, 2d.3h.19m adguard-popup-overlays: 28052-2071, 22h.49m adguard-mobile-app-banners: 5441-27, 2d.3h.19m adguard-other-annoyances: 14694-842, 2d.3h.19m [8 lists not shown]: [too many] default: user-filters: 0-0, never ublock-filters: 40599-149, 2d.3h.19m ublock-badware: 11844-7, 26m Δ ublock-privacy: 1339-22, 26m Δ ublock-unbreak: 2547-3, 26m Δ ublock-quick-fixes: 183-2, 26m Δ easylist: 85550-2163, 2d.3h.19m easyprivacy: 53091-23816, 2d.3h.19m urlhaus-1: 22875-0, 2h.26m plowe-0: 3545-1498, 2d.3h.19m filterset (user): [empty] trustedset: added: [array of 2 redacted] hostRuleset: added: [array of 123 redacted] userSettings: advancedUserEnabled: true hiddenSettings: [none] supportStats: allReadyAfter: 274 ms (selfie) maxAssetCacheWait: 125 ms cacheBackend: indexedDB popupPanel: blocked: 53 network: cookielaw.org: 2 googlesyndication.com: 1 googletagmanager.com: 1 gravatar.com: 8 sstatic.net: 41 extended: ###dfp-tlb ##.everyonelovesstackoverflow ###hireme ##.nav-links > li.js-overflowai-cta ```