From 3ed51d563dbd0d0fbb26c62e4a490411d8579ffa Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Sun, 19 Nov 2023 22:06:56 +0200 Subject: [PATCH 01/18] Added more records --- domains/cutedog5695.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index d20914773..041a963ae 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,6 +6,11 @@ "twitter": "cutedog5695" }, "record": { - "CNAME": "cutedog5695.github.io" - } + "CNAME": "cutedog5695.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From d927362c87defb365739c2cc266931533e7008cb Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Sun, 19 Nov 2023 22:07:40 +0200 Subject: [PATCH 02/18] Update cutedog5695.json --- domains/cutedog5695.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 041a963ae..bd9918e95 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -8,9 +8,9 @@ "record": { "CNAME": "cutedog5695.github.io", "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "mx1.improvmx.com", + "mx2.improvmx.com" + ] "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 58bcc2f1c93cdd3b44699bf37d0b57bfc7590273 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Sun, 19 Nov 2023 22:08:04 +0200 Subject: [PATCH 03/18] Update cutedog5695.json --- domains/cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index bd9918e95..fc5e5e908 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -10,7 +10,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From dd1887d7a5d7fbf7e0506c4ae66819a7079d5298 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Tue, 21 Nov 2023 23:45:44 +0200 Subject: [PATCH 04/18] Update cutedog5695.json --- domains/cutedog5695.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index fc5e5e908..11088e643 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,11 +6,6 @@ "twitter": "cutedog5695" }, "record": { - "CNAME": "cutedog5695.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "cutedog5695.github.io" } } From 33357398f15327f5206fcf1debbe5713d2d3266a Mon Sep 17 00:00:00 2001 From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com> Date: Thu, 23 Nov 2023 12:29:08 +0100 Subject: [PATCH 05/18] 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 5f7c03b1a..606d202c7 100644 --- a/domains/poyo.json +++ b/domains/poyo.json @@ -5,12 +5,12 @@ "email": "wiiuforever25@gmail.com" }, "record": { - "URL": "https://dapoyo.neocities.org", "TXT": "v=spf1 include:spf.improvmx.com ~all", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ] + "CNAME": "mrdapoyo.github.io" } } From d880bcd522fa81cd6b512107d4100118dd8c7c2c Mon Sep 17 00:00:00 2001 From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com> Date: Thu, 23 Nov 2023 12:46:11 +0100 Subject: [PATCH 06/18] Thanks Mr.Shiba --- domains/poyo.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/poyo.json b/domains/poyo.json index 606d202c7..d22cf6357 100644 --- a/domains/poyo.json +++ b/domains/poyo.json @@ -10,7 +10,12 @@ "mx1.improvmx.com", "mx2.improvmx.com" ] - "CNAME": "mrdapoyo.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } } From 999e2ac058c38ac55df466329e6855c346d48424 Mon Sep 17 00:00:00 2001 From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com> Date: Thu, 23 Nov 2023 12:47:28 +0100 Subject: [PATCH 07/18] The comma --- domains/poyo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/poyo.json b/domains/poyo.json index d22cf6357..595daa2d4 100644 --- a/domains/poyo.json +++ b/domains/poyo.json @@ -9,7 +9,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], "A": [ "185.199.108.153", "185.199.109.153", From 38cc238466a6572a1e7320953747eb0bbe826d70 Mon Sep 17 00:00:00 2001 From: AayushBharti Date: Thu, 23 Nov 2023 17:22:32 +0530 Subject: [PATCH 08/18] feat(domain): aayushbharti.is-a.dev --- domains/aayushbharti.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aayushbharti.json diff --git a/domains/aayushbharti.json b/domains/aayushbharti.json new file mode 100644 index 000000000..bc6a210e8 --- /dev/null +++ b/domains/aayushbharti.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AayushBharti", + "email": "aayushbh2002@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4843cce67cbc7b5df6e599338bf646732ac60766 Mon Sep 17 00:00:00 2001 From: tashviks Date: Thu, 23 Nov 2023 17:40:44 +0530 Subject: [PATCH 09/18] feat(domain): tashvik.is-a.dev --- domains/tashvik.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tashvik.json diff --git a/domains/tashvik.json b/domains/tashvik.json new file mode 100644 index 000000000..8c628ef7f --- /dev/null +++ b/domains/tashvik.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "tashviks", + "email": "tashvik.12112279@lpu.in" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1cb00fadefd47309e0c5504ed3ff1592401e0ffc Mon Sep 17 00:00:00 2001 From: thi3rry Date: Thu, 23 Nov 2023 13:25:01 +0100 Subject: [PATCH 10/18] feat(domain): thi3rry.is-a.dev --- domains/thi3rry.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thi3rry.json diff --git a/domains/thi3rry.json b/domains/thi3rry.json new file mode 100644 index 000000000..2b9df9d37 --- /dev/null +++ b/domains/thi3rry.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thi3rry", + "email": "poinot.thierry@gmail.com" + }, + "record": { + "CNAME": "thi3rry-is-a-dev.shoot-shoot.dev" + } +} From e7f1f0a99d65d83de3c4cb3815ecb1c083d81f43 Mon Sep 17 00:00:00 2001 From: AayushBharti Date: Thu, 23 Nov 2023 17:57:54 +0530 Subject: [PATCH 11/18] feat(domain): aayush bharti.is-a.dev --- domains/aayush bharti.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aayush bharti.json diff --git a/domains/aayush bharti.json b/domains/aayush bharti.json new file mode 100644 index 000000000..bc6a210e8 --- /dev/null +++ b/domains/aayush bharti.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AayushBharti", + "email": "aayushbh2002@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 91aee9047d7f804bb90822f2ad8efc2148bf7ca8 Mon Sep 17 00:00:00 2001 From: AayushBharti Date: Thu, 23 Nov 2023 17:59:00 +0530 Subject: [PATCH 12/18] feat(domain): aayushbh.is-a.dev --- domains/aayushbh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aayushbh.json diff --git a/domains/aayushbh.json b/domains/aayushbh.json new file mode 100644 index 000000000..bc6a210e8 --- /dev/null +++ b/domains/aayushbh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AayushBharti", + "email": "aayushbh2002@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7e51b9af0c71a68638893bb398d83896e849a122 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 23 Nov 2023 08:29:06 -0500 Subject: [PATCH 13/18] Rename aayush bharti.json to aayush-bharti.json --- domains/{aayush bharti.json => aayush-bharti.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{aayush bharti.json => aayush-bharti.json} (99%) diff --git a/domains/aayush bharti.json b/domains/aayush-bharti.json similarity index 99% rename from domains/aayush bharti.json rename to domains/aayush-bharti.json index bc6a210e8..e155e8054 100644 --- a/domains/aayush bharti.json +++ b/domains/aayush-bharti.json @@ -9,4 +9,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 507fa344abb1fecf9557b2e4a518e95b6b48b0e0 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Thu, 23 Nov 2023 15:40:24 +0200 Subject: [PATCH 14/18] Added MX, TXT and A Record --- domains/cutedog5695.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 11088e643..0409b738a 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,6 +6,16 @@ "twitter": "cutedog5695" }, "record": { - "CNAME": "cutedog5695.github.io" + "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 06ec3b7a5d598292451f20757894e4ff4581ce8b Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Thu, 23 Nov 2023 15:50:16 +0200 Subject: [PATCH 15/18] Update cutedog5695.json --- domains/cutedog5695.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 0409b738a..a8529a544 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -11,11 +11,11 @@ "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 29eb4f8c71615fca62cdb59ba0271e63cce6feed Mon Sep 17 00:00:00 2001 From: ALBINPRAVEEN Date: Thu, 23 Nov 2023 09:12:57 -0500 Subject: [PATCH 16/18] feat(domain): alby.is-a.dev --- domains/alby.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/alby.json diff --git a/domains/alby.json b/domains/alby.json new file mode 100644 index 000000000..566d44eb0 --- /dev/null +++ b/domains/alby.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ALBINPRAVEEN", + "email": "albinpraveen135790@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 29acd2996d4bb5ea12ac2237d5027fd3d9922fd2 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Thu, 23 Nov 2023 16:47:22 +0200 Subject: [PATCH 17/18] Create _github-pages-challenge-CuteDog5695.cutedog5695 --- .../_github-pages-challenge-CuteDog5695.cutedog5695 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-CuteDog5695.cutedog5695 diff --git a/domains/_github-pages-challenge-CuteDog5695.cutedog5695 b/domains/_github-pages-challenge-CuteDog5695.cutedog5695 new file mode 100644 index 000000000..838943fcc --- /dev/null +++ b/domains/_github-pages-challenge-CuteDog5695.cutedog5695 @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CuteDog5695", + "email": "cutedog5695@gmail.com", + "discord": "cutedog5695", + "twitter": "cutedog5695" + }, + "record": { + "TXT": "cd8aac10494e4b5b76656163a11508" + } +} From 7081d4572b9de0a1c4b304279779a60a3745f465 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Thu, 23 Nov 2023 17:01:09 +0200 Subject: [PATCH 18/18] Rename _github-pages-challenge-CuteDog5695.cutedog5695 to _github-pages-challenge-CuteDog5695.cutedog5695.json --- ...g5695 => _github-pages-challenge-CuteDog5695.cutedog5695.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-CuteDog5695.cutedog5695 => _github-pages-challenge-CuteDog5695.cutedog5695.json} (100%) diff --git a/domains/_github-pages-challenge-CuteDog5695.cutedog5695 b/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json similarity index 100% rename from domains/_github-pages-challenge-CuteDog5695.cutedog5695 rename to domains/_github-pages-challenge-CuteDog5695.cutedog5695.json