From 23e3e7f29b50d5c375d60cf39afef6f4fdd1652f Mon Sep 17 00:00:00 2001 From: Mephisto Date: Fri, 3 Jan 2020 22:20:56 +0100 Subject: [PATCH 1/2] Register Domains --- data/dns/mephisto.dn42 | 8 ++++++++ data/dns/mirror.dn42 | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 data/dns/mephisto.dn42 create mode 100644 data/dns/mirror.dn42 diff --git a/data/dns/mephisto.dn42 b/data/dns/mephisto.dn42 new file mode 100644 index 000000000..1e1b62210 --- /dev/null +++ b/data/dns/mephisto.dn42 @@ -0,0 +1,8 @@ + domain: mephisto.dn42 + descr: mephisto DNS + admin-c: MEPHISTO-DN42 + tech-c: MEPHISTO-DN42 + mnt-by: FFRGB-MNT + nserver: ns1.mephisto.dn42 172.23.207.1 + nserver: ns1.mephisto.dn42 fd42:b60d:6174::1 + source: DN42 diff --git a/data/dns/mirror.dn42 b/data/dns/mirror.dn42 new file mode 100644 index 000000000..537825250 --- /dev/null +++ b/data/dns/mirror.dn42 @@ -0,0 +1,8 @@ + domain: mirror.dn42 + descr: Mirror DNS + admin-c: MEPHISTO-DN42 + tech-c: MEPHISTO-DN42 + mnt-by: FFRGB-MNT + nserver: ns1.mirror.dn42 172.23.207.1 + nserver: ns1.mirror.dn42 fd42:b60d:6174::1 + source: DN42 From 6daad86963c32b301aac6dcf3c15d6c7d587e304 Mon Sep 17 00:00:00 2001 From: Mephisto Date: Fri, 3 Jan 2020 22:46:38 +0100 Subject: [PATCH 2/2] Fix formatting --- data/dns/mephisto.dn42 | 16 ++++++++-------- data/dns/mirror.dn42 | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/data/dns/mephisto.dn42 b/data/dns/mephisto.dn42 index 1e1b62210..e272edcc0 100644 --- a/data/dns/mephisto.dn42 +++ b/data/dns/mephisto.dn42 @@ -1,8 +1,8 @@ - domain: mephisto.dn42 - descr: mephisto DNS - admin-c: MEPHISTO-DN42 - tech-c: MEPHISTO-DN42 - mnt-by: FFRGB-MNT - nserver: ns1.mephisto.dn42 172.23.207.1 - nserver: ns1.mephisto.dn42 fd42:b60d:6174::1 - source: DN42 +domain: mephisto.dn42 +descr: mephisto DNS +admin-c: MEPHISTO-DN42 +tech-c: MEPHISTO-DN42 +mnt-by: FFRGB-MNT +nserver: ns1.mephisto.dn42 172.23.207.1 +nserver: ns1.mephisto.dn42 fd42:b60d:6174::1 +source: DN42 diff --git a/data/dns/mirror.dn42 b/data/dns/mirror.dn42 index 537825250..40a042d57 100644 --- a/data/dns/mirror.dn42 +++ b/data/dns/mirror.dn42 @@ -1,8 +1,8 @@ - domain: mirror.dn42 - descr: Mirror DNS - admin-c: MEPHISTO-DN42 - tech-c: MEPHISTO-DN42 - mnt-by: FFRGB-MNT - nserver: ns1.mirror.dn42 172.23.207.1 - nserver: ns1.mirror.dn42 fd42:b60d:6174::1 - source: DN42 +domain: mirror.dn42 +descr: Mirror DNS +admin-c: MEPHISTO-DN42 +tech-c: MEPHISTO-DN42 +mnt-by: FFRGB-MNT +nserver: ns1.mirror.dn42 172.23.207.1 +nserver: ns1.mirror.dn42 fd42:b60d:6174::1 +source: DN42