From 522cf22c22fbf5861ee0f9b84f1fb0a661b44dfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20Berthaud-M=C3=BCller?= Date: Mon, 21 Aug 2023 21:44:53 +0200 Subject: [PATCH] add yazae.eu.org --- zones/yazae.eu.org.zone | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 zones/yazae.eu.org.zone diff --git a/zones/yazae.eu.org.zone b/zones/yazae.eu.org.zone new file mode 100644 index 0000000..be7b06d --- /dev/null +++ b/zones/yazae.eu.org.zone @@ -0,0 +1,18 @@ +@ 10800 IN SOA ns1.dns-witch.net.eu.org. support.dns-witch.net.eu.org. ( + 2021072501 ; Numero + 28800 ; Refresh + 14400 ; Retry + 3600000 ; Expire + 86400 ) ; Minimum + +@ IN 3600 NS ns1.dns-witch.net.eu.org. +@ IN 3600 NS ns2.dns-witch.net.eu.org. + +; Basic ipv4/ipv6 records +@ 3600 IN A 217.197.91.145 +@ 3600 IN AAAA 2001:67c:1401:20f0::1 +@ 3600 IN TXT "yazae101.codeberg.page" + +www 3600 IN A 217.197.91.145 +www 3600 IN AAAA 2001:67c:1401:20f0::1 +www 3600 IN TXT "yazae101.codeberg.page"