mirror of
https://git.minetest.land/dn42/registry
synced 2025-10-10 17:33:42 +02:00
Merge pull request 'Register domain' (#2259) from nedifinita/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2259 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
cc510c39f3
3 changed files with 9 additions and 0 deletions
7
data/dns/undefined.dn42
Normal file
7
data/dns/undefined.dn42
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
domain: undefined.dn42
|
||||||
|
admin-c: NEDIFINITA-DN42
|
||||||
|
tech-c: NEDIFINITA-DN42
|
||||||
|
mnt-by: NEDIFINITA-MNT
|
||||||
|
nserver: ns1.undefined.dn42 172.22.159.100
|
||||||
|
nserver: ns1.undefined.dn42 fdef:fa9b:62b::1
|
||||||
|
source: DN42
|
|
@ -8,3 +8,4 @@ mnt-by: NEDIFINITA-MNT
|
||||||
status: ASSIGNED
|
status: ASSIGNED
|
||||||
cidr: fdef:fa9b:62b::/48
|
cidr: fdef:fa9b:62b::/48
|
||||||
source: DN42
|
source: DN42
|
||||||
|
nserver: ns1.undefined.dn42
|
||||||
|
|
|
@ -8,3 +8,4 @@ mnt-by: NEDIFINITA-MNT
|
||||||
status: ASSIGNED
|
status: ASSIGNED
|
||||||
cidr: 172.22.159.64/26
|
cidr: 172.22.159.64/26
|
||||||
source: DN42
|
source: DN42
|
||||||
|
nserver: ns1.undefined.dn42
|
||||||
|
|
Loading…
Add table
Reference in a new issue