From 1fc4bcd899379dcbd4f19e5839cda363e99e43c8 Mon Sep 17 00:00:00 2001 From: CruxCoder7 Date: Thu, 25 Jan 2024 21:34:05 +0530 Subject: [PATCH 01/46] feat(domain): akash.is-a.dev --- domains/akash.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akash.json diff --git a/domains/akash.json b/domains/akash.json new file mode 100644 index 000000000..930f0adeb --- /dev/null +++ b/domains/akash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CruxCoder7", + "email": "akashrangesh07@gmail.com" + }, + "record": { + "CNAME": "akash" + } +} From 2154b09ee0cf9cdddae63cf7f68808d13ed2d772 Mon Sep 17 00:00:00 2001 From: CruxCoder7 Date: Mon, 5 Feb 2024 19:43:07 +0530 Subject: [PATCH 02/46] feat(domain): akashr.is-a.dev --- domains/akashr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akashr.json diff --git a/domains/akashr.json b/domains/akashr.json new file mode 100644 index 000000000..d7a72fe18 --- /dev/null +++ b/domains/akashr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CruxCoder7", + "email": "akashrangesh07@gmail.com" + }, + "record": { + "CNAME": "akashr.vercel.app" + } +} From 6ab596ef71a3694af62a09b5313847379ae6bc37 Mon Sep 17 00:00:00 2001 From: Meghdut-Mandal Date: Sat, 10 Feb 2024 08:40:34 +0530 Subject: [PATCH 03/46] feat(domain): buyer.is-a.dev --- domains/buyer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/buyer.json diff --git a/domains/buyer.json b/domains/buyer.json new file mode 100644 index 000000000..3d080c4f3 --- /dev/null +++ b/domains/buyer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Meghdut-Mandal", + "email": "meghdut.windows@gmail.com" + }, + "record": { + "CNAME": "d2qfp4li4hsnxe.cloudfront.net" + } +} From acb684d88ebe4dd09fc68abbe5ff4b4abe7e2365 Mon Sep 17 00:00:00 2001 From: CruxCoder7 Date: Tue, 13 Feb 2024 17:26:18 +0530 Subject: [PATCH 04/46] feat(domain): r_akash.is-a.dev --- domains/r_akash.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/r_akash.json diff --git a/domains/r_akash.json b/domains/r_akash.json new file mode 100644 index 000000000..9ecf40be5 --- /dev/null +++ b/domains/r_akash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CruxCoder7", + "email": "akashrangesh07@gmail.com" + }, + "record": { + "CNAME": "cruxcoder7.github.io" + } +} From f06f52b899946f3cbb8a559485b6bf14cec1cbf5 Mon Sep 17 00:00:00 2001 From: rightburrow Date: Tue, 13 Feb 2024 12:54:26 -0600 Subject: [PATCH 05/46] feat(domain): nutworks-team.is-a.dev --- domains/nutworks-team.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nutworks-team.json diff --git a/domains/nutworks-team.json b/domains/nutworks-team.json new file mode 100644 index 000000000..27dc21941 --- /dev/null +++ b/domains/nutworks-team.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rightburrow", + "email": "rightburrowyt@gmail.com" + }, + "record": { + "URL": "https://nutworks-team.neocities.org" + } +} From 50158736f32108561e2631402e33ae51e01e5dac Mon Sep 17 00:00:00 2001 From: R Akash <70320962+CruxCoder7@users.noreply.github.com> Date: Wed, 14 Feb 2024 10:57:46 +0530 Subject: [PATCH 06/46] fixed CNAME --- domains/akash.json | 2 +- domains/akashr.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/akash.json b/domains/akash.json index 930f0adeb..9ecf40be5 100644 --- a/domains/akash.json +++ b/domains/akash.json @@ -4,6 +4,6 @@ "email": "akashrangesh07@gmail.com" }, "record": { - "CNAME": "akash" + "CNAME": "cruxcoder7.github.io" } } diff --git a/domains/akashr.json b/domains/akashr.json index d7a72fe18..9ecf40be5 100644 --- a/domains/akashr.json +++ b/domains/akashr.json @@ -4,6 +4,6 @@ "email": "akashrangesh07@gmail.com" }, "record": { - "CNAME": "akashr.vercel.app" + "CNAME": "cruxcoder7.github.io" } } From 7ad76cf37da93ab1027c9506b3d31eea41c00e90 Mon Sep 17 00:00:00 2001 From: e-coders Date: Fri, 16 Feb 2024 00:02:42 +0530 Subject: [PATCH 07/46] feat(domain): ashishagarwal.is-a.dev --- domains/ashishagarwal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ashishagarwal.json diff --git a/domains/ashishagarwal.json b/domains/ashishagarwal.json new file mode 100644 index 000000000..1de040c7c --- /dev/null +++ b/domains/ashishagarwal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "e-coders", + "email": "aasheeshsaumya@gmail.com" + }, + "record": { + "CNAME": "e-coders.github.io" + } +} From 4335e66e29d82918c8f1b65c492676e7b87f457e Mon Sep 17 00:00:00 2001 From: yemzikk Date: Fri, 16 Feb 2024 15:25:53 +0530 Subject: [PATCH 08/46] feat(domain): yemzikk.is-a.dev --- domains/yemzikk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yemzikk.json diff --git a/domains/yemzikk.json b/domains/yemzikk.json new file mode 100644 index 000000000..0ddca87af --- /dev/null +++ b/domains/yemzikk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yemzikk", + "email": "muhammedziyad12@gmail.com" + }, + "record": { + "URL": "https://yemzikk.in/" + } +} From c10d796bf80ba6e6c4a97c664d199edf3e768150 Mon Sep 17 00:00:00 2001 From: fluid-developer Date: Fri, 16 Feb 2024 21:39:59 +0300 Subject: [PATCH 09/46] feat(domain): fluid.is-a.dev --- domains/fluid.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fluid.json diff --git a/domains/fluid.json b/domains/fluid.json new file mode 100644 index 000000000..9d1b771eb --- /dev/null +++ b/domains/fluid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fluid-developer", + "email": "ne0xch4r4@gmail.com" + }, + "record": { + "TXT": "test" + } +} From 736ae32d3325710b5919223730eea37427487e78 Mon Sep 17 00:00:00 2001 From: "Fluid.dev" <142986025+fluid-developer@users.noreply.github.com> Date: Fri, 16 Feb 2024 22:01:50 +0300 Subject: [PATCH 10/46] Update fluid.json --- domains/fluid.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/fluid.json b/domains/fluid.json index 9d1b771eb..96f4d4b78 100644 --- a/domains/fluid.json +++ b/domains/fluid.json @@ -1,9 +1,12 @@ { + "description": "Personal website to host bio info and other things", + "repo": "https://github.com/fluid-developer/fluid-developer.github.io", "owner": { "username": "fluid-developer", - "email": "ne0xch4r4@gmail.com" + "email": "ne0xch4r4@gmail.com", + "twitter": "none" }, "record": { - "TXT": "test" + "CNAME": "fluid-developer.github.io" } -} +} From 23991c2a7231d4c53f4c7cd766caedb96102e79a Mon Sep 17 00:00:00 2001 From: piotrkociakx Date: Sat, 17 Feb 2024 22:48:58 +0100 Subject: [PATCH 11/46] feat(domain): kociak.is-a.dev --- domains/kociak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kociak.json diff --git a/domains/kociak.json b/domains/kociak.json new file mode 100644 index 000000000..36f83e4da --- /dev/null +++ b/domains/kociak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "piotrkociakx", + "email": "piotrekstypczynski@gmail.com" + }, + "record": { + "A": ["137.74.3.247"] + } +} From 635ee8d65d1ce586180010a4d56c0a3a86fef40d Mon Sep 17 00:00:00 2001 From: AXD Date: Sun, 18 Feb 2024 02:57:18 +0200 Subject: [PATCH 12/46] Update axd.json --- domains/axd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/axd.json b/domains/axd.json index 1441f3654..f94ccdc4f 100644 --- a/domains/axd.json +++ b/domains/axd.json @@ -4,6 +4,6 @@ "email": "axd@webwarp.ro" }, "record": { - "CNAME": "axxd.me" + "URL": "https://axxd.me" } } From 01497db8d00369e1e49720048520c9476dcf0669 Mon Sep 17 00:00:00 2001 From: CruxCoder7 Date: Sun, 18 Feb 2024 11:04:50 +0530 Subject: [PATCH 13/46] feat(domain): akash_r.is-a.dev --- domains/akash_r.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akash_r.json diff --git a/domains/akash_r.json b/domains/akash_r.json new file mode 100644 index 000000000..9ecf40be5 --- /dev/null +++ b/domains/akash_r.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CruxCoder7", + "email": "akashrangesh07@gmail.com" + }, + "record": { + "CNAME": "cruxcoder7.github.io" + } +} From f0a3af6ee57218b608f1bce6727764e036793306 Mon Sep 17 00:00:00 2001 From: Anumeya Sehgal <89458999+KreativeThinker@users.noreply.github.com> Date: Sun, 18 Feb 2024 11:56:03 +0530 Subject: [PATCH 14/46] feat(domain): add `anumeya.is-a.dev` --- domains/anumeya.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/anumeya.json diff --git a/domains/anumeya.json b/domains/anumeya.json new file mode 100644 index 000000000..3d37f0dd5 --- /dev/null +++ b/domains/anumeya.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "KreativeThinker", + "email": "sagely2005eagle@gmail.com" + }, + + "record": { + "CNAME": "kreativethinker.github.io" + } +} From e27b986139b72d25dbb09ec449b7f1fda0839843 Mon Sep 17 00:00:00 2001 From: Anumeya Sehgal <89458999+KreativeThinker@users.noreply.github.com> Date: Sun, 18 Feb 2024 12:01:55 +0530 Subject: [PATCH 15/46] feat(domain): add `kreativethinker.is-a.dev` --- domains/kreativethinker.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kreativethinker.json diff --git a/domains/kreativethinker.json b/domains/kreativethinker.json new file mode 100644 index 000000000..3d37f0dd5 --- /dev/null +++ b/domains/kreativethinker.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "KreativeThinker", + "email": "sagely2005eagle@gmail.com" + }, + + "record": { + "CNAME": "kreativethinker.github.io" + } +} From 5a622006907c0ec0dbed1fd7024013425a60205f Mon Sep 17 00:00:00 2001 From: KingLuc12 Date: Sun, 18 Feb 2024 12:00:12 +0000 Subject: [PATCH 16/46] feat(domain): johndoe.is-a.dev --- domains/johndoe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/johndoe.json diff --git a/domains/johndoe.json b/domains/johndoe.json new file mode 100644 index 000000000..c863d15ee --- /dev/null +++ b/domains/johndoe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KingLuc12", + "email": "lucian.g.king+github@gmail.com" + }, + "record": { + "CNAME": "jhondoeisadev.pages.dev" + } +} From 3f52d6d838abe28e1308bc6b953808365aa38719 Mon Sep 17 00:00:00 2001 From: Abdullah-Albanna Date: Sun, 18 Feb 2024 16:15:19 +0300 Subject: [PATCH 17/46] feat(domain): aa.is-a.dev --- domains/aa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aa.json diff --git a/domains/aa.json b/domains/aa.json new file mode 100644 index 000000000..73da319ed --- /dev/null +++ b/domains/aa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Abdullah-Albanna", + "email": "albannaa78@gmail.com" + }, + "record": { + "CNAME": "abdullah-albanna.github.io" + } +} From 05766c50a695f3f3a7412cafe03eb47101c30dfd Mon Sep 17 00:00:00 2001 From: LeVraiArdox Date: Sun, 18 Feb 2024 14:21:39 +0100 Subject: [PATCH 18/46] feat(domain): ardox.is-a.dev --- domains/ardox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ardox.json diff --git a/domains/ardox.json b/domains/ardox.json new file mode 100644 index 000000000..b27d77a62 --- /dev/null +++ b/domains/ardox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LeVraiArdox", + "email": "adrian.arjoca18@gmail.com" + }, + "record": { + "CNAME": "ardox.is-a.dev" + } +} From 29822215a83919d85530d9c15da88c5bfc703eb6 Mon Sep 17 00:00:00 2001 From: devendra <98072876+devendrakanojiya@users.noreply.github.com> Date: Sun, 18 Feb 2024 20:41:07 +0530 Subject: [PATCH 19/46] Update devendra.json changed record type from CNAME record to TXT record of gihtub --- domains/devendra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devendra.json b/domains/devendra.json index 86632b532..fecf73cba 100644 --- a/domains/devendra.json +++ b/domains/devendra.json @@ -4,6 +4,6 @@ "email": "s_36100@bkbirlacollegekalyan.com" }, "record": { - "CNAME": "xplorehow.in" + "TXT": "1bab44a51e777f98e075d71f2806a4" } } From d2ec7cda21bd556abfa06c123e3ebba920e74e02 Mon Sep 17 00:00:00 2001 From: LeVraiArdox Date: Sun, 18 Feb 2024 17:12:12 +0100 Subject: [PATCH 20/46] feat(domain): levraiardox.is-a.dev --- domains/levraiardox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/levraiardox.json diff --git a/domains/levraiardox.json b/domains/levraiardox.json new file mode 100644 index 000000000..b27d77a62 --- /dev/null +++ b/domains/levraiardox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LeVraiArdox", + "email": "adrian.arjoca18@gmail.com" + }, + "record": { + "CNAME": "ardox.is-a.dev" + } +} From e759d54875f6dd3e14fa812d1fa72db5dabd7b14 Mon Sep 17 00:00:00 2001 From: siyamex Date: Mon, 19 Feb 2024 19:48:19 +0500 Subject: [PATCH 21/46] feat(domain): siyamex.is-a.dev --- domains/siyamex.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/siyamex.json diff --git a/domains/siyamex.json b/domains/siyamex.json new file mode 100644 index 000000000..b4d3a2bd3 --- /dev/null +++ b/domains/siyamex.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "siyamex", + "email": "siyamex2012@gmail.com" + }, + "record": { + "URL": "siyamex.com" + } +} From 38ce2b51302751fec11f9957a8e77e968761ce61 Mon Sep 17 00:00:00 2001 From: yz9551 Date: Wed, 21 Feb 2024 15:24:30 +0800 Subject: [PATCH 22/46] feat(domain): yxz.is-a.dev --- domains/yxz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yxz.json diff --git a/domains/yxz.json b/domains/yxz.json new file mode 100644 index 000000000..4acbe4a7a --- /dev/null +++ b/domains/yxz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yz9551", + "email": "yixuan0808@gmail.com" + }, + "record": { + "CNAME": "cobble.southeastasia.cloudapp.azure.com" + } +} From 0bbf90a35997cb1d58ba6296484752ccdd193747 Mon Sep 17 00:00:00 2001 From: madkarmaa Date: Wed, 21 Feb 2024 09:15:25 +0100 Subject: [PATCH 23/46] feat(domain): madkarma.is-a.dev --- domains/madkarma.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/madkarma.json diff --git a/domains/madkarma.json b/domains/madkarma.json new file mode 100644 index 000000000..250fe2cb8 --- /dev/null +++ b/domains/madkarma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "madkarmaa", + "email": "madkarma99@gmail.com" + }, + "record": { + "CNAME": "madkarmaa.github.io" + } +} From 2ee3c0b3684237134eb6f5b4f13be04d153b75e8 Mon Sep 17 00:00:00 2001 From: thesillycat Date: Wed, 21 Feb 2024 20:04:50 +0000 Subject: [PATCH 24/46] feat(domain): tomsystems.is-a.dev --- domains/tomsystems.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tomsystems.json diff --git a/domains/tomsystems.json b/domains/tomsystems.json new file mode 100644 index 000000000..73ff4d4fd --- /dev/null +++ b/domains/tomsystems.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thesillycat", + "email": "tomnetwork@duck.com" + }, + "record": { + "CNAME": "tomsystems.pages.dev" + } +} From 9e8bb5d4f546d3ff9133023640db12eb19e07f56 Mon Sep 17 00:00:00 2001 From: Awiteb Date: Thu, 22 Feb 2024 16:05:29 +0300 Subject: [PATCH 25/46] Add `awiteb.is-a.dev` domain --- domains/_github-pages-challenge-TheAwiteb.awiteb.json | 11 +++++++++++ domains/awiteb.json | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 domains/_github-pages-challenge-TheAwiteb.awiteb.json create mode 100644 domains/awiteb.json diff --git a/domains/_github-pages-challenge-TheAwiteb.awiteb.json b/domains/_github-pages-challenge-TheAwiteb.awiteb.json new file mode 100644 index 000000000..77346462a --- /dev/null +++ b/domains/_github-pages-challenge-TheAwiteb.awiteb.json @@ -0,0 +1,11 @@ +{ + "description": "Awiteb personal blog (GH pages verification)", + "repo": "https://github.com/TheAwiteb/TheAwiteb.github.io", + "owner": { + "username": "Awiteb", + "email": "Awiteb@pm.me" + }, + "record": { + "TXT": "6e5138e1bbf1679fedf1c267435058" + } +} diff --git a/domains/awiteb.json b/domains/awiteb.json new file mode 100644 index 000000000..b4b476c24 --- /dev/null +++ b/domains/awiteb.json @@ -0,0 +1,11 @@ +{ + "description": "Awiteb personal blog", + "repo": "https://github.com/TheAwiteb/TheAwiteb.github.io", + "owner": { + "username": "Awiteb", + "email": "Awiteb@pm.me" + }, + "record": { + "CNAME": "TheAwiteb.github.io" + } +} From 3d0ed470a2d059c1419606eaee9ff124f5c407f2 Mon Sep 17 00:00:00 2001 From: psnbl Date: Fri, 23 Feb 2024 02:08:40 +0100 Subject: [PATCH 26/46] feat(domain): psnbl.is-a.dev --- domains/psnbl.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/psnbl.json diff --git a/domains/psnbl.json b/domains/psnbl.json new file mode 100644 index 000000000..918a2dee8 --- /dev/null +++ b/domains/psnbl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "psnbl", + "email": "pietrosimone.nobiletti@studenti.unipr.it" + }, + "record": { + "CNAME": "psnbl.github.io" + } +} From a5743e4957eee0e22613eb1451c164353bea96f2 Mon Sep 17 00:00:00 2001 From: Ardox <110931544+LeVraiArdox@users.noreply.github.com> Date: Fri, 23 Feb 2024 14:17:07 +0100 Subject: [PATCH 27/46] Update ardox.json --- domains/ardox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ardox.json b/domains/ardox.json index b27d77a62..a30e20e9c 100644 --- a/domains/ardox.json +++ b/domains/ardox.json @@ -4,6 +4,6 @@ "email": "adrian.arjoca18@gmail.com" }, "record": { - "CNAME": "ardox.is-a.dev" + "CNAME": "levraiardox.github.io" } } From 1e742604e620daef369348359e3fa83b60a1c523 Mon Sep 17 00:00:00 2001 From: Ardox <110931544+LeVraiArdox@users.noreply.github.com> Date: Fri, 23 Feb 2024 15:17:36 +0100 Subject: [PATCH 28/46] Update levraiardox.json --- domains/levraiardox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/levraiardox.json b/domains/levraiardox.json index b27d77a62..a30e20e9c 100644 --- a/domains/levraiardox.json +++ b/domains/levraiardox.json @@ -4,6 +4,6 @@ "email": "adrian.arjoca18@gmail.com" }, "record": { - "CNAME": "ardox.is-a.dev" + "CNAME": "levraiardox.github.io" } } From 18969aca0196768b8fda8db0843cab1866a1fd36 Mon Sep 17 00:00:00 2001 From: voxj Date: Fri, 23 Feb 2024 17:36:49 +0300 Subject: [PATCH 29/46] feat(domain): vdr.is-a.dev --- domains/vdr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vdr.json diff --git a/domains/vdr.json b/domains/vdr.json new file mode 100644 index 000000000..2f7507a9d --- /dev/null +++ b/domains/vdr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "voxj", + "email": "aglinkoyurjevich@gmail.com" + }, + "record": { + "CNAME": "rawintosh.github.io" + } +} From 66bedfa9d4efdeb4dacc618aa8a2b40dd6a14ff6 Mon Sep 17 00:00:00 2001 From: TruongDuyKhai <102969311+TruongDuyKhai@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:47:55 +0700 Subject: [PATCH 30/46] feat(domain): khaidev.is-a.dev --- domains/khaidev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/khaidev.json diff --git a/domains/khaidev.json b/domains/khaidev.json new file mode 100644 index 000000000..2fa6866a9 --- /dev/null +++ b/domains/khaidev.json @@ -0,0 +1,11 @@ +{ + "description": "Hello! I am Khai but if you want you can call me Ken! I am a self thought Developer and mostly code Discord Bots for others for fun! Sometimes I even get donations back, which makes me even more happier and results in having more fun at coding.", + "repo": "https://github.com/TruongDuyKhai/TruongDuyKhai.github.io", + "owner": { + "username": "TruongDuyKhai", + "email": "truongduykhai1012@gmail.com" + }, + "record": { + "CNAME": "truongduykhai.github.io" + } +} From f412622edbff8cfed9ab337b13760a678f5f5693 Mon Sep 17 00:00:00 2001 From: TruongDuyKhai <102969311+TruongDuyKhai@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:52:53 +0700 Subject: [PATCH 31/46] Delete domains/khaidev.json --- domains/khaidev.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/khaidev.json diff --git a/domains/khaidev.json b/domains/khaidev.json deleted file mode 100644 index 2fa6866a9..000000000 --- a/domains/khaidev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Hello! I am Khai but if you want you can call me Ken! I am a self thought Developer and mostly code Discord Bots for others for fun! Sometimes I even get donations back, which makes me even more happier and results in having more fun at coding.", - "repo": "https://github.com/TruongDuyKhai/TruongDuyKhai.github.io", - "owner": { - "username": "TruongDuyKhai", - "email": "truongduykhai1012@gmail.com" - }, - "record": { - "CNAME": "truongduykhai.github.io" - } -} From b41633e9b5837327e05791263bb1889b417e2ee2 Mon Sep 17 00:00:00 2001 From: TruongDuyKhai <102969311+TruongDuyKhai@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:55:31 +0700 Subject: [PATCH 32/46] Register khaidev.is-a.dev --- domains/khaidev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/khaidev.json diff --git a/domains/khaidev.json b/domains/khaidev.json new file mode 100644 index 000000000..ceffd52b8 --- /dev/null +++ b/domains/khaidev.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TruongDuyKhai", + "email": "truongduykhai1012@gmail.com", + "discord": "871329074046435338" + }, + + "record": { + "CNAME": "truongduykhai.github.io" + } + } + \ No newline at end of file From 65e6b6d2020cf84584ff6da95fe9ea55ce30620e Mon Sep 17 00:00:00 2001 From: prime <105910256+PrimeTDMomega@users.noreply.github.com> Date: Fri, 23 Feb 2024 20:37:08 +0530 Subject: [PATCH 33/46] Create prime.json --- domains/prime.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/prime.json diff --git a/domains/prime.json b/domains/prime.json new file mode 100644 index 000000000..f8cb3dbb6 --- /dev/null +++ b/domains/prime.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website", + "repo": "https://github.com/primetdmomega/primetdmomega.github.io", + "owner": { + "username": "PrimeTDMomega", + "email": "primetdmomega@gmail.com", + "twitter": "primeinspace" + }, + "record": { + "CNAME": "primetdmomega.github.io" + } +} From 3aed45d1960da1fc730e950d363ada0be7049a96 Mon Sep 17 00:00:00 2001 From: AtharvParsewar Date: Fri, 23 Feb 2024 21:56:57 +0530 Subject: [PATCH 34/46] feat(domain): cdn.parsewar.is-a.dev --- domains/cdn.parsewar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cdn.parsewar.json diff --git a/domains/cdn.parsewar.json b/domains/cdn.parsewar.json new file mode 100644 index 000000000..f1df135d0 --- /dev/null +++ b/domains/cdn.parsewar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AtharvParsewar", + "email": "atharvparsewar@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 476cf5c2bcd2b2391a00ef96ac94a3c13a5ce529 Mon Sep 17 00:00:00 2001 From: Ashish Date: Fri, 23 Feb 2024 22:26:04 +0530 Subject: [PATCH 35/46] Update ashishagarwal.json --- domains/ashishagarwal.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/ashishagarwal.json b/domains/ashishagarwal.json index 1de040c7c..b4da7c090 100644 --- a/domains/ashishagarwal.json +++ b/domains/ashishagarwal.json @@ -1,9 +1,9 @@ { "owner": { - "username": "e-coders", - "email": "aasheeshsaumya@gmail.com" + "username": "ashishagarwal2023", + "email": "code.with.aasheesh@gmail.com" }, "record": { - "CNAME": "e-coders.github.io" + "CNAME": "ashishagarwal2023.github.io" } } From 4f439278b3d117798e2b0b5826a10289cce2e321 Mon Sep 17 00:00:00 2001 From: Nishith-Savla Date: Sat, 24 Feb 2024 00:13:46 +0530 Subject: [PATCH 36/46] feat(domain): nishith.is-a.dev --- domains/nishith.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nishith.json diff --git a/domains/nishith.json b/domains/nishith.json new file mode 100644 index 000000000..9a2b0010c --- /dev/null +++ b/domains/nishith.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Nishith-Savla", + "email": "nishithsavla005@gmail.com" + }, + "record": { + "CNAME": "nishith.tech" + } +} From fb3e656af7a30a0d4333bb062edf43294fd0d71a Mon Sep 17 00:00:00 2001 From: Maximilian Heinrich <73892699+MaximilianHeinrich@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:37:44 +0100 Subject: [PATCH 37/46] Create maximilian.json --- domains/maximilian.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 domains/maximilian.json diff --git a/domains/maximilian.json b/domains/maximilian.json new file mode 100644 index 000000000..6b0ff16f0 --- /dev/null +++ b/domains/maximilian.json @@ -0,0 +1,22 @@ +{ + "description": "Portfolio for myself", + "repo": "https://github.com/MaximilianHeinrich/MaximilianHeinrich.github.io", + "owner": { + "username": "MaximilianHeinrich", + "email": "maxhei.21@gmail.com", + "twitter": "Shept1337" + }, + "record": { + "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 35b3181a31f18414c5ca497327949dffc7916e29 Mon Sep 17 00:00:00 2001 From: Maximilian Heinrich <73892699+MaximilianHeinrich@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:41:29 +0100 Subject: [PATCH 38/46] Update maximilian.json --- domains/maximilian.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/maximilian.json b/domains/maximilian.json index 6b0ff16f0..d4005b35e 100644 --- a/domains/maximilian.json +++ b/domains/maximilian.json @@ -1,10 +1,7 @@ { - "description": "Portfolio for myself", - "repo": "https://github.com/MaximilianHeinrich/MaximilianHeinrich.github.io", "owner": { "username": "MaximilianHeinrich", - "email": "maxhei.21@gmail.com", - "twitter": "Shept1337" + "email": "maxhei.21@gmail.com" }, "record": { "A": [ @@ -19,4 +16,4 @@ ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} +} From f9bf71474632f08c73e8b33ee547ac49f8965c3e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 23 Feb 2024 18:10:01 -0500 Subject: [PATCH 39/46] Delete domains/akash_r.json --- domains/akash_r.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/akash_r.json diff --git a/domains/akash_r.json b/domains/akash_r.json deleted file mode 100644 index 9ecf40be5..000000000 --- a/domains/akash_r.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "CruxCoder7", - "email": "akashrangesh07@gmail.com" - }, - "record": { - "CNAME": "cruxcoder7.github.io" - } -} From 054fc71ef6eaa8f9c41f0d1eb1238c649c2c4641 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 23 Feb 2024 18:10:10 -0500 Subject: [PATCH 40/46] Delete domains/r_akash.json --- domains/r_akash.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/r_akash.json diff --git a/domains/r_akash.json b/domains/r_akash.json deleted file mode 100644 index 9ecf40be5..000000000 --- a/domains/r_akash.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "CruxCoder7", - "email": "akashrangesh07@gmail.com" - }, - "record": { - "CNAME": "cruxcoder7.github.io" - } -} From fd0afe38d272df18abbab0e70849658d0f85fe63 Mon Sep 17 00:00:00 2001 From: furyashnyy Date: Sat, 24 Feb 2024 02:21:06 +0300 Subject: [PATCH 41/46] feat(domain): realfara.is-a.dev --- domains/realfara.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/realfara.json diff --git a/domains/realfara.json b/domains/realfara.json new file mode 100644 index 000000000..31c9cfd4d --- /dev/null +++ b/domains/realfara.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "furyashnyy", + "email": "faradey.iskra@mail.ru" + }, + "record": { + "A": ["185.199.111.153"] + } +} From 0dd9921219fd950e0ab36560e8ead2c205b5ab66 Mon Sep 17 00:00:00 2001 From: ave <74518502+ayvacs@users.noreply.github.com> Date: Fri, 23 Feb 2024 18:30:05 -0500 Subject: [PATCH 42/46] Update _github-pages-challenge-ayvacs.ave.json --- domains/_github-pages-challenge-ayvacs.ave.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-ayvacs.ave.json b/domains/_github-pages-challenge-ayvacs.ave.json index 262f3b8c9..1da3471f7 100644 --- a/domains/_github-pages-challenge-ayvacs.ave.json +++ b/domains/_github-pages-challenge-ayvacs.ave.json @@ -6,6 +6,6 @@ "email": "ayvacs@proton.me" }, "record": { - "TXT": "5a1e6c3195a98bf63ceba5a88f4be2" + "TXT": "e0986b3076f4a103b5f4de9bb7a302" } } From bd5d28cdd6b4eb69a056b84975876df443ecd163 Mon Sep 17 00:00:00 2001 From: thepython555 Date: Fri, 23 Feb 2024 22:20:32 -0500 Subject: [PATCH 43/46] feat(domain): dumo.is-a.dev --- domains/dumo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dumo.json diff --git a/domains/dumo.json b/domains/dumo.json new file mode 100644 index 000000000..734912ce8 --- /dev/null +++ b/domains/dumo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thepython555", + "email": "k0n52uuu@duck.com" + }, + "record": { + "CNAME": "thepython555.github.io" + } +} From 62aab09d6b537dd59f51a622944ce2952b81c1e4 Mon Sep 17 00:00:00 2001 From: imranmollajoy Date: Sat, 24 Feb 2024 13:23:06 +0600 Subject: [PATCH 44/46] feat(domain): imran.is-a.dev --- domains/imran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/imran.json diff --git a/domains/imran.json b/domains/imran.json new file mode 100644 index 000000000..95b918f94 --- /dev/null +++ b/domains/imran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imranmollajoy", + "email": "imranmollajoy@gmail.com" + }, + "record": { + "CNAME": "imranmollajoy.github.io" + } +} From c18bba57e5f383b5a6c5abea480a60a7ed782595 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 24 Feb 2024 16:26:41 +0800 Subject: [PATCH 45/46] Update fluid.json --- domains/fluid.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/fluid.json b/domains/fluid.json index 96f4d4b78..6fe07d509 100644 --- a/domains/fluid.json +++ b/domains/fluid.json @@ -3,8 +3,7 @@ "repo": "https://github.com/fluid-developer/fluid-developer.github.io", "owner": { "username": "fluid-developer", - "email": "ne0xch4r4@gmail.com", - "twitter": "none" + "email": "ne0xch4r4@gmail.com" }, "record": { "CNAME": "fluid-developer.github.io" From 8f59e4aa4f7b77a85c04eb5717a305de7c8ef080 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 24 Feb 2024 16:42:42 +0800 Subject: [PATCH 46/46] Update siyamex.json --- domains/siyamex.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/siyamex.json b/domains/siyamex.json index b4d3a2bd3..e51746f4a 100644 --- a/domains/siyamex.json +++ b/domains/siyamex.json @@ -4,6 +4,6 @@ "email": "siyamex2012@gmail.com" }, "record": { - "URL": "siyamex.com" + "URL": "https://siyamex.com" } }