Added 2 new syntaxes

This commit is contained in:
Imre Kristoffer Eilertsen 2018-09-16 17:36:53 +02:00 committed by GitHub
parent 4fd4bb5b89
commit 08ee823bba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)"
}
]
]