mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-20 09:26:59 +08:00
Merge pull request 'Register New ASN For QDN' (#2948) from qingyao/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2948 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
fed6a372c7
10 changed files with 197 additions and 0 deletions
13
data/dns/qdn.dn42
Normal file
13
data/dns/qdn.dn42
Normal file
|
@ -0,0 +1,13 @@
|
|||
domain: qdn.dn42
|
||||
admin-c: QDN-DN42
|
||||
tech-c: QDN-DN42
|
||||
mnt-by: QDN-MNT
|
||||
org: ORG-QDN
|
||||
country: CN
|
||||
nserver: ns1.qdn.dn42 172.20.225.166
|
||||
nserver: ns2.qdn.dn42 172.20.225.177
|
||||
nserver: ns-anycast.qdn.dn42 172.20.225.188
|
||||
nserver: ns1.qdn.dn42 fd42:28:99::166
|
||||
nserver: ns2.qdn.dn42 fd42:28:99::177
|
||||
nserver: ns-anycast.qdn.dn42 fd42:28:99::188
|
||||
source: DN42
|
Loading…
Add table
Add a link
Reference in a new issue