mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 05:30:42 +08:00
commit
9b7bfd1e61
4 changed files with 22 additions and 0 deletions
2
asn/AS4201279999.toml
Normal file
2
asn/AS4201279999.toml
Normal file
|
@ -0,0 +1,2 @@
|
|||
name = "Hydro-Neo-Network"
|
||||
owner = "undefined-moe"
|
|
@ -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
|
||||
|
|
7
entity/undefined-moe.toml
Normal file
7
entity/undefined-moe.toml
Normal 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
8
route/AS4201279999.toml
Normal 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"
|
||||
|
Loading…
Reference in a new issue