From 9338d5bc9aeb11aa4b115f109d89d6dff8a4941a Mon Sep 17 00:00:00 2001 From: ValoWolf <140768481+ValoWolf@users.noreply.github.com> Date: Wed, 13 Mar 2024 05:55:01 +0330 Subject: [PATCH 01/16] Update valowolf.json --- domains/valowolf.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/valowolf.json b/domains/valowolf.json index f8915183b..7b5178b16 100644 --- a/domains/valowolf.json +++ b/domains/valowolf.json @@ -8,6 +8,7 @@ "discord": "valowolf" }, "record": { - "CNAME": "valowolf.github.io" + "CNAME": "valowolf.github.io", + "TXT": "did=did:plc:qgp4s2w27woji4x7jbpbzcvd" } } From bcbcb2b4c552561309bf799a42165e5f72ccba75 Mon Sep 17 00:00:00 2001 From: YeahhColix Date: Mon, 15 Apr 2024 14:02:52 +0800 Subject: [PATCH 02/16] feat(domain): colix.is-a.dev --- domains/colix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/colix.json diff --git a/domains/colix.json b/domains/colix.json new file mode 100644 index 000000000..6d3fcd457 --- /dev/null +++ b/domains/colix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YeahhColix", + "email": "yeahhcolix@gmail.com" + }, + "record": { + "CNAME": "colix.pages.dev" + } +} From 838211ce9bdc30fd7c85d9fb3c7a9480c412a8c4 Mon Sep 17 00:00:00 2001 From: callme-Shadow Date: Tue, 16 Apr 2024 17:57:02 +0530 Subject: [PATCH 03/16] feat(domain): shadow.is-a.dev --- domains/shadow.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shadow.json diff --git a/domains/shadow.json b/domains/shadow.json new file mode 100644 index 000000000..083f32802 --- /dev/null +++ b/domains/shadow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "callme-Shadow", + "email": "shadowstriker169@gmail.com" + }, + "record": { + "CNAME": "callme-shadow.github.io" + } +} From d449f4fe761f80ccb61d7e17b2891041c8351fc9 Mon Sep 17 00:00:00 2001 From: Valo_iO <140768481+valo-io@users.noreply.github.com> Date: Thu, 18 Apr 2024 00:09:29 +0330 Subject: [PATCH 04/16] Update and rename valowolf.json to valo-io.json I have changed my github username from valowolf to valo_io --- domains/{valowolf.json => valo-io.json} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename domains/{valowolf.json => valo-io.json} (53%) diff --git a/domains/valowolf.json b/domains/valo-io.json similarity index 53% rename from domains/valowolf.json rename to domains/valo-io.json index 7b5178b16..3128fb724 100644 --- a/domains/valowolf.json +++ b/domains/valo-io.json @@ -1,14 +1,14 @@ { "description": "Static page, displaying the links to my socials", - "repo": "https://github.com/ValoWolf/ValoWolf.github.io", + "repo": "https://github.com/valo-io/valo-io.github.io", "owner": { - "username": "ValoWolf", + "username": "valo-io", "email": "starfleet.valowolf@gmail.com", - "twitter": "ValoWolf", - "discord": "valowolf" + "twitter": "Valo_iO", + "discord": "valo_io" }, "record": { - "CNAME": "valowolf.github.io", + "CNAME": "valo-io.github.io", "TXT": "did=did:plc:qgp4s2w27woji4x7jbpbzcvd" } } From e383b26d792e4a208ef5bf4daa0d8315d30af8be Mon Sep 17 00:00:00 2001 From: billy Date: Fri, 19 Apr 2024 07:44:32 +0530 Subject: [PATCH 05/16] Update billy.json --- domains/billy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/billy.json b/domains/billy.json index 20c5ca076..a079da8e7 100644 --- a/domains/billy.json +++ b/domains/billy.json @@ -1,9 +1,9 @@ { "owner": { - "username": "billyeatcookies", + "username": "tomlin7", "email": "billydevbusiness@gmail.com" }, "record": { - "URL": "https://billyeatcookies.github.io" + "URL": "https://tomlin7.github.io" } } From 005338ca3a21221cc420fc73a237fb067027c047 Mon Sep 17 00:00:00 2001 From: Valo-iO <140768481+valo-io@users.noreply.github.com> Date: Fri, 19 Apr 2024 18:08:21 +0330 Subject: [PATCH 06/16] Update valo-io.json --- domains/valo-io.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/valo-io.json b/domains/valo-io.json index 3128fb724..a0d0cf4fd 100644 --- a/domains/valo-io.json +++ b/domains/valo-io.json @@ -8,7 +8,6 @@ "discord": "valo_io" }, "record": { - "CNAME": "valo-io.github.io", - "TXT": "did=did:plc:qgp4s2w27woji4x7jbpbzcvd" + "CNAME": "valo-io.github.io" } } From 19f4077d05d94f064354820b615c80033af583ad Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sat, 20 Apr 2024 16:05:08 +0530 Subject: [PATCH 07/16] feat(domain): jellyfin.chiragnahata.is-a.dev --- domains/jellyfin.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jellyfin.chiragnahata.json diff --git a/domains/jellyfin.chiragnahata.json b/domains/jellyfin.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/jellyfin.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 62a80fadd964e42f258ace84eb234d72e4cf1208 Mon Sep 17 00:00:00 2001 From: rpineda26 Date: Sat, 20 Apr 2024 19:08:08 +0800 Subject: [PATCH 08/16] feat(domain): ralphpineda.is-a.dev --- domains/ralphpineda.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ralphpineda.json diff --git a/domains/ralphpineda.json b/domains/ralphpineda.json new file mode 100644 index 000000000..6f1d9e924 --- /dev/null +++ b/domains/ralphpineda.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rpineda26", + "email": "rp.pineda26@gmail.com" + }, + "record": { + "CNAME": "rpineda26.github.io" + } +} From 74342bc2a9649c777bc74165c080c00dd74bfd7d Mon Sep 17 00:00:00 2001 From: jadfoq Date: Sat, 20 Apr 2024 15:35:36 +0300 Subject: [PATCH 09/16] Update nx.json --- domains/nx.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/nx.json b/domains/nx.json index db381388a..f7eae105e 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -4,9 +4,6 @@ "email": "jadfoq@getgoogleoff.me" }, "record": { - "A": [ - "45.55.110.124", - "193.233.233.233" - ] + "CNAME": "03d0295b-c631-4993-8a42-f004798c8aed.sweego.co." } } From b6933031f461dd0a11a0e1bddfbc7db0c5cfaf5b Mon Sep 17 00:00:00 2001 From: jadfoq Date: Sat, 20 Apr 2024 16:06:45 +0300 Subject: [PATCH 10/16] Update nx.json --- domains/nx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nx.json b/domains/nx.json index f7eae105e..15dc60f22 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -4,6 +4,6 @@ "email": "jadfoq@getgoogleoff.me" }, "record": { - "CNAME": "03d0295b-c631-4993-8a42-f004798c8aed.sweego.co." + "CNAME": "03d0295b-c631-4993-8a42-f004798c8aed.sweego.co" } } From 21ad3dc855ac75617108649790001cc7c686c0a4 Mon Sep 17 00:00:00 2001 From: praveen8git Date: Sun, 21 Apr 2024 00:02:40 +0530 Subject: [PATCH 11/16] feat: Add new domain registration JSON file - This commit introduces a new JSON file to register the domain 'praveen-patel.is-a.dev'. - The file contains the necessary configurations for the domain registration process. --- domains/praveen-patel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/praveen-patel.json diff --git a/domains/praveen-patel.json b/domains/praveen-patel.json new file mode 100644 index 000000000..41a2d34b3 --- /dev/null +++ b/domains/praveen-patel.json @@ -0,0 +1,12 @@ +{ + "repo": "https://github.com/praveen8git", + "owner": { + "username": "praveen8git", + "email": "praveenpatel@duck.com", + "discord": "praveen.patel" + }, + "record": { + "CNAME": "praveensingh.in" + } + } + \ No newline at end of file From 58025e4f8ccc4eefb3a20c387fb11ba4d09cd0ca Mon Sep 17 00:00:00 2001 From: 21Z <69188068+21Z@users.noreply.github.com> Date: Sun, 21 Apr 2024 00:18:17 +0400 Subject: [PATCH 12/16] Use ImprovMX --- domains/21z.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/21z.json b/domains/21z.json index 899aba426..c874cd328 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -5,6 +5,10 @@ "discord": "780356848737058857" }, "record": { - "CNAME": "21z.github.io" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From c7e48cb4d2edcde06ce7995100ce906e9ba77e8b Mon Sep 17 00:00:00 2001 From: Javier Andres Solarte <79766563+dresandev@users.noreply.github.com> Date: Sat, 20 Apr 2024 17:06:42 -0500 Subject: [PATCH 13/16] add domain --- domains/dresan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dresan.json diff --git a/domains/dresan.json b/domains/dresan.json new file mode 100644 index 000000000..c67dd494e --- /dev/null +++ b/domains/dresan.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website", + "repo": "https://github.com/dresandev/dresandev.github.io", + "owner": { + "username": "dresandev", + "email": "dresan.dev@gmail.com", + "twitter": "dresandev" + }, + "record": { + "CNAME": "dresandev.github.io" + } +} From 2c479636ff088eba69ad04866c305e67a74ce815 Mon Sep 17 00:00:00 2001 From: Dano Syrus <92238288+danosyrus@users.noreply.github.com> Date: Sun, 21 Apr 2024 10:39:48 +0530 Subject: [PATCH 14/16] Create danosyrus.json --- domains/danosyrus.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/danosyrus.json diff --git a/domains/danosyrus.json b/domains/danosyrus.json new file mode 100644 index 000000000..3778039fa --- /dev/null +++ b/domains/danosyrus.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Resume", + "repo": "https://github.com/danosyrus/danosyrus.github.io", + "owner": { + "username": "danosyrus", + "email": "danosyrus@tuta.io", + "discord": "danosyrus" + }, + "record": { + "CNAME": "danosyrus.github.io" + } +} From ba599fbd494837973f6e199dbdb78154cc09c7e8 Mon Sep 17 00:00:00 2001 From: Iqat Date: Sun, 21 Apr 2024 11:13:34 +0400 Subject: [PATCH 15/16] feat(domain): iqat.is-a.dev --- domains/iqat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/iqat.json diff --git a/domains/iqat.json b/domains/iqat.json new file mode 100644 index 000000000..7799b37ca --- /dev/null +++ b/domains/iqat.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio for Muhammad Taqi (Iqat)", + "repo": "https://github.com/Iqat476/Iqat476.github.io", + "owner": { + "username": "Iqat476", + "email": "iqat476@gmail.com" + }, + "record": { + "CNAME": "Iqat476.github.io" + } +} From b6f71288c9e25279366f1ad874a33b778941b07d Mon Sep 17 00:00:00 2001 From: devbx Date: Sun, 21 Apr 2024 20:30:17 +0800 Subject: [PATCH 16/16] feat(domain): devbx.is-a.dev --- domains/devbx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/devbx.json diff --git a/domains/devbx.json b/domains/devbx.json new file mode 100644 index 000000000..7a2100f7f --- /dev/null +++ b/domains/devbx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "devbx", + "email": "pangys0306@hotmail.com" + }, + "record": { + "CNAME": "devbx.github.io" + } +}