From d9e6876e03cb63a54588af9ce36fc852f4f0e1e7 Mon Sep 17 00:00:00 2001 From: Catt0py <115007754+CattopyTheWeb@users.noreply.github.com> Date: Mon, 26 Jun 2023 13:00:17 +0100 Subject: [PATCH 1/4] Create cattopytheweb.json --- domains/cattopytheweb.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/cattopytheweb.json diff --git a/domains/cattopytheweb.json b/domains/cattopytheweb.json new file mode 100644 index 000000000..dfaf1a97d --- /dev/null +++ b/domains/cattopytheweb.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "CattopyTheWeb", + "email": "", + "discord": "cattopytheweb404" + }, + "description": "My personal website", + "repo": "https://github.com/CattopyTheWeb/cattopytheweb.github.io" + { + "record": { + "CNAME": "cattopytheweb.github.io" + } +} From f833c2d2c9787a5efb53137cc971ddba82d20d92 Mon Sep 17 00:00:00 2001 From: Catt0py <115007754+CattopyTheWeb@users.noreply.github.com> Date: Mon, 26 Jun 2023 13:11:35 +0100 Subject: [PATCH 2/4] Update cattopytheweb.json --- domains/cattopytheweb.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/cattopytheweb.json b/domains/cattopytheweb.json index dfaf1a97d..fb78d2477 100644 --- a/domains/cattopytheweb.json +++ b/domains/cattopytheweb.json @@ -8,6 +8,11 @@ "repo": "https://github.com/CattopyTheWeb/cattopytheweb.github.io" { "record": { - "CNAME": "cattopytheweb.github.io" + "URL": "https://cattopytheweb.github.io" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } } From 77a54de5a4fac2add86dc47953e2073994d4be72 Mon Sep 17 00:00:00 2001 From: Catt0py <115007754+CattopyTheWeb@users.noreply.github.com> Date: Mon, 26 Jun 2023 13:12:55 +0100 Subject: [PATCH 3/4] Update cattopytheweb.json --- domains/cattopytheweb.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/cattopytheweb.json b/domains/cattopytheweb.json index fb78d2477..853f62244 100644 --- a/domains/cattopytheweb.json +++ b/domains/cattopytheweb.json @@ -8,6 +8,7 @@ "repo": "https://github.com/CattopyTheWeb/cattopytheweb.github.io" { "record": { + "TXT": "v=spf1 include:spf.improvmx.com ~all" "URL": "https://cattopytheweb.github.io" "MX": [ "mx1.improvmx.com", From 1698ff87a556b4443ff3cd36105074c5962f2c94 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 27 Jun 2023 08:12:39 +0800 Subject: [PATCH 4/4] Update cattopytheweb.json --- domains/cattopytheweb.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/domains/cattopytheweb.json b/domains/cattopytheweb.json index 853f62244..e1b1d3836 100644 --- a/domains/cattopytheweb.json +++ b/domains/cattopytheweb.json @@ -4,16 +4,14 @@ "email": "", "discord": "cattopytheweb404" }, - "description": "My personal website", - "repo": "https://github.com/CattopyTheWeb/cattopytheweb.github.io" - { + "description": "My personal website", + "repo": "https://github.com/CattopyTheWeb/cattopytheweb.github.io", "record": { - "TXT": "v=spf1 include:spf.improvmx.com ~all" - "URL": "https://cattopytheweb.github.io" + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "URL": "https://cattopytheweb.github.io", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ] - } }