From e76b85b1805db378e7810a6c77f4ec03ad639b1c Mon Sep 17 00:00:00 2001 From: Sife-shuo <88375951+Sife-shuo@users.noreply.github.com> Date: Fri, 4 Aug 2023 21:51:41 +0800 Subject: [PATCH 1/4] Update sife.json --- domains/sife.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/sife.json b/domains/sife.json index 756a9351b..37b19003e 100644 --- a/domains/sife.json +++ b/domains/sife.json @@ -5,6 +5,8 @@ }, "record": { - "CNAME": "sife-shuo.github.io" + "CNAME": "sife-shuo.github.io", + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] } } From 022e25917638e7d159cd8137553a9761db96ff5d Mon Sep 17 00:00:00 2001 From: Sife-shuo <88375951+Sife-shuo@users.noreply.github.com> Date: Sat, 5 Aug 2023 06:41:41 +0800 Subject: [PATCH 2/4] Update sife.json --- domains/sife.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sife.json b/domains/sife.json index 37b19003e..9736c09e9 100644 --- a/domains/sife.json +++ b/domains/sife.json @@ -5,7 +5,7 @@ }, "record": { - "CNAME": "sife-shuo.github.io", + "A": ["185.199.110.153", "185.199.109.153", "185.199.108.153", "185.199.111.153"], "TXT": "v=spf1 include:spf.improvmx.com ~all", "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] } From 99974e91e02da5c02d4b8f3ff4d1a72014c1230c Mon Sep 17 00:00:00 2001 From: Sife-shuo <88375951+Sife-shuo@users.noreply.github.com> Date: Sat, 5 Aug 2023 07:37:54 +0800 Subject: [PATCH 3/4] Create _github-pages-challenge-Sife-shuo.sife.json --- domains/_github-pages-challenge-Sife-shuo.sife.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Sife-shuo.sife.json diff --git a/domains/_github-pages-challenge-Sife-shuo.sife.json b/domains/_github-pages-challenge-Sife-shuo.sife.json new file mode 100644 index 000000000..e47131410 --- /dev/null +++ b/domains/_github-pages-challenge-Sife-shuo.sife.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sife-shuo", + "email": "sifed@qq.com" + }, + "record": { + "TXT": "35bbdb5b21b0f5706786ea4bc01002" + } +} From 5182d0fed83f9f4c8bf028be7d15bb12e9a60c70 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 09:13:21 +0800 Subject: [PATCH 4/4] Update sife.json --- domains/sife.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sife.json b/domains/sife.json index 9736c09e9..70fcb9260 100644 --- a/domains/sife.json +++ b/domains/sife.json @@ -7,6 +7,6 @@ "record": { "A": ["185.199.110.153", "185.199.109.153", "185.199.108.153", "185.199.111.153"], "TXT": "v=spf1 include:spf.improvmx.com ~all", - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } }