mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-04 17:56:51 +08:00
Merge pull request 'Added nameserver' (#2459) from znotm/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2459 Reviewed-by: lare <lare@noreply.dn42.us>
This commit is contained in:
commit
0a9d24cccd
3 changed files with 9 additions and 0 deletions
7
data/dns/znotm.dn42
Normal file
7
data/dns/znotm.dn42
Normal file
|
@ -0,0 +1,7 @@
|
|||
domain: znotm.dn42
|
||||
admin-c: ZNOTM-DN42
|
||||
tech-c: ZNOTM-DN42
|
||||
mnt-by: ZNOTM-MNT
|
||||
nserver: ns1.znotm.dn42 172.23.244.65
|
||||
nserver: ns1.znotm.dn42 fd93:5d9f:2ec4::1
|
||||
source: DN42
|
|
@ -6,4 +6,5 @@ admin-c: ZNOTM-DN42
|
|||
tech-c: ZNOTM-DN42
|
||||
mnt-by: ZNOTM-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns1.znotm.dn42
|
||||
source: DN42
|
||||
|
|
|
@ -6,4 +6,5 @@ admin-c: ZNOTM-DN42
|
|||
tech-c: ZNOTM-DN42
|
||||
mnt-by: ZNOTM-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns1.znotm.dn42
|
||||
source: DN42
|
||||
|
|
Loading…
Add table
Reference in a new issue