From 72ce0bd63b3fad27b049db860f05d12d365433f9 Mon Sep 17 00:00:00 2001 From: ThisPC <70702874+P0rc0D10@users.noreply.github.com> Date: Sat, 11 Sep 2021 21:33:35 +0200 Subject: [PATCH 01/54] Create thispc.json --- domains/thispc.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/thispc.json diff --git a/domains/thispc.json b/domains/thispc.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/thispc.json @@ -0,0 +1 @@ + From 80eb73e8241ce49480c0a0baac165bc98eaef4e4 Mon Sep 17 00:00:00 2001 From: Anish <88893957+anish-mandal@users.noreply.github.com> Date: Sun, 25 Sep 2022 21:58:32 +0530 Subject: [PATCH 02/54] added anish.is-a.dev --- domains/anish.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anish.json diff --git a/domains/anish.json b/domains/anish.json new file mode 100644 index 000000000..ecf4d4728 --- /dev/null +++ b/domains/anish.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "anish-mandal", + "email": "anishmandalme1234@outlook.com", + "twitter": "anishsay", + }, + "description": "This website is for my personal portfolio.", + "repo": "https://github.com/anish-mandal/website", + "record": { + "CNAME": "anishdeveloper.netlify.app" + } +} From bbb8aff9e39ea3552b347c4cff59d9328645ead5 Mon Sep 17 00:00:00 2001 From: Anish <88893957+anish-mandal@users.noreply.github.com> Date: Thu, 6 Oct 2022 11:42:51 +0530 Subject: [PATCH 03/54] updated CNAME --- domains/anish.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/anish.json b/domains/anish.json index ecf4d4728..748049736 100644 --- a/domains/anish.json +++ b/domains/anish.json @@ -5,8 +5,8 @@ "twitter": "anishsay", }, "description": "This website is for my personal portfolio.", - "repo": "https://github.com/anish-mandal/website", + "repo": "https://github.com/anish-mandal/anish-mandal.github.io", "record": { - "CNAME": "anishdeveloper.netlify.app" + "CNAME": "anish-mandal.github.io" } } From 302ea929c094ae1dc400ddfc4677747dbd7a4334 Mon Sep 17 00:00:00 2001 From: Bui Phuong Nam <88639992+nambp2003@users.noreply.github.com> Date: Thu, 15 Dec 2022 13:42:44 +0700 Subject: [PATCH 04/54] Added arsdorint --- domains/arsdorint.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arsdorint.json diff --git a/domains/arsdorint.json b/domains/arsdorint.json new file mode 100644 index 000000000..91333b74b --- /dev/null +++ b/domains/arsdorint.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "nambp2003", + "email": "e0851451@u.nus.edu" + }, + "record": { + "URL": "arsdorint" + } + } + \ No newline at end of file From ab40ac102fce7ef4199f0f3d3cfceee5a5cbfb21 Mon Sep 17 00:00:00 2001 From: Bui Phuong Nam <88639992+nambp2003@users.noreply.github.com> Date: Fri, 16 Dec 2022 07:59:47 +0700 Subject: [PATCH 05/54] Update arsdorint.json --- domains/arsdorint.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/arsdorint.json b/domains/arsdorint.json index 91333b74b..5744d4eea 100644 --- a/domains/arsdorint.json +++ b/domains/arsdorint.json @@ -5,7 +5,7 @@ "email": "e0851451@u.nus.edu" }, "record": { - "URL": "arsdorint" + "URL": "https://github.com/nambp2003" } } - \ No newline at end of file + From c01a6aaa618df47c51969e315683e7b25fb4eef7 Mon Sep 17 00:00:00 2001 From: Bui Phuong Nam <88639992+arsdorintbp2003@users.noreply.github.com> Date: Fri, 16 Dec 2022 08:10:27 +0700 Subject: [PATCH 06/54] Update arsdorint.json --- domains/arsdorint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arsdorint.json b/domains/arsdorint.json index 5744d4eea..31a5e5847 100644 --- a/domains/arsdorint.json +++ b/domains/arsdorint.json @@ -5,7 +5,7 @@ "email": "e0851451@u.nus.edu" }, "record": { - "URL": "https://github.com/nambp2003" + "URL": "https://github.com/arsdorintbp2003" } } From b17450a9a291f16ea64f87f5b8b26a47ffdb5e1a Mon Sep 17 00:00:00 2001 From: Austin Fenne <90361430+FenneAustin@users.noreply.github.com> Date: Sun, 18 Dec 2022 17:08:25 -0800 Subject: [PATCH 07/54] Create ausy.json --- domains/ausy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ausy.json diff --git a/domains/ausy.json b/domains/ausy.json new file mode 100644 index 000000000..7735c6a1d --- /dev/null +++ b/domains/ausy.json @@ -0,0 +1,11 @@ +{ + "description": "austinfenne.is-a.dev", + "repo": "https://https://github.com/FenneAustin/FenneAustin.github.io", + "owner": { + "username": "FenneAustin", + "email": "austindfenne@gmail.com" + }, + "record": { + "CNAME": "FenneAustin.github.io" + } +} From d86e427735fc531c65e4925c44ecbe5ae356f469 Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Mon, 19 Dec 2022 17:59:42 +0530 Subject: [PATCH 08/54] Create _github-pages-challenge-priyanshprajapat.priyansh.json --- ...github-pages-challenge-priyanshprajapat.priyansh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-priyanshprajapat.priyansh.json diff --git a/domains/_github-pages-challenge-priyanshprajapat.priyansh.json b/domains/_github-pages-challenge-priyanshprajapat.priyansh.json new file mode 100644 index 000000000..f5c94e99f --- /dev/null +++ b/domains/_github-pages-challenge-priyanshprajapat.priyansh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "priyanshprajapat", + "email": "priy@nsh.is-a.dev" + }, + "record": { + "TXT": "9344cea7b5e595f0feaf87f729a26a" + } +} From 3e7ea6a6ae07f9a106103224b9e1bf5e852357c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Leigh=20Mu=C3=B1oz?= Date: Tue, 20 Dec 2022 06:14:53 +0800 Subject: [PATCH 09/54] Added janleigh --- domains/janleigh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/janleigh.json diff --git a/domains/janleigh.json b/domains/janleigh.json new file mode 100644 index 000000000..4b57cfcea --- /dev/null +++ b/domains/janleigh.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "janleigh", + "email": "janleigh@proton.me" + }, + "record": { + "CNAME": "janleigh.github.io" + } + } + \ No newline at end of file From dd5282835e40d64f717a87e9a9fff24c6815fe52 Mon Sep 17 00:00:00 2001 From: AquaQuokka <101112829+AquaQuokka@users.noreply.github.com> Date: Tue, 20 Dec 2022 20:28:33 +0800 Subject: [PATCH 10/54] Changed redirect --- domains/aqua.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aqua.json b/domains/aqua.json index 285fb0738..652ca21fa 100644 --- a/domains/aqua.json +++ b/domains/aqua.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "https://aquaquokka.carrd.co" + "URL": "https://aquaquokka.github.io/AquaQuokka/" } } From 97bbaa68afb4c5a7c2633d14df20cf755fd35947 Mon Sep 17 00:00:00 2001 From: AquaQuokka <101112829+AquaQuokka@users.noreply.github.com> Date: Tue, 20 Dec 2022 20:44:18 +0800 Subject: [PATCH 11/54] Create azumi.aqua.json --- domains/azumi.aqua.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/azumi.aqua.json diff --git a/domains/azumi.aqua.json b/domains/azumi.aqua.json new file mode 100644 index 000000000..9c77c1463 --- /dev/null +++ b/domains/azumi.aqua.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "AquaQuokka", + "email": "aquaquokka@outlook.com" + }, + + "record": { + "URL": "https://azumi-development.github.io/" + } + } + From bc0d94d58978042f6cd5673538ee05882091a23d Mon Sep 17 00:00:00 2001 From: Bad Boy <61398822+bad-boy-codes@users.noreply.github.com> Date: Tue, 20 Dec 2022 20:10:48 +0530 Subject: [PATCH 12/54] Update sonu.json --- domains/sonu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sonu.json b/domains/sonu.json index eeeeeda29..84005e61f 100644 --- a/domains/sonu.json +++ b/domains/sonu.json @@ -3,9 +3,9 @@ "repo": "https://github.com/Bad-Boy-Codes/bad-boy-codes.github.io", "owner": { "username": "bad-boy-codes", - "email": "sonupanda078@gmail.com" + "email": "mail@semant.is-a.dev" }, "record": { - "CNAME": "semant-panda.github.io" + "CNAME": "bad-boy-codes.github.io" } } From 81af5b29e8fdebda68f80724ce4a4b5c60d2c251 Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Tue, 20 Dec 2022 21:20:23 +0530 Subject: [PATCH 13/54] Create _github-pages-challenge-priyanshprajapat.monu.json --- .../_github-pages-challenge-priyanshprajapat.monu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-priyanshprajapat.monu.json diff --git a/domains/_github-pages-challenge-priyanshprajapat.monu.json b/domains/_github-pages-challenge-priyanshprajapat.monu.json new file mode 100644 index 000000000..f5b517d52 --- /dev/null +++ b/domains/_github-pages-challenge-priyanshprajapat.monu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "priyanshprajapat", + "email": "priy@nsh.is-a.dev" + }, + "record": { + "TXT": "f61cf1a396038cf8593e38e9962d68" + } +} From 4f0060b027879e6c24b9fa2c9322d5627304c940 Mon Sep 17 00:00:00 2001 From: Nhan Dang Date: Wed, 21 Dec 2022 00:01:07 +0700 Subject: [PATCH 14/54] Added bento64 --- domains/bento64.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bento64.json diff --git a/domains/bento64.json b/domains/bento64.json new file mode 100644 index 000000000..5bc90b256 --- /dev/null +++ b/domains/bento64.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "bento64", + "email": "bento64@disroot.org" + }, + "record": { + "TXT": "vc-domain-verify=bento64.is-a.dev,6cea956d5270840c3091" + } + } + \ No newline at end of file From 59c3b8ad1b817ee7a515859f9fed44de5b42c4da Mon Sep 17 00:00:00 2001 From: Nhan Dang Date: Wed, 21 Dec 2022 00:23:47 +0700 Subject: [PATCH 15/54] Update bento64.json --- domains/bento64.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/bento64.json b/domains/bento64.json index 5bc90b256..eba0ab469 100644 --- a/domains/bento64.json +++ b/domains/bento64.json @@ -1,11 +1,13 @@ { + "description": "I need a great looking (sub)domain for my website", + "repo": "https://github.com/bento64/website", "owner": { "username": "bento64", "email": "bento64@disroot.org" }, "record": { - "TXT": "vc-domain-verify=bento64.is-a.dev,6cea956d5270840c3091" + "CNAME": "bento64.github.io" } } - \ No newline at end of file + From dd0133d430eb3d4ddb37737bbb156c7472b1e464 Mon Sep 17 00:00:00 2001 From: Nhan Dang Date: Wed, 21 Dec 2022 00:28:12 +0700 Subject: [PATCH 16/54] Update bento64.json --- domains/bento64.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bento64.json b/domains/bento64.json index eba0ab469..6a2a57b03 100644 --- a/domains/bento64.json +++ b/domains/bento64.json @@ -1,7 +1,7 @@ { "description": "I need a great looking (sub)domain for my website", - "repo": "https://github.com/bento64/website", + "repo": "https://github.com/bento64/bento64.github.io", "owner": { "username": "bento64", "email": "bento64@disroot.org" From 711ce3369e3b9e480d713f1a4d514e9cf63054f3 Mon Sep 17 00:00:00 2001 From: Semant Date: Wed, 21 Dec 2022 06:52:58 +0530 Subject: [PATCH 17/54] Update semant.json --- domains/semant.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/semant.json b/domains/semant.json index 1890cc030..20290e0c9 100644 --- a/domains/semant.json +++ b/domains/semant.json @@ -1,11 +1,9 @@ { "description": "Semant's Website", - "repo": "https://github.com/bad-boy-codes/bad-boy-codes.github.io", + "repo": "https://github.com/SemantCodes/SemantCodes.github.io", "owner": { - "username": "bad-boy-codes", - "email": "sonupanda078@gmail.com", - "discord": "Bad Boy Plays#9608", - "note": "My Discord ID is 445073800850046977." + "username": "SemantCodes", + "email": "contact@semant.is-a.dev" }, "record": { "A": [ From 29714f6c69f0e98e6146eb6ff69cc1bb70c2672d Mon Sep 17 00:00:00 2001 From: SethPython <75132546+SethTheDev@users.noreply.github.com> Date: Wed, 21 Dec 2022 10:38:55 +0530 Subject: [PATCH 18/54] Update sethpython.json I made a mistake in the file and I want to change it --- domains/sethpython.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/sethpython.json b/domains/sethpython.json index 8081757a2..c4748789d 100644 --- a/domains/sethpython.json +++ b/domains/sethpython.json @@ -1,11 +1,11 @@ { "description": "An Useless Website", - "repo": "https://github.com/SethTheDev/SethTheDev.github.io", + "repo": "https://github.com/SethTheDev/seththedev.github.io", "owner": { "username": "SethTheDev", - "email": "mailme@sethestudio.com" + "email": "spccmbseth@gmail.com" }, "record": { - "CNAME": "SethTheDev.github.io" + "CNAME": "seththedev.github.io" } } From a94ab714a6107135f70acfbad3c84e2599cf9d27 Mon Sep 17 00:00:00 2001 From: Wahid Islam <75927811+SimplyVoid@users.noreply.github.com> Date: Wed, 21 Dec 2022 16:29:45 +0600 Subject: [PATCH 19/54] Added wahid --- domains/wahid.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wahid.json diff --git a/domains/wahid.json b/domains/wahid.json new file mode 100644 index 000000000..7ef9feb70 --- /dev/null +++ b/domains/wahid.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "SimplyVoid", + "email": "wahidislamlinad@pm.me" + }, + "record": { + "CNAME": "simplyvoid.github.io" + } + } + \ No newline at end of file From 9f87a733281f272c7a1ed3a46a79743ba8db1216 Mon Sep 17 00:00:00 2001 From: sa-mustafa <36246919+sa-mustafa@users.noreply.github.com> Date: Wed, 21 Dec 2022 14:49:14 +0330 Subject: [PATCH 20/54] Create am.json am.is-a.dev --- domains/am.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/am.json diff --git a/domains/am.json b/domains/am.json new file mode 100644 index 000000000..464a354f4 --- /dev/null +++ b/domains/am.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sa-mustafa", + "email": "s.a.mustafa@yandex.com" + }, + "record": { + "CNAME": "dev.imagesmith.io" + } +} From bb4834e989e1a49b9eb931c911e25495941a6e12 Mon Sep 17 00:00:00 2001 From: Abdulrahman Salah <61483023+abdulrahman1s@users.noreply.github.com> Date: Wed, 21 Dec 2022 10:43:32 -0500 Subject: [PATCH 21/54] Update abdulrahman.json --- domains/abdulrahman.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/abdulrahman.json b/domains/abdulrahman.json index 7689caa2a..87bf2a14f 100644 --- a/domains/abdulrahman.json +++ b/domains/abdulrahman.json @@ -3,9 +3,9 @@ "repo": "https://github.com/abdulrahman1s/abdulrahman1s.github.io", "owner": { "username": "abdulrahman1s", - "email": "abdulrahman.8alah@gmail.com" + "email": "mail@abdulrahman.dev" }, "record": { - "CNAME": "abdulrahman1s.github.io" + "URL": "https://abdulrahman.dev" } } From 4a3b459b730b28e3bb471fd28624ddc7999aed92 Mon Sep 17 00:00:00 2001 From: Bui Phuong Nam <88639992+arsdorintbp2003@users.noreply.github.com> Date: Thu, 22 Dec 2022 09:27:27 +0700 Subject: [PATCH 22/54] update --- domains/arsdorint.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/arsdorint.json b/domains/arsdorint.json index 31a5e5847..ad266cefa 100644 --- a/domains/arsdorint.json +++ b/domains/arsdorint.json @@ -5,7 +5,8 @@ "email": "e0851451@u.nus.edu" }, "record": { - "URL": "https://github.com/arsdorintbp2003" + "URL": "https://github.com/arsdorintbp2003", + "CNAME": "hashnode.network" } } From 5494b5c1458a0ac5d196e1cde5ebaacdb3bd6c07 Mon Sep 17 00:00:00 2001 From: Gavin <4396597+GavinFerdinandChee@users.noreply.github.com> Date: Thu, 22 Dec 2022 12:46:36 +0800 Subject: [PATCH 23/54] Create gavin.json --- domains/gavin.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/gavin.json diff --git a/domains/gavin.json b/domains/gavin.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/gavin.json @@ -0,0 +1 @@ + From 2f76a135e305ef3ef6589ff179e23b4a1c2ca04f Mon Sep 17 00:00:00 2001 From: Gavin Date: Thu, 22 Dec 2022 14:19:48 +0800 Subject: [PATCH 24/54] Update gavin.json --- domains/gavin.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/domains/gavin.json b/domains/gavin.json index 8b1378917..deb72137d 100644 --- a/domains/gavin.json +++ b/domains/gavin.json @@ -1 +1,13 @@ - +{ + "description": "Gavin Ferdinand Chee's Personal Portfolio", + "repo": "https://github.com/GavinFerdinandChee/GavinFerdinandChee.github.io", + "owner": { + "username": "GavinFerdinandChee". + "email_personal: "gavin.ferdinand@proton.me", + "email_work: "gavin.chee@gmail.com", + "discord": "gavin#5968" + }, + "record": { + "CNAME": "GavinFerdinandChee.github.io" + } +} From cd6a1f9d3f49ad5ba66510dde9878bbf90c74e20 Mon Sep 17 00:00:00 2001 From: Gavin Date: Thu, 22 Dec 2022 14:20:02 +0800 Subject: [PATCH 25/54] Update gavin.json --- domains/gavin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gavin.json b/domains/gavin.json index deb72137d..99d72dbc8 100644 --- a/domains/gavin.json +++ b/domains/gavin.json @@ -2,7 +2,7 @@ "description": "Gavin Ferdinand Chee's Personal Portfolio", "repo": "https://github.com/GavinFerdinandChee/GavinFerdinandChee.github.io", "owner": { - "username": "GavinFerdinandChee". + "username": "GavinFerdinandChee", "email_personal: "gavin.ferdinand@proton.me", "email_work: "gavin.chee@gmail.com", "discord": "gavin#5968" From 6e94bd63057f4e173883e4a890e7ec0cd88d6379 Mon Sep 17 00:00:00 2001 From: Gavin Date: Thu, 22 Dec 2022 14:20:34 +0800 Subject: [PATCH 26/54] Update gavin.json --- domains/gavin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gavin.json b/domains/gavin.json index 99d72dbc8..a59229bc2 100644 --- a/domains/gavin.json +++ b/domains/gavin.json @@ -3,8 +3,8 @@ "repo": "https://github.com/GavinFerdinandChee/GavinFerdinandChee.github.io", "owner": { "username": "GavinFerdinandChee", - "email_personal: "gavin.ferdinand@proton.me", - "email_work: "gavin.chee@gmail.com", + "email_personal": "gavin.ferdinand@proton.me", + "email_work": "gavin.chee@gmail.com", "discord": "gavin#5968" }, "record": { From ab20a9e5a86e5c089e6f7765f31bf7a5729114fc Mon Sep 17 00:00:00 2001 From: Gavin Date: Thu, 22 Dec 2022 16:22:57 +0800 Subject: [PATCH 27/54] Added gavinferdinandchee.github.io --- domains/gavinferdinandchee.github.io.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gavinferdinandchee.github.io.json diff --git a/domains/gavinferdinandchee.github.io.json b/domains/gavinferdinandchee.github.io.json new file mode 100644 index 000000000..267da7420 --- /dev/null +++ b/domains/gavinferdinandchee.github.io.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "GavinFerdinandChee", + "email": "gavinferdinandcheezhukaiwen+github@gmail.com" + }, + "record": { + "CNAME": "gavinferdinandchee.github.io" + } + } + \ No newline at end of file From af5ddff2664ecd864e250d9756ec014ca91afe63 Mon Sep 17 00:00:00 2001 From: speedie1337 <71722170+speediegq@users.noreply.github.com> Date: Thu, 22 Dec 2022 13:30:06 +0100 Subject: [PATCH 28/54] Added speedie --- domains/speedie.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/speedie.json diff --git a/domains/speedie.json b/domains/speedie.json new file mode 100644 index 000000000..9ad7bd655 --- /dev/null +++ b/domains/speedie.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "speediegq", + "email": "speedie.alt@gmail.com" + }, + "record": { + "URL": "https://speedie.gq" + } + } + \ No newline at end of file From 0052f693e2fe08f0edb8cb94b8b187862e6596f6 Mon Sep 17 00:00:00 2001 From: Gavin Date: Thu, 22 Dec 2022 21:41:45 +0800 Subject: [PATCH 29/54] Update gavin.json --- domains/gavin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gavin.json b/domains/gavin.json index a59229bc2..8f644b49a 100644 --- a/domains/gavin.json +++ b/domains/gavin.json @@ -4,7 +4,7 @@ "owner": { "username": "GavinFerdinandChee", "email_personal": "gavin.ferdinand@proton.me", - "email_work": "gavin.chee@gmail.com", + "email_work": "chee.gavin@gmail.com", "discord": "gavin#5968" }, "record": { From b1363c8bce775af15a01d98b2dfde4021b4fabd8 Mon Sep 17 00:00:00 2001 From: mikrodinet <116235742+mikrodinet@users.noreply.github.com> Date: Fri, 23 Dec 2022 07:04:21 +0700 Subject: [PATCH 30/54] Added mikronet --- domains/mikronet.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mikronet.json diff --git a/domains/mikronet.json b/domains/mikronet.json new file mode 100644 index 000000000..ff2959947 --- /dev/null +++ b/domains/mikronet.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "mikrodinet", + "email": "mikrodinet@gmail.com" + }, + "record": { + "CNAME": "https://github.com/mikrodinet/dev" + } + } + \ No newline at end of file From c741cd9663cdb31ed0142726fd324aa3bf7233f4 Mon Sep 17 00:00:00 2001 From: Dark <58370174+BruhDark@users.noreply.github.com> Date: Thu, 22 Dec 2022 22:04:35 -0300 Subject: [PATCH 31/54] Added dark --- domains/dark.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dark.json diff --git a/domains/dark.json b/domains/dark.json new file mode 100644 index 000000000..50bf0e7ee --- /dev/null +++ b/domains/dark.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "BruhDark", + "email": "fedefunes90@gmail.com" + }, + "record": { + "CNAME": "bruhdark.github.io" + } + } + \ No newline at end of file From 1074dc5276da319479090cbd0ffc2a2a0a8b834f Mon Sep 17 00:00:00 2001 From: Gavin Date: Fri, 23 Dec 2022 15:02:34 +0800 Subject: [PATCH 32/54] Delete gavinferdinandchee.github.io.json --- domains/gavinferdinandchee.github.io.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/gavinferdinandchee.github.io.json diff --git a/domains/gavinferdinandchee.github.io.json b/domains/gavinferdinandchee.github.io.json deleted file mode 100644 index 267da7420..000000000 --- a/domains/gavinferdinandchee.github.io.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "GavinFerdinandChee", - "email": "gavinferdinandcheezhukaiwen+github@gmail.com" - }, - "record": { - "CNAME": "gavinferdinandchee.github.io" - } - } - \ No newline at end of file From b5c3633bc3a51c1cf099fb406b5f77eb2224b512 Mon Sep 17 00:00:00 2001 From: Reizy Date: Fri, 23 Dec 2022 23:32:23 +0100 Subject: [PATCH 33/54] Added reizy --- domains/reizy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/reizy.json diff --git a/domains/reizy.json b/domains/reizy.json new file mode 100644 index 000000000..6c29ec64c --- /dev/null +++ b/domains/reizy.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "P0rc0D10", + "email": "grazioligiuliano52@gmail.com" + }, + "record": { + "URL": "reizy.eu" + } + } + \ No newline at end of file From 30f7be65481ecd6c881d5d8f3f1f9eb64799ad1d Mon Sep 17 00:00:00 2001 From: BlueSky01st Date: Sun, 25 Dec 2022 09:44:24 +0800 Subject: [PATCH 34/54] Create bluesky01st.json --- domains/bluesky01st.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 domains/bluesky01st.json diff --git a/domains/bluesky01st.json b/domains/bluesky01st.json new file mode 100644 index 000000000..c2638f203 --- /dev/null +++ b/domains/bluesky01st.json @@ -0,0 +1,5 @@ +{ + "record": { + "TXT": "vc-domain-verify=bluesky01st.is-a.dev,121bc505d59a206a685b" + } +} From 9e35cad86036961aac0b29dc07eb008ec3856b56 Mon Sep 17 00:00:00 2001 From: BlueSky01st Date: Sun, 25 Dec 2022 09:47:50 +0800 Subject: [PATCH 35/54] Update bluesky01st.json --- domains/bluesky01st.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/bluesky01st.json b/domains/bluesky01st.json index c2638f203..5bcc85e23 100644 --- a/domains/bluesky01st.json +++ b/domains/bluesky01st.json @@ -1,4 +1,8 @@ { + "owner": { + "username": "BlueSky01st", + "email": "mincraft206127@outlook.com" + }, "record": { "TXT": "vc-domain-verify=bluesky01st.is-a.dev,121bc505d59a206a685b" } From 83980780e86b636c6d535c822afc099ae4aee615 Mon Sep 17 00:00:00 2001 From: BlueSky01st Date: Sun, 25 Dec 2022 09:54:20 +0800 Subject: [PATCH 36/54] Update bluesky01st.json --- domains/bluesky01st.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bluesky01st.json b/domains/bluesky01st.json index 5bcc85e23..80b699a9f 100644 --- a/domains/bluesky01st.json +++ b/domains/bluesky01st.json @@ -4,6 +4,6 @@ "email": "mincraft206127@outlook.com" }, "record": { - "TXT": "vc-domain-verify=bluesky01st.is-a.dev,121bc505d59a206a685b" + "CNAME": "blog.bluesky01st.eu.org/" } } From 571865983536fad457b103483a1f078b67544060 Mon Sep 17 00:00:00 2001 From: BlueSky01st Date: Sun, 25 Dec 2022 09:56:06 +0800 Subject: [PATCH 37/54] Update bluesky01st.json --- domains/bluesky01st.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bluesky01st.json b/domains/bluesky01st.json index 80b699a9f..92a139e07 100644 --- a/domains/bluesky01st.json +++ b/domains/bluesky01st.json @@ -4,6 +4,6 @@ "email": "mincraft206127@outlook.com" }, "record": { - "CNAME": "blog.bluesky01st.eu.org/" + "CNAME": "blog.bluesky01st.eu.org" } } From b459c73ba8b27f0b9275185a37d2cf69a26a3ad4 Mon Sep 17 00:00:00 2001 From: Shuja Ahmed <98830093+pakbch@users.noreply.github.com> Date: Mon, 26 Dec 2022 13:25:01 +0500 Subject: [PATCH 38/54] Create shuja1337 --- domains/shuja1337 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shuja1337 diff --git a/domains/shuja1337 b/domains/shuja1337 new file mode 100644 index 000000000..7a3de7dea --- /dev/null +++ b/domains/shuja1337 @@ -0,0 +1,12 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/pakbch/pakbch.github.io", + "owner": { + "username": "pakbch", + "email": "shujaahmed134@gmail.com", + "twitter": "shuja1337" + }, + "record": { + "CNAME": "pakbch.github.io" + } +} From 406ee88b13f4ba9e24e306bb78127ce732aec6dd Mon Sep 17 00:00:00 2001 From: Shuja Ahmed <98830093+pakbch@users.noreply.github.com> Date: Mon, 26 Dec 2022 13:40:12 +0500 Subject: [PATCH 39/54] Added shuja-balls --- domains/shuja-balls.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shuja-balls.json diff --git a/domains/shuja-balls.json b/domains/shuja-balls.json new file mode 100644 index 000000000..c8fb2222c --- /dev/null +++ b/domains/shuja-balls.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "pakbch", + "email": "shujaahmed134@gmail.com" + }, + "record": { + "CNAME": "pakbch.github.io" + } + } + \ No newline at end of file From 7030d45b0dfed1fcc9348e74b0dfbbc7a68a1ee8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Leigh=20Mu=C3=B1oz?= Date: Mon, 26 Dec 2022 17:06:19 +0800 Subject: [PATCH 40/54] Update janleigh.json --- domains/janleigh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/janleigh.json b/domains/janleigh.json index 4b57cfcea..852892ba8 100644 --- a/domains/janleigh.json +++ b/domains/janleigh.json @@ -5,7 +5,7 @@ "email": "janleigh@proton.me" }, "record": { - "CNAME": "janleigh.github.io" + "CNAME": "janleigh.github.io/portfolio" } } - \ No newline at end of file + From 25348193d972687b3df0fb78b666ab0e93fd6c7f Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Mon, 26 Dec 2022 17:47:56 +0530 Subject: [PATCH 41/54] Update _github-pages-challenge-priyanshprajapat.monu.json --- domains/_github-pages-challenge-priyanshprajapat.monu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-priyanshprajapat.monu.json b/domains/_github-pages-challenge-priyanshprajapat.monu.json index f5b517d52..bc92aa104 100644 --- a/domains/_github-pages-challenge-priyanshprajapat.monu.json +++ b/domains/_github-pages-challenge-priyanshprajapat.monu.json @@ -4,6 +4,6 @@ "email": "priy@nsh.is-a.dev" }, "record": { - "TXT": "f61cf1a396038cf8593e38e9962d68" + "TXT": "a65192c96ebe888e8f9b09822aa059" } } From f1f649db69a69c9cc2dce55229eb8f5190858afd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 26 Dec 2022 20:41:35 +0800 Subject: [PATCH 42/54] Rename shuja1337 to shuja1337.json --- domains/{shuja1337 => shuja1337.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{shuja1337 => shuja1337.json} (100%) diff --git a/domains/shuja1337 b/domains/shuja1337.json similarity index 100% rename from domains/shuja1337 rename to domains/shuja1337.json From 14323c8b446ac38975a32d67422d608eee6e0c66 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 26 Dec 2022 20:43:47 +0800 Subject: [PATCH 43/54] fix cname --- domains/janleigh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/janleigh.json b/domains/janleigh.json index 852892ba8..827796e2e 100644 --- a/domains/janleigh.json +++ b/domains/janleigh.json @@ -5,7 +5,7 @@ "email": "janleigh@proton.me" }, "record": { - "CNAME": "janleigh.github.io/portfolio" + "CNAME": "janleigh.github.io" } } From 2701ccec9984565ac6c0247f596e22325cd3a166 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 26 Dec 2022 20:47:16 +0800 Subject: [PATCH 44/54] Remove URL record --- domains/arsdorint.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/arsdorint.json b/domains/arsdorint.json index ad266cefa..e393a2ead 100644 --- a/domains/arsdorint.json +++ b/domains/arsdorint.json @@ -5,7 +5,6 @@ "email": "e0851451@u.nus.edu" }, "record": { - "URL": "https://github.com/arsdorintbp2003", "CNAME": "hashnode.network" } } From abe9b7076929bf829bf14905e4d8240a14223132 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 26 Dec 2022 19:54:37 +0700 Subject: [PATCH 45/54] Update domains/reizy.json Co-authored-by: William Harrison --- domains/reizy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/reizy.json b/domains/reizy.json index 6c29ec64c..b75ddee82 100644 --- a/domains/reizy.json +++ b/domains/reizy.json @@ -5,7 +5,7 @@ "email": "grazioligiuliano52@gmail.com" }, "record": { - "URL": "reizy.eu" + "URL": "https://reizy.eu" } } \ No newline at end of file From 1b664ee1205788ff4d805ac3f1fc1fef75cdaf10 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 26 Dec 2022 19:55:00 +0700 Subject: [PATCH 46/54] Delete thispc.json --- domains/thispc.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/thispc.json diff --git a/domains/thispc.json b/domains/thispc.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/thispc.json +++ /dev/null @@ -1 +0,0 @@ - From e4e436fe91332dfda46f304ad171e1fff15ec058 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 26 Dec 2022 20:59:54 +0800 Subject: [PATCH 47/54] fix email --- domains/gavin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gavin.json b/domains/gavin.json index 8f644b49a..319390e24 100644 --- a/domains/gavin.json +++ b/domains/gavin.json @@ -3,7 +3,7 @@ "repo": "https://github.com/GavinFerdinandChee/GavinFerdinandChee.github.io", "owner": { "username": "GavinFerdinandChee", - "email_personal": "gavin.ferdinand@proton.me", + "email": "gavin.ferdinand@proton.me", "email_work": "chee.gavin@gmail.com", "discord": "gavin#5968" }, From a1b314f6d46e410085d114ddfaf5a5b13a350d83 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 26 Dec 2022 21:04:48 +0800 Subject: [PATCH 48/54] fix cname --- domains/mikronet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mikronet.json b/domains/mikronet.json index ff2959947..072fd4fad 100644 --- a/domains/mikronet.json +++ b/domains/mikronet.json @@ -5,7 +5,7 @@ "email": "mikrodinet@gmail.com" }, "record": { - "CNAME": "https://github.com/mikrodinet/dev" + "CNAME": "mikrodinet.github.io" } } \ No newline at end of file From e35dcd110f9abfdeecd40fac1672eedad78108b8 Mon Sep 17 00:00:00 2001 From: Semant Date: Mon, 26 Dec 2022 18:37:21 +0530 Subject: [PATCH 49/54] Update and rename _github-pages-challenge-semantcodes.semant.json to _github-pages-challenge-s3mant.semant.json --- ...s.semant.json => _github-pages-challenge-s3mant.semant.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-semantcodes.semant.json => _github-pages-challenge-s3mant.semant.json} (79%) diff --git a/domains/_github-pages-challenge-semantcodes.semant.json b/domains/_github-pages-challenge-s3mant.semant.json similarity index 79% rename from domains/_github-pages-challenge-semantcodes.semant.json rename to domains/_github-pages-challenge-s3mant.semant.json index 5c6794f35..6a6fbd21b 100644 --- a/domains/_github-pages-challenge-semantcodes.semant.json +++ b/domains/_github-pages-challenge-s3mant.semant.json @@ -1,6 +1,6 @@ { "owner": { - "username": "SemantCodes", + "username": "S3mant", "email": "contact@semant.is-a.dev" }, "record": { From 84a2777e67c432e193f11e19dd6c45e79f9a0d89 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 26 Dec 2022 20:08:47 +0700 Subject: [PATCH 50/54] docs(README): re-add Discord --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 526a4220e..7fc61b8f8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

is-a.dev

is-a.dev is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.

- +

Discord

## Registration Try out our new fast and easy subdomain registration service [here](https://register.is-a.dev)! From 88cb96d9c3fc1984721cbbc1939c1b7065a73d3c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 26 Dec 2022 21:11:24 +0800 Subject: [PATCH 51/54] remove unneeded space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fc61b8f8..167456a0b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

is-a.dev

is-a.dev is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.

-

Discord

+

Discord

## Registration Try out our new fast and easy subdomain registration service [here](https://register.is-a.dev)! From ef9a99ec7d6c598cb920b047f63d26c81b57ad0f Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 26 Dec 2022 20:14:22 +0700 Subject: [PATCH 52/54] fix README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 167456a0b..5ba37bc8b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@

is-a.dev is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.

Discord

+ + ## Registration Try out our new fast and easy subdomain registration service [here](https://register.is-a.dev)! From d335abda4c6d8eb258afd8e424d6818fc9c93fd1 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 26 Dec 2022 20:16:11 +0700 Subject: [PATCH 53/54] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5ba37bc8b..2d0b80a4a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@

is-a.dev is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.

Discord

- ## Registration Try out our new fast and easy subdomain registration service [here](https://register.is-a.dev)! From 11316838c73f5e16cceec5c6acc84eac22a7e251 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 26 Dec 2022 21:21:01 +0800 Subject: [PATCH 54/54] fix json --- domains/anish.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anish.json b/domains/anish.json index 748049736..8b26bd598 100644 --- a/domains/anish.json +++ b/domains/anish.json @@ -2,7 +2,7 @@ "owner": { "username": "anish-mandal", "email": "anishmandalme1234@outlook.com", - "twitter": "anishsay", + "twitter": "anishsay" }, "description": "This website is for my personal portfolio.", "repo": "https://github.com/anish-mandal/anish-mandal.github.io",