From 20ab4882a2f2bf13a4f50ef0dfe75a166e27f9bf Mon Sep 17 00:00:00 2001 From: zvdxc <88501710+zvdxc@users.noreply.github.com> Date: Sat, 30 Nov 2024 17:30:08 +0100 Subject: [PATCH 1/3] Update zvdxc.json --- domains/zvdxc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zvdxc.json b/domains/zvdxc.json index 2d357bd7c..d3dcc84eb 100644 --- a/domains/zvdxc.json +++ b/domains/zvdxc.json @@ -4,6 +4,6 @@ "email": "zvdxc11@gmail.com" }, "record": { - "CNAME": "mysite-e7j.pages.dev" + "NS": "armfazh.ns.cloudflare.com", "stella.ns.cloudflare.com" } } From cb414c1ab7d47bcb81790a9da0f033c8eca32c1a Mon Sep 17 00:00:00 2001 From: zvdxc <88501710+zvdxc@users.noreply.github.com> Date: Sat, 30 Nov 2024 17:32:36 +0100 Subject: [PATCH 2/3] Delete domains/mail.zvdxc.json --- domains/mail.zvdxc.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/mail.zvdxc.json diff --git a/domains/mail.zvdxc.json b/domains/mail.zvdxc.json deleted file mode 100644 index e089431a4..000000000 --- a/domains/mail.zvdxc.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "description": "A sub-subdomain for use with a mail-forwarder, because the main subdomain zvdxc.is-a.dev has a CNAME and doesnt work. --MX records will be updated later, because Zoho--", - "owner": { - "username": "zvdxc", - "email": "zvdxc11@gmail.com" - }, - "record": { - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], - "TXT": [ - "zoho-verification=zb90341973.zmverify.zoho.eu", - "v=spf1 include:zohomail.eu ~all" - ] - } -} From d79617e851f2d888078f421858f2d6ffffcc9f51 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sat, 30 Nov 2024 18:54:14 +0200 Subject: [PATCH 3/3] Update domains/zvdxc.json --- domains/zvdxc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zvdxc.json b/domains/zvdxc.json index d3dcc84eb..977b7c3b9 100644 --- a/domains/zvdxc.json +++ b/domains/zvdxc.json @@ -4,6 +4,6 @@ "email": "zvdxc11@gmail.com" }, "record": { - "NS": "armfazh.ns.cloudflare.com", "stella.ns.cloudflare.com" + "NS": ["armfazh.ns.cloudflare.com", "stella.ns.cloudflare.com"] } }