From ead43e181c2762ff3a5e562053000ccd3e315a28 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Sun, 29 Oct 2023 13:29:01 +0300 Subject: [PATCH 1/7] Update alpha.json --- domains/alpha.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/alpha.json b/domains/alpha.json index b27f12561..3c74fe38f 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -4,8 +4,8 @@ "email": "sweepalf@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": ["v=spf1 a mx ip4:217.174.245.249 ~all"] + "CNAME": "yfaweb.pages.dev", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From aa8bb90bae53fcd554c73903813cdc78054b6abf Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Sun, 29 Oct 2023 13:29:47 +0300 Subject: [PATCH 2/7] Create _discord.alpha.json --- domains/_discord.alpha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.alpha.json diff --git a/domains/_discord.alpha.json b/domains/_discord.alpha.json new file mode 100644 index 000000000..4d7302871 --- /dev/null +++ b/domains/_discord.alpha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "sweepalf@gmail.com" + }, + "record": { + "TXT": "dh=0ed7bf0ab783536f57a14304a99956a116a1782e" + } +} From 9066b15c62557186eecfc88d710d60ad03f12414 Mon Sep 17 00:00:00 2001 From: alex1028199 Date: Sun, 29 Oct 2023 20:05:33 +0300 Subject: [PATCH 3/7] feat(domain): artix.is-a.dev --- domains/artix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/artix.json diff --git a/domains/artix.json b/domains/artix.json new file mode 100644 index 000000000..f0d8c5edb --- /dev/null +++ b/domains/artix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alex1028199", + "email": "yu1234u73f.com@gmail.com" + }, + "record": { + "URL": "google.com" + } +} From d63f58a4dc0cff75ba09d506be0cd0c64a719cd1 Mon Sep 17 00:00:00 2001 From: Wizqdev Date: Sun, 29 Oct 2023 22:39:52 +0530 Subject: [PATCH 4/7] feat(domain): wizq.is-a.dev --- domains/wizq.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wizq.json diff --git a/domains/wizq.json b/domains/wizq.json new file mode 100644 index 000000000..eee2c3cb5 --- /dev/null +++ b/domains/wizq.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Wizqdev", + "email": "prajwal2079@gmail.com" + }, + "record": { + "A": ["63.141.249.43"] + } +} From c7b7e47ea524c3b8c9d2253689e63a689c9ae813 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Mon, 30 Oct 2023 08:09:47 +0200 Subject: [PATCH 5/7] Update alpha.json --- domains/alpha.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/alpha.json b/domains/alpha.json index 3c74fe38f..714b491e4 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -4,7 +4,12 @@ "email": "sweepalf@gmail.com" }, "record": { - "CNAME": "yfaweb.pages.dev", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 8c34722d1ae988dac6ef3c4f59029fd504c51042 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Mon, 30 Oct 2023 08:12:01 +0200 Subject: [PATCH 6/7] Update alpha.json --- domains/alpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alpha.json b/domains/alpha.json index 714b491e4..1841389ca 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -9,7 +9,7 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ] + ], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 5c7812fc23b158d97cfe5948e3d73413c7746022 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 30 Oct 2023 19:11:02 +0800 Subject: [PATCH 7/7] Update artix.json --- domains/artix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/artix.json b/domains/artix.json index f0d8c5edb..f8acd04bd 100644 --- a/domains/artix.json +++ b/domains/artix.json @@ -4,6 +4,6 @@ "email": "yu1234u73f.com@gmail.com" }, "record": { - "URL": "google.com" + "URL": "http://51.68.194.254:3116" } }