From ab44ee99098483f835f57153134673f7df960d83 Mon Sep 17 00:00:00 2001 From: CompuGenius Date: Thu, 14 Mar 2024 00:29:19 -0400 Subject: [PATCH 1/3] feat(domain): yaakovschlachter.is-a.dev --- domains/yaakovschlachter.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yaakovschlachter.json diff --git a/domains/yaakovschlachter.json b/domains/yaakovschlachter.json new file mode 100644 index 000000000..da7ad00f6 --- /dev/null +++ b/domains/yaakovschlachter.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CompuGenius", + "email": "contact@cgprograms.com" + }, + "record": { + "CNAME": "cgprograms.com" + } +} From 8d6e3c6f9ec2d43de0cc379647879ded8e1e322f Mon Sep 17 00:00:00 2001 From: Jwaxy <98110672+jwaxy@users.noreply.github.com> Date: Fri, 15 Mar 2024 16:20:38 +0300 Subject: [PATCH 2/3] Create _github-pages-challenge-jwaxy.jwaxy.json --- domains/_github-pages-challenge-jwaxy.jwaxy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-jwaxy.jwaxy.json diff --git a/domains/_github-pages-challenge-jwaxy.jwaxy.json b/domains/_github-pages-challenge-jwaxy.jwaxy.json new file mode 100644 index 000000000..87cdde4a1 --- /dev/null +++ b/domains/_github-pages-challenge-jwaxy.jwaxy.json @@ -0,0 +1,10 @@ +{ + "description": "GitHub said that the verification was needed so I created this record.", + "owner": { + "username": "jwaxy", + "email": "me@yxawj.aleeas.com" + }, + "record": { + "TXT": "8e4b33b2837436011e57d5cade6b40" + } +} From bbef52029db5f8037b538a01683cc3403033d7f9 Mon Sep 17 00:00:00 2001 From: Almaz Date: Thu, 21 Mar 2024 18:34:33 +0300 Subject: [PATCH 3/3] Update almaz.json --- domains/almaz.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/almaz.json b/domains/almaz.json index d407b9f61..443f8ca9f 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,6 +4,11 @@ "email": "almazgamer228@gmail.com" }, "record": { - "A": ["109.71.252.37"] + "A": ["109.71.252.37"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }