1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-11-22 05:30:42 +08:00

Merge pull request #190 from undefined-moe/master

register a new asn
This commit is contained in:
Septs 2021-08-20 03:36:27 +08:00 committed by GitHub
commit 9b7bfd1e61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 22 additions and 0 deletions

2
asn/AS4201279999.toml Normal file
View file

@ -0,0 +1,2 @@
name = "Hydro-Neo-Network"
owner = "undefined-moe"

View file

@ -148,3 +148,8 @@ ns2.dnswol IN AAAA fd10:127:99::33:1
tsingyao IN NS ns1.dnswol
tsingyao IN NS ns2.dnswol
undefiend.moe IN A 10.127.88.1
*.undefined.moe IN A 10.127.88.1
undefiend.moe IN AAAA fd10:127:88::1
*.undefined.moe IN AAAA fd10:127:88::1

View file

@ -0,0 +1,7 @@
name = "undefined-moe"
babel = ["zh", "en-3"]
[contact]
email = "i@undefined.moe"
telegram = "webpack_exports_undefined"
github = "undefined-moe"

8
route/AS4201279999.toml Normal file
View file

@ -0,0 +1,8 @@
["10.127.88.0/24"]
type = "subnet"
name = "Hydro-Neo-Network-4"
["fd10:127:88::/48"]
type = "subnet"
name = "Hydro-Neo-Network-6"