mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
Add "Block access to LAN" as stock list
Enabling the list did cause measurable difference in results of built in benchmark.
This commit is contained in:
parent
8f45d9a50e
commit
33bc430aad
1 changed files with 8 additions and 0 deletions
|
@ -165,6 +165,14 @@
|
|||
"supportURL": "https://github.com/AdguardTeam/AdguardFilters#adguard-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": {
|
||||
"content": "filters",
|
||||
"group": "privacy",
|
||||
|
|
Loading…
Reference in a new issue