From 193921256e41a7d9056bb4f93909ea6887b8eebb Mon Sep 17 00:00:00 2001 From: Qin Yuzhen <1@jin-dan.site> Date: Sun, 11 Dec 2022 07:40:48 +0000 Subject: [PATCH] Add Yuzhen Network Signed-off-by: GitHub --- asn/AS211390.toml | 4 ++++ entity/YuzhenQin.toml | 9 +++++++++ route/AS211390.conf | 4 ++++ 3 files changed, 17 insertions(+) create mode 100644 asn/AS211390.toml create mode 100644 entity/YuzhenQin.toml create mode 100644 route/AS211390.conf diff --git a/asn/AS211390.toml b/asn/AS211390.toml new file mode 100644 index 0000000..dab669f --- /dev/null +++ b/asn/AS211390.toml @@ -0,0 +1,4 @@ +name = "YUZHEN-NETWORK" +owner = "YuzhenQin" +description = "Yuzhen Network" +source = "Internet" diff --git a/entity/YuzhenQin.toml b/entity/YuzhenQin.toml new file mode 100644 index 0000000..76b6aed --- /dev/null +++ b/entity/YuzhenQin.toml @@ -0,0 +1,9 @@ +name = "Qin Yuzhen" +babel = ["zh-N", "en-3"] + +[contact] +email = "1@jin-dan.site" +github = "yuzhenqin" + +[persona] +pgp = "E370A15E3372180A5854E9052B722BAAAAAAAAAA" diff --git a/route/AS211390.conf b/route/AS211390.conf new file mode 100644 index 0000000..5b28b42 --- /dev/null +++ b/route/AS211390.conf @@ -0,0 +1,4 @@ +["10.127.239.0/24"] +type = "subnet" +name = "YUZHEN-NEO-IPV4" +description = "Yuzhen Network NeoNetwork IPv4"