From 0166365f1f0090678aeb9bbb49bd16a3e0010f35 Mon Sep 17 00:00:00 2001 From: Patui Date: Wed, 28 Feb 2024 01:34:24 +0800 Subject: [PATCH 1/7] Update fathulfahmy.json --- domains/fathulfahmy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fathulfahmy.json b/domains/fathulfahmy.json index 80548b8ee..7a2ffc311 100644 --- a/domains/fathulfahmy.json +++ b/domains/fathulfahmy.json @@ -4,6 +4,6 @@ "email": "mfathulfahmy@gmail.com" }, "record": { - "URL": "https://fathulfahmy.netlify.app" + "URL": "https://fathulfahmy.pages.dev" } } From 633bef2d577ebe75fb5e95efca3ad59c7938fa2c Mon Sep 17 00:00:00 2001 From: Aether1777 Date: Tue, 27 Feb 2024 09:42:16 -0800 Subject: [PATCH 2/7] feat(domain): xeno9118.is-a.dev --- domains/xeno9118.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xeno9118.json diff --git a/domains/xeno9118.json b/domains/xeno9118.json new file mode 100644 index 000000000..7f8c47487 --- /dev/null +++ b/domains/xeno9118.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aether1777", + "email": "bkevin39415@gmail.com" + }, + "record": { + "CNAME": "border.hop.io" + } +} From 06d9811775cf44981a81436f33c30789b0fec449 Mon Sep 17 00:00:00 2001 From: "Andrew (Arch)" <111789310+Arch881010@users.noreply.github.com> Date: Tue, 27 Feb 2024 13:03:02 -0600 Subject: [PATCH 3/7] Update arch.json Add an email I am more likely to reply to. --- domains/arch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arch.json b/domains/arch.json index 46ccb10ca..68afd2c79 100644 --- a/domains/arch.json +++ b/domains/arch.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Arch881010/Arch881010", "owner": { "username": "Arch881010", - "email": "c1yd4.arch@inbox.testmail.app", + "email": "arch@arch1010.dev", "discord": "arch1010", "discord-id": "410248634593050627" }, From d72ab10fd83bb37948b1a34a08d4992589f51440 Mon Sep 17 00:00:00 2001 From: EletrixtimeYT Date: Tue, 27 Feb 2024 20:28:15 +0100 Subject: [PATCH 4/7] feat(domain): eletrixtime.is-a.dev --- domains/eletrixtime.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/eletrixtime.json diff --git a/domains/eletrixtime.json b/domains/eletrixtime.json new file mode 100644 index 000000000..b0f88d804 --- /dev/null +++ b/domains/eletrixtime.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EletrixtimeYT", + "email": "lisandro.b@outlook.com" + }, + "record": { + "CNAME": "eletrixtimeyt.github.io" + } +} From c1863f14efc561b5898f6f6e43d4ffa1fe54f9ff Mon Sep 17 00:00:00 2001 From: kewanfr Date: Tue, 27 Feb 2024 22:45:08 +0100 Subject: [PATCH 5/7] feat(domain): kewanb.is-a.dev --- domains/kewanb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kewanb.json diff --git a/domains/kewanb.json b/domains/kewanb.json new file mode 100644 index 000000000..8027750d5 --- /dev/null +++ b/domains/kewanb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kewanfr", + "email": "mail@kewan.fr" + }, + "record": { + "URL": "https://blog.kewan.fr" + } +} From 31f2a427688ffbdd9ba0f23b8f4a9457ab4ad734 Mon Sep 17 00:00:00 2001 From: NotRana Date: Wed, 28 Feb 2024 16:45:38 +0500 Subject: [PATCH 6/7] feat(domain): ranareal.is-a.dev --- domains/ranareal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ranareal.json diff --git a/domains/ranareal.json b/domains/ranareal.json new file mode 100644 index 000000000..927e030c6 --- /dev/null +++ b/domains/ranareal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotRana", + "email": "notrana1122@outlook.com" + }, + "record": { + "MX": ["mx1.improvmx.com"] + } +} From 757b01ee2bf32ea9e03c4b729f31134f9aa9ceb9 Mon Sep 17 00:00:00 2001 From: NotRana <76933059+NotRana@users.noreply.github.com> Date: Wed, 28 Feb 2024 16:52:40 +0500 Subject: [PATCH 7/7] Update ranareal.json --- domains/ranareal.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ranareal.json b/domains/ranareal.json index 927e030c6..2b8f6cecf 100644 --- a/domains/ranareal.json +++ b/domains/ranareal.json @@ -4,6 +4,7 @@ "email": "notrana1122@outlook.com" }, "record": { - "MX": ["mx1.improvmx.com"] + "MX": ["mx1.improvmx.com","mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }