mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Added 2 new syntaxes
This commit is contained in:
parent
4fd4bb5b89
commit
08ee823bba
1 changed files with 13 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
"id": 1,
|
||||
"definitionUrl": "https://en.wikipedia.org/wiki/Hosts_(file)",
|
||||
"name": "Hosts"
|
||||
"name": "Hosts (localhost)"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
{
|
||||
"id": 9,
|
||||
"definitionUrl": null,
|
||||
"name": "IPs"
|
||||
"name": "IPs (Singular or singular+range)"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
|
|
@ -58,5 +58,15 @@
|
|||
"id": 13,
|
||||
"definitionUrl": "https://github.com/xd4rker/MinerBlock",
|
||||
"name": "MinerBlock"
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"definitionUrl": "https://en.wikipedia.org/wiki/Hosts_(file)",
|
||||
"name": "Non-localhost hosts"
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"definitionUrl": null,
|
||||
"name": "IPs (Range-only)"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue