From bfe6c9fc7c905218399ea62bb09e9ab9f6d00d47 Mon Sep 17 00:00:00 2001 From: "Staph. aureus" Date: Wed, 14 Feb 2024 11:18:47 +0900 Subject: [PATCH] route: StaphNet reorganize --- README.md | 2 +- entity/Staph.toml | 2 +- route/AS4201270007.toml | 42 +---------------------------------------- 3 files changed, 3 insertions(+), 43 deletions(-) diff --git a/README.md b/README.md index d8319d0..906bd5e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Working language: `zh_* / en_*` neovax.neocloud.tw (10.127.110.1, ASN 4201270000) fsnvax.neocloud.tw (10.127.16.240, ASN 4201270000) jpn.neo.jerryxiao.cc (10.127.8.193, ASN 4201270006) - s.aureus.ga (10.127.8.185, ASN 4201270007) + s.aureus.icu (10.127.8.185, ASN 4201270007) ## Address Allocation diff --git a/entity/Staph.toml b/entity/Staph.toml index b6111f0..99a96f8 100644 --- a/entity/Staph.toml +++ b/entity/Staph.toml @@ -1,6 +1,6 @@ name = "Staph" description = "A programming prokaryotic organism" -babel = ["zh-N", "en-4", "ja-2", "es-1", "fr-1"] +babel = ["zh-N", "en-4", "ja-3", "es-1", "fr-1"] [contact] email = "staph@aosc.io" diff --git a/route/AS4201270007.toml b/route/AS4201270007.toml index 182301f..08414ef 100644 --- a/route/AS4201270007.toml +++ b/route/AS4201270007.toml @@ -8,56 +8,16 @@ type = "subnet" name = "AOSCNet" description = "AOSC BuildBot Interconnection" -["10.127.255.2/32"] -type = "loopback?" -name = "staphdns" -description = "Bind9 DNS" - ["10.127.255.53/32"] type = "loopback?" name = "staphdns" description = "Bind9 DNS" -["fd10:127:7::/51"] +["fd10:127:7::/48"] type = "subnet" name = "Staph_v6" description = "Staph-infected IPv6 subnet - please do not disinfect" -["fd10:127:7:2000::/54"] -type = "subnet" -name = "StaphReserve_0" -description = "Staph-infected reserved net for future use" - -["fd10:127:7:2672::/64"] -type = "subnet" -name = "AOSCNet_v6" -description = "AOSC BuildBot Interconnection" - -["fd10:127:7:3000::/52"] -type = "subnet" -name = "StaphReserve_1" -description = "Staph-infected reserved net for future use" - -["fd10:127:7:4000::/50"] -type = "subnet" -name = "StaphReserve_2" -description = "Staph-infected reserved net for future use" - -["fd10:127:7:8000::/50"] -type = "subnet" -name = "StaphReserve_3" -description = "Staph-infected reserved net for future use" - -["fd10:127:7:c000::/51"] -type = "subnet" -name = "StaphReserve_4" -description = "Staph-infected reserved net for future use" - -["fd10:127:7:ffff::/64"] -type = "subnet" -name = "StaphPeer" -description = "Staph infection network that would not be broadcasted in BGP" - ["fd10:127:ffff:53::/64"] type = "loopback?" name = "staphdns"