From 6164ab3bfeea27d06e356b245f4534b9d956e063 Mon Sep 17 00:00:00 2001 From: Myer921 Date: Mon, 25 May 2020 11:21:01 +0800 Subject: [PATCH] Unify the name, modify the data information, and reallocate the IPv6 address --- asn/AS4201270005.toml | 2 +- asn/AS4201270008.toml | 2 +- entity/{Icecat.toml => icecat.toml} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename entity/{Icecat.toml => icecat.toml} (100%) diff --git a/asn/AS4201270005.toml b/asn/AS4201270005.toml index 0cc99d8..e4b6b1f 100644 --- a/asn/AS4201270005.toml +++ b/asn/AS4201270005.toml @@ -1,3 +1,3 @@ name = "Icecat" -owner = "Icecat" +owner = "icecat" description = "NextMoe Group Access Network" diff --git a/asn/AS4201270008.toml b/asn/AS4201270008.toml index ac74d13..ac00737 100644 --- a/asn/AS4201270008.toml +++ b/asn/AS4201270008.toml @@ -1,3 +1,3 @@ name = "MagicNeko" -owner = "Icecat" +owner = "icecat" description = "MagicNeko Network Internet exchange" diff --git a/entity/Icecat.toml b/entity/icecat.toml similarity index 100% rename from entity/Icecat.toml rename to entity/icecat.toml