mirror of https://github.com/gorhill/uBlock.git
Add "Block access to LAN" as stock list
Enabling the list did NOT cause measurable difference in results of built in benchmark.
This commit is contained in:
parent
8f45d9a50e
commit
0952dd52c6
|
@ -165,6 +165,14 @@
|
||||||
"supportURL": "https://github.com/AdguardTeam/AdguardFilters#adguard-filters",
|
"supportURL": "https://github.com/AdguardTeam/AdguardFilters#adguard-filters",
|
||||||
"instructionURL": "https://kb.adguard.com/en/general/adguard-ad-filters"
|
"instructionURL": "https://kb.adguard.com/en/general/adguard-ad-filters"
|
||||||
},
|
},
|
||||||
|
"block-lan": {
|
||||||
|
"content": "filters",
|
||||||
|
"group": "privacy",
|
||||||
|
"off": true,
|
||||||
|
"title": "Block access to LAN",
|
||||||
|
"contentURL": "https://raw.githubusercontent.com/gwarser/filter-lists/master/lan-block.txt",
|
||||||
|
"supportURL": "https://github.com/gwarser/filter-lists"
|
||||||
|
},
|
||||||
"easyprivacy": {
|
"easyprivacy": {
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
"group": "privacy",
|
"group": "privacy",
|
||||||
|
|
Loading…
Reference in New Issue