mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-06 20:55:23 +08:00
Merge pull request 'Registerd DMail and UnknownTS domains' (#552) from zane_reick-20210224/register-dns into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/552 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
2507665cb8
2 changed files with 12 additions and 0 deletions
6
data/dns/dmail.dn42
Normal file
6
data/dns/dmail.dn42
Normal file
|
@ -0,0 +1,6 @@
|
|||
domain: dmail.dn42
|
||||
admin-c: ZANE-DN42
|
||||
tech-c: ZANE-DN42
|
||||
mnt-by: ZANE-MNT
|
||||
nserver: ns1.unknownts.dn42
|
||||
source: DN42
|
6
data/dns/unknownts.dn42
Normal file
6
data/dns/unknownts.dn42
Normal file
|
@ -0,0 +1,6 @@
|
|||
domain: unknownts.dn42
|
||||
admin-c: ZANE-DN42
|
||||
tech-c: ZANE-DN42
|
||||
mnt-by: ZANE-MNT
|
||||
nserver: ns1.unknownts.dn42 172.22.167.68
|
||||
source: DN42
|
Loading…
Add table
Reference in a new issue