mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-24 16:00:40 +08:00
fix typing
This commit is contained in:
parent
c403aeeff0
commit
6329155e61
6 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
name = "Licson Internal Network"
|
||||
owner = "licson"
|
||||
source = "Internet"
|
||||
vaild = true
|
||||
valid = true
|
||||
|
|
|
@ -2,4 +2,4 @@ name = "Koishi Network(aka Hentai Network)"
|
|||
owner = "magicneko"
|
||||
description = "MagicNeko VPN business branch"
|
||||
source = "Internet"
|
||||
vaild = true
|
||||
valid = true
|
||||
|
|
|
@ -2,4 +2,4 @@ name = "Koishi Network(=4201270005)"
|
|||
owner = "magicneko"
|
||||
description = "MagicNeko CN(Optical Cable Project in Northeast China)"
|
||||
source = "Internet"
|
||||
vaild = true
|
||||
valid = true
|
||||
|
|
|
@ -2,4 +2,4 @@ name = "Strategic Explorations (IX)"
|
|||
owner = "Yukari"
|
||||
description = "Internet eXchange in DN42 / NeoNetwork / clearnet"
|
||||
source = "Internet"
|
||||
vaild = true
|
||||
valid = true
|
||||
|
|
|
@ -2,4 +2,4 @@ name = "Moe"
|
|||
description = "Moe Overflow Electric"
|
||||
owner = "Moe"
|
||||
source = "Internet"
|
||||
vaild = true
|
||||
valid = true
|
||||
|
|
|
@ -24,4 +24,4 @@ description = ""
|
|||
# AS ownership validation status for NeoNetwork (optional). If the AS is
|
||||
# registered in other NICs, and members of NeoNetwork have validated the
|
||||
# ownership status, then this can be set to true. Otherwise, remove this option.
|
||||
#vaild = false
|
||||
#valid = false
|
||||
|
|
Loading…
Reference in a new issue