uBlockOrigin / uAssets

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

Block Outsider Intrusion into LAN Youtube Spam #10930

Closed tyrel68 closed 2 years ago

tyrel68 commented 2 years ago

Prerequisites

I tried to reproduce the issue when...

URL(s) where the issue occurs

https://www.youtube.com

Describe the issue

ublockLocalintrusionspam.txt

The Block Outsider Intrusion into LAN filter spams an error forever

Filter ||[::]^$3p,domain=~localhost|~127.0.0.1|~[::1]|~0.0.0.0|~[::]|~local
Filter list Block Outsider Intrusion into LAN 
Context behind-the-scene
Partyness (0,3) behind-the-scene ⇒ [::]
Type xhr
URL https://[::]/

Screenshot(s)

No response

uBlock Origin version

uBlock Origin 1.39.2

Browser name and version

Firefox 95.0

Settings

my-ublock-backup_2021-12-15_13.19.33.txt

Main thing i did to was increase ublock to medium and blocked fonts and cosmetic filter by default

Notes

Something I noticed is even if I disable Ublock the logger still says its blocking this

gorhill commented 2 years ago

Filter lists don't "spam", this just means something happening on your Youtube page (or elsewhere) is causing a filter in the "Block Outsider Intrusion into LAN" to be triggered, you will have to investigate the issue on your side the source of those network requests.

gorhill commented 2 years ago

By the way, the fact that you selected so many filter lists suggest that you might have as well misconfigured your Firefox, so I suggest you investigate changes you made to about:config and also whether another extension is causing this.

iam-py-test commented 2 years ago

Just by the way, https://raw.githubusercontent.com/DandelionSprout/adfilt/master/Dandelion Sprout's Anti-Malware List.txt is redundant with https://raw.githubusercontent.com/DandelionSprout/adfilt/master/AnnoyancesList installed. And https://raw.githubusercontent.com/Spam404/lists/master/main-blacklist.txt is unmaintained and has been removed from uBo's default lists And https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/spy.txt is probably useless in the browser. There is no reason to have https://raw.githubusercontent.com/durablenapkin/scamblocklist/master/hosts.txt and https://raw.githubusercontent.com/durablenapkin/scamblocklist/master/adguard.txt installed. They should be the same just different format It seems you have pretty much every antimalware list known to humanity (inc mine).

tyrel68 commented 2 years ago

Thanks for the info and sorry for bothering you with a non issue