From 93fd87a712bfb4c561aef7a50b766acfa7c8be29 Mon Sep 17 00:00:00 2001 From: clementhart999 Date: Mon, 15 Apr 2024 21:16:43 -0700 Subject: [PATCH 01/18] feat(domain): codeminds.is-a.dev --- domains/codeminds.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/codeminds.json diff --git a/domains/codeminds.json b/domains/codeminds.json new file mode 100644 index 000000000..23e7ab4c8 --- /dev/null +++ b/domains/codeminds.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "clementhart999", + "email": "clementhart999@gmail.com" + }, + "record": { + "CNAME": "clementhart999.github.io" + } +} From dba48fcce3b5ea7ffc1e5099ba67788ba8aac02f Mon Sep 17 00:00:00 2001 From: Hero Protagonist Date: Tue, 23 Apr 2024 09:34:14 -0400 Subject: [PATCH 02/18] Create _github-pages-challenge-carafelix.heroprotagonist.json --- ...github-pages-challenge-carafelix.heroprotagonist.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-carafelix.heroprotagonist.json diff --git a/domains/_github-pages-challenge-carafelix.heroprotagonist.json b/domains/_github-pages-challenge-carafelix.heroprotagonist.json new file mode 100644 index 000000000..cedf11a1a --- /dev/null +++ b/domains/_github-pages-challenge-carafelix.heroprotagonist.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "carafelix", + "email": "heroprotagonist32@gmail.com" + }, + "record": { + "TXT": "61ef4af708632a4018579e72c75b65" + } +} From 08dd1cc89e981d76dce799830e841dfacc2a9330 Mon Sep 17 00:00:00 2001 From: Triach Rold <156170660+triach-rold@users.noreply.github.com> Date: Wed, 24 Apr 2024 02:12:25 +0530 Subject: [PATCH 03/18] Create triachrold.json --- domains/triachrold.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/triachrold.json diff --git a/domains/triachrold.json b/domains/triachrold.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/triachrold.json @@ -0,0 +1 @@ + From 7acc740025a70fd1f27c77c27ede31ce3ead184b Mon Sep 17 00:00:00 2001 From: Triach Rold <156170660+triach-rold@users.noreply.github.com> Date: Wed, 24 Apr 2024 02:12:38 +0530 Subject: [PATCH 04/18] Create triach-rold.json --- domains/triach-rold.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/triach-rold.json diff --git a/domains/triach-rold.json b/domains/triach-rold.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/triach-rold.json @@ -0,0 +1 @@ + From ba96526a24161a3b20f97bdfb1ae55c6abeeb748 Mon Sep 17 00:00:00 2001 From: Triach Rold <156170660+triach-rold@users.noreply.github.com> Date: Wed, 24 Apr 2024 02:18:20 +0530 Subject: [PATCH 05/18] Update triach-rold.json --- domains/triach-rold.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/triach-rold.json b/domains/triach-rold.json index 8b1378917..46443e71c 100644 --- a/domains/triach-rold.json +++ b/domains/triach-rold.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "triach-rold", + "email": "roldtriach@gmail.com" + }, + "record": { + "URL": "https://triach-rold.github.io/" + } +} From ebd57ae53ca3959082e233e6fc5269f6173ce51a Mon Sep 17 00:00:00 2001 From: Triach Rold <156170660+triach-rold@users.noreply.github.com> Date: Wed, 24 Apr 2024 02:18:39 +0530 Subject: [PATCH 06/18] Update triachrold.json --- domains/triachrold.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/domains/triachrold.json b/domains/triachrold.json index 8b1378917..625f18c8a 100644 --- a/domains/triachrold.json +++ b/domains/triachrold.json @@ -1 +1,10 @@ +{ + "owner": { + "username": "triach-rold", + "email": "roldtriach@gmail.com" + }, + "record": { + "URL": "https://triach-rold.github.io/" + } +} From 99d6729be494083e1314a3ff83fb2ee5f9c19fb1 Mon Sep 17 00:00:00 2001 From: Kenny <75525014+KennySB-dev@users.noreply.github.com> Date: Wed, 24 Apr 2024 05:47:08 +0100 Subject: [PATCH 07/18] Create _discord.kenny.json --- domains/_discord.kenny.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.kenny.json diff --git a/domains/_discord.kenny.json b/domains/_discord.kenny.json new file mode 100644 index 000000000..944b9b421 --- /dev/null +++ b/domains/_discord.kenny.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "KennySB-dev", + "email": "kennybugeja@gmail.com", + "discord": "kenny.sb" + }, + "record": { + "TXT": "dh=aaf780c8f8f85a096d0adea5223a0fdfd643de02" + } +} From 4aed021dd780c016a4d2ce934c9a4f313c8a7604 Mon Sep 17 00:00:00 2001 From: rpineda26 Date: Wed, 24 Apr 2024 15:46:48 +0800 Subject: [PATCH 08/18] feat(domain): ralph.is-a.dev --- domains/ralph.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ralph.json diff --git a/domains/ralph.json b/domains/ralph.json new file mode 100644 index 000000000..6f1d9e924 --- /dev/null +++ b/domains/ralph.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rpineda26", + "email": "rp.pineda26@gmail.com" + }, + "record": { + "CNAME": "rpineda26.github.io" + } +} From 2ca96825a2844238e79ceed156adf78508ffa034 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Wed, 24 Apr 2024 13:39:48 +0530 Subject: [PATCH 09/18] Create _discord.shan.json --- domains/_discord.shan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.shan.json diff --git a/domains/_discord.shan.json b/domains/_discord.shan.json new file mode 100644 index 000000000..f09f1e368 --- /dev/null +++ b/domains/_discord.shan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@adwaithshan.rf.gd" + }, + "record": { + "TXT": "dh=edc2f8a1ed533b91a794ced9244cb4fa8a138531" + } +} From 0e270e4f82c5b571a3a8ca59ae004af3f514dced Mon Sep 17 00:00:00 2001 From: ahmedtohamy1 <1ahmed.tohamy@gmail.com> Date: Wed, 24 Apr 2024 19:45:51 +0200 Subject: [PATCH 10/18] feat(domain): ahmedtohamy.is-a.dev --- domains/ahmedtohamy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ahmedtohamy.json diff --git a/domains/ahmedtohamy.json b/domains/ahmedtohamy.json new file mode 100644 index 000000000..2716f3c3f --- /dev/null +++ b/domains/ahmedtohamy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ahmedtohamy1", + "email": "1ahmed.tohamy@gmail.com" + }, + "record": { + "CNAME": "ahmedtohamy1.github.io" + } +} From f9b6da52a2a00f9dfe9ac7801feb9d686df77b40 Mon Sep 17 00:00:00 2001 From: jadfoq Date: Thu, 25 Apr 2024 00:01:42 +0300 Subject: [PATCH 11/18] 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 15dc60f22..0c258c794 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" + "URL": "https://nx.obl.ong" } } From 133969cd2d56771bba8f0d8fb36d487d053ea9f8 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Thu, 25 Apr 2024 12:42:21 +0700 Subject: [PATCH 12/18] feat(domain): extensions.trung.is-a.dev --- domains/extensions.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/extensions.trung.json diff --git a/domains/extensions.trung.json b/domains/extensions.trung.json new file mode 100644 index 000000000..417d48482 --- /dev/null +++ b/domains/extensions.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["34.125.141.93"] + } +} From d5dc26ecfe83c1a4b147e8964bbaf02adfb323e0 Mon Sep 17 00:00:00 2001 From: nieekha Date: Thu, 25 Apr 2024 18:36:01 +0545 Subject: [PATCH 13/18] feat(domain): niteshpanthi.is-a.dev --- domains/niteshpanthi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/niteshpanthi.json diff --git a/domains/niteshpanthi.json b/domains/niteshpanthi.json new file mode 100644 index 000000000..bfad0bf70 --- /dev/null +++ b/domains/niteshpanthi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nieekha", + "email": "nittrashzn@gmail.com" + }, + "record": { + "CNAME": "niteshpanthi.com.np" + } +} From d096e3dda95de73b28a538f977f7d54b862cc313 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wellington=20J=C3=BAnior?= <67232334+orangethewell@users.noreply.github.com> Date: Thu, 25 Apr 2024 21:37:09 -0300 Subject: [PATCH 14/18] Create orangethewell.json --- domains/orangethewell.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/orangethewell.json diff --git a/domains/orangethewell.json b/domains/orangethewell.json new file mode 100644 index 000000000..327c11a69 --- /dev/null +++ b/domains/orangethewell.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orangethewell", + "email": " Date: Fri, 26 Apr 2024 08:10:14 +0530 Subject: [PATCH 15/18] Create manoj-kumar-c.json --- domains/manoj-kumar-c.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/manoj-kumar-c.json diff --git a/domains/manoj-kumar-c.json b/domains/manoj-kumar-c.json new file mode 100644 index 000000000..e5d834776 --- /dev/null +++ b/domains/manoj-kumar-c.json @@ -0,0 +1,11 @@ +{ + "description": "Manojkumar C personal developer website", + "repo": "https://github.com/Manoj-kumar-C/manojkumar-c-dev", + "owner": { + "username": "Manoj-kumar-C", + "email": "developermanoj2003@gmail.com" + }, + "record": { + "URL": "https://manoj-kumar-c.github.io/manojkumar-c-dev/" + } +} From c6bf2345a0f1836ec231c3fe5e7d348dada6140f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wellington=20J=C3=BAnior?= <67232334+orangethewell@users.noreply.github.com> Date: Thu, 25 Apr 2024 23:50:28 -0300 Subject: [PATCH 16/18] Update orangethewell.json --- domains/orangethewell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orangethewell.json b/domains/orangethewell.json index 327c11a69..dafa8ca80 100644 --- a/domains/orangethewell.json +++ b/domains/orangethewell.json @@ -5,6 +5,6 @@ }, "record": { - "A": "85.31.231.4", + "A": "85.31.231.4" } } From 2499d454eeaeec3266eb3f9dbd17b2f54ab16ddb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wellington=20J=C3=BAnior?= <67232334+orangethewell@users.noreply.github.com> Date: Fri, 26 Apr 2024 07:41:28 -0300 Subject: [PATCH 17/18] remove typo on email field --- domains/orangethewell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orangethewell.json b/domains/orangethewell.json index dafa8ca80..47de8dd9c 100644 --- a/domains/orangethewell.json +++ b/domains/orangethewell.json @@ -1,7 +1,7 @@ { "owner": { "username": "orangethewell", - "email": " Date: Fri, 26 Apr 2024 08:04:38 -0300 Subject: [PATCH 18/18] Add IP to a array type --- domains/orangethewell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orangethewell.json b/domains/orangethewell.json index 47de8dd9c..64308a242 100644 --- a/domains/orangethewell.json +++ b/domains/orangethewell.json @@ -5,6 +5,6 @@ }, "record": { - "A": "85.31.231.4" + "A": ["85.31.231.4"] } }