From 4e8660756ee0e4beddd204a664ff424ae431f2a1 Mon Sep 17 00:00:00 2001 From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com> Date: Tue, 21 Nov 2023 21:15:24 +0100 Subject: [PATCH 1/4] Create poyo.json --- domains/poyo.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/poyo.json diff --git a/domains/poyo.json b/domains/poyo.json new file mode 100644 index 000000000..f5d93abea --- /dev/null +++ b/domains/poyo.json @@ -0,0 +1,10 @@ +{ + "description": "I'll use this sub-domain for my portfolio website.", + "owner": { + "username": "MrDaPoyo", + "email": "wiiuforever25@gmail.com" + }, + "record": { + "CNAME": "dapoyo.neocities.org" + } +} From 42d71c5224c53ed590220749544ef339eacfac36 Mon Sep 17 00:00:00 2001 From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com> Date: Tue, 21 Nov 2023 21:24:20 +0100 Subject: [PATCH 2/4] Update poyo.json I messed up lmao --- domains/poyo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/poyo.json b/domains/poyo.json index f5d93abea..5b634ba18 100644 --- a/domains/poyo.json +++ b/domains/poyo.json @@ -5,6 +5,6 @@ "email": "wiiuforever25@gmail.com" }, "record": { - "CNAME": "dapoyo.neocities.org" + "URL": "dapoyo.neocities.org" } } From a12abce70789fb969c38fc7a50b60145fb0ddb77 Mon Sep 17 00:00:00 2001 From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com> Date: Wed, 22 Nov 2023 12:23:41 +0100 Subject: [PATCH 3/4] Update poyo.json I added the MX servers --- domains/poyo.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/poyo.json b/domains/poyo.json index 5b634ba18..f0365b631 100644 --- a/domains/poyo.json +++ b/domains/poyo.json @@ -5,6 +5,12 @@ "email": "wiiuforever25@gmail.com" }, "record": { - "URL": "dapoyo.neocities.org" + "URL": "dapoyo.neocities.org", + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] } + } From 673df36b238d24bc36960dc8c128eb59866e76ce Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 22 Nov 2023 18:36:56 -0500 Subject: [PATCH 4/4] Update poyo.json --- domains/poyo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/poyo.json b/domains/poyo.json index f0365b631..5f7c03b1a 100644 --- a/domains/poyo.json +++ b/domains/poyo.json @@ -5,7 +5,7 @@ "email": "wiiuforever25@gmail.com" }, "record": { - "URL": "dapoyo.neocities.org", + "URL": "https://dapoyo.neocities.org", "TXT": "v=spf1 include:spf.improvmx.com ~all", "MX": [ "mx1.improvmx.com",