From 6329155e619e321c609fa5c27694ab4e4e388c0d Mon Sep 17 00:00:00 2001 From: Septs Date: Sat, 6 Feb 2021 22:51:35 +0800 Subject: [PATCH] fix typing --- asn/AS134098.toml | 2 +- asn/AS140913.toml | 2 +- asn/AS141706.toml | 2 +- asn/AS207268.toml | 2 +- asn/AS213262.toml | 2 +- document/asn.toml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/asn/AS134098.toml b/asn/AS134098.toml index e9ef3eb..3add46f 100644 --- a/asn/AS134098.toml +++ b/asn/AS134098.toml @@ -1,4 +1,4 @@ name = "Licson Internal Network" owner = "licson" source = "Internet" -vaild = true +valid = true diff --git a/asn/AS140913.toml b/asn/AS140913.toml index f3335c2..3f35bc1 100644 --- a/asn/AS140913.toml +++ b/asn/AS140913.toml @@ -2,4 +2,4 @@ name = "Koishi Network(aka Hentai Network)" owner = "magicneko" description = "MagicNeko VPN business branch" source = "Internet" -vaild = true +valid = true diff --git a/asn/AS141706.toml b/asn/AS141706.toml index 835d4cb..5aea19e 100644 --- a/asn/AS141706.toml +++ b/asn/AS141706.toml @@ -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 diff --git a/asn/AS207268.toml b/asn/AS207268.toml index 4880343..65f9711 100644 --- a/asn/AS207268.toml +++ b/asn/AS207268.toml @@ -2,4 +2,4 @@ name = "Strategic Explorations (IX)" owner = "Yukari" description = "Internet eXchange in DN42 / NeoNetwork / clearnet" source = "Internet" -vaild = true +valid = true diff --git a/asn/AS213262.toml b/asn/AS213262.toml index 3583819..1e8fb1b 100644 --- a/asn/AS213262.toml +++ b/asn/AS213262.toml @@ -2,4 +2,4 @@ name = "Moe" description = "Moe Overflow Electric" owner = "Moe" source = "Internet" -vaild = true +valid = true diff --git a/document/asn.toml b/document/asn.toml index 50b6688..81dd388 100644 --- a/document/asn.toml +++ b/document/asn.toml @@ -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