From d47c14bfa75402f8644d64b8594bfdeec23c3697 Mon Sep 17 00:00:00 2001 From: NotAKGaming <69800494+AKGaming0001@users.noreply.github.com> Date: Sun, 19 Jun 2022 01:24:47 +0530 Subject: [PATCH 01/42] Create ak.json --- domains/ak.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/ak.json diff --git a/domains/ak.json b/domains/ak.json new file mode 100644 index 000000000..058fb7a88 --- /dev/null +++ b/domains/ak.json @@ -0,0 +1,13 @@ +{ + "description": "AK's Website", + "repo": "https://github.com/AKGaming0001", + "owner": { + "username": "AKGaming0001", + "email": "", + "twitter": "NotAKGaming" + "discord": "AKGaming#7664" + }, + "record": { + "CNAME": "akgaming0001.github.io" + } +} From 74b4cce1a36fdc1d20c32eeac522398fb70470fc Mon Sep 17 00:00:00 2001 From: NotAKGaming <69800494+AKGaming0001@users.noreply.github.com> Date: Sun, 19 Jun 2022 16:35:45 +0530 Subject: [PATCH 02/42] Update ak.json --- domains/ak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ak.json b/domains/ak.json index 058fb7a88..311c9002f 100644 --- a/domains/ak.json +++ b/domains/ak.json @@ -4,7 +4,7 @@ "owner": { "username": "AKGaming0001", "email": "", - "twitter": "NotAKGaming" + "twitter": "NotAKGaming", "discord": "AKGaming#7664" }, "record": { From 49088ce214219d66d3ed7da855a123563428aa70 Mon Sep 17 00:00:00 2001 From: Hieser21 <96245505+Hieser21@users.noreply.github.com> Date: Mon, 15 Aug 2022 14:50:48 +0600 Subject: [PATCH 03/42] Create arafatrahaman.json --- domains/arafatrahaman.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arafatrahaman.json diff --git a/domains/arafatrahaman.json b/domains/arafatrahaman.json new file mode 100644 index 000000000..184bd8ca2 --- /dev/null +++ b/domains/arafatrahaman.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Hieser21", + "email": "rarafat883@gmail.com" + } +{ + "record": { + "CNAME": "hieser21.github.io" + } +} +} From 52e929022398904636345fd76b72813a05ccef8f Mon Sep 17 00:00:00 2001 From: Nunya-9018 <007youdontknowme@gmail.com> Date: Mon, 15 Aug 2022 14:33:49 -0400 Subject: [PATCH 04/42] feat: Added domain programatically --- domains/nunya-9018.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nunya-9018.json diff --git a/domains/nunya-9018.json b/domains/nunya-9018.json new file mode 100644 index 000000000..7f79066dd --- /dev/null +++ b/domains/nunya-9018.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "Nunya-9018", + "email": "007youdontknowme@gmail.com" + }, + + "record": { + "CNAME": "nunya-9018.up.railway.app" + } + } + \ No newline at end of file From 4d1770a7c3a9c8b573271359d6ea86b31fec5b66 Mon Sep 17 00:00:00 2001 From: hkc Date: Tue, 16 Aug 2022 12:10:35 +0300 Subject: [PATCH 05/42] Changed A record of `hatkidchan.is-a.dev` + added Discord account + added TXT record + changed IP to DDA machine (thx @Mia@akko.disqordia.space) --- domains/hatkidchan.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/hatkidchan.json b/domains/hatkidchan.json index 5e4de90c4..245c3a866 100644 --- a/domains/hatkidchan.json +++ b/domains/hatkidchan.json @@ -1,11 +1,13 @@ { - "description": "Personal webpage of hkc, as well as some bots webhook url and probably some APIs", + "description": "Static personal page of hatkidchan (hkc) (thx Mia)", "owner": { "username": "hatkidchan", "email": "hatkidchan@gmail.com", - "twitter": "hatkidchan" + "twitter": "hatkidchan", + "discord": "hkc#0517" }, "record": { - "A": ["51.15.69.42"] + "A": ["216.128.176.102"], + "TXT": "aHR0cHM6Ly9oYXRraWRjaGFuLmlzLWEuZGV2L21lb3ctMGUwYWZkOWYtMzdlOC00ODc4LWJmYWYtOGE2MjAyYTI5ODFl" } } From 2d6bdad2ea64ca65f874c7182d213a05e5f5a201 Mon Sep 17 00:00:00 2001 From: fuccsoc Date: Tue, 16 Aug 2022 17:12:59 +0300 Subject: [PATCH 06/42] feat: Added domain programatically --- domains/fuccsoc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fuccsoc.json diff --git a/domains/fuccsoc.json b/domains/fuccsoc.json new file mode 100644 index 000000000..8a6c87b31 --- /dev/null +++ b/domains/fuccsoc.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "fuccsoc", + "email": "me@fuccsoc.com" + }, + + "record": { + "CNAME": "fuccsoc.com" + } + } + \ No newline at end of file From 52d4bec3f6406bdb2312c60c4ff6578eded6383c Mon Sep 17 00:00:00 2001 From: Hieser21 <96245505+Hieser21@users.noreply.github.com> Date: Tue, 16 Aug 2022 20:37:00 +0600 Subject: [PATCH 07/42] Update arafatrahaman.json --- domains/arafatrahaman.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/arafatrahaman.json b/domains/arafatrahaman.json index 184bd8ca2..6cd34b415 100644 --- a/domains/arafatrahaman.json +++ b/domains/arafatrahaman.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Hieser21", - "email": "rarafat883@gmail.com" + "description": "A personal portfolio website", + "repo": "https://github.com/Hieser21/hieser21.github.io", + "owner": { + "username": "Hieser21", + "email": "rarafat883@gmail.com" + }, + "record": { + "CNAME": "hieser21.github.io" + } } -{ - "record": { - "CNAME": "hieser21.github.io" - } -} -} From 8fc364effc6c153012c08a13928213591115c6b0 Mon Sep 17 00:00:00 2001 From: Kubov24 Date: Tue, 16 Aug 2022 18:09:59 +0200 Subject: [PATCH 08/42] feat: Added domain programatically --- domains/kubov.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kubov.json diff --git a/domains/kubov.json b/domains/kubov.json new file mode 100644 index 000000000..7e04c55b3 --- /dev/null +++ b/domains/kubov.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "Kubov24", + "email": "jakubcaly93@gmail.com" + }, + + "record": { + "A": ["37.187.156.46"] + } + } + \ No newline at end of file From 4dbcf2972186c29a85916689b1f85ba3ac02b1e4 Mon Sep 17 00:00:00 2001 From: nobuyaki Date: Wed, 17 Aug 2022 02:14:46 +0700 Subject: [PATCH 09/42] Update and rename dieviel.json to 0xviel.json --- domains/0xviel.json | 12 ++++++++++++ domains/dieviel.json | 11 ----------- 2 files changed, 12 insertions(+), 11 deletions(-) create mode 100644 domains/0xviel.json delete mode 100644 domains/dieviel.json diff --git a/domains/0xviel.json b/domains/0xviel.json new file mode 100644 index 000000000..32f519919 --- /dev/null +++ b/domains/0xviel.json @@ -0,0 +1,12 @@ +{ + "description": "0xviel github page", + "repo": "https://github.com/nobuyaki/nobuyaki.github.io", + "owner": { + "username": "nobuyaki", + "email": "contact@0xviel.my.id", + "discord": "445073800850046977" + }, + "record": { + "CNAME": "nobuyaki.github.io" + } +} diff --git a/domains/dieviel.json b/domains/dieviel.json deleted file mode 100644 index 0deaae115..000000000 --- a/domains/dieviel.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "dieViel Website", - "owner": { - "username": "nobuyaki", - "email": "dimas2214sa@gmail.com", - "discord": "445073800850046977" - }, - "record": { - "CNAME": "6fe0555b-c207-4d0a-bd14-7ba43c32fcff.id.repl.co" - } -} From 964abb4b58bca82c9099d956d6a901ec5a405f47 Mon Sep 17 00:00:00 2001 From: CuzImBisonratte Date: Tue, 16 Aug 2022 21:41:49 +0200 Subject: [PATCH 10/42] feat: Added domain programatically --- domains/cuzimbisonratte.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cuzimbisonratte.json diff --git a/domains/cuzimbisonratte.json b/domains/cuzimbisonratte.json new file mode 100644 index 000000000..2117485c3 --- /dev/null +++ b/domains/cuzimbisonratte.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "CuzImBisonratte", + "email": "cuzimbisonratte@gmail.com" + }, + + "record": { + "CNAME": "https://cuzimbisonratte.github.io" + } + } + \ No newline at end of file From 0e2c32bf174cc3286402c1505e1a765037d6f522 Mon Sep 17 00:00:00 2001 From: taha2002 Date: Tue, 16 Aug 2022 21:23:02 +0100 Subject: [PATCH 11/42] feat: Added domain programatically --- domains/taha.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/taha.json diff --git a/domains/taha.json b/domains/taha.json new file mode 100644 index 000000000..f1d31f707 --- /dev/null +++ b/domains/taha.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "taha2002", + "email": "bouras1920@gmail.com" + }, + + "record": { + "A": ["taha2002.github.io"] + } + } + \ No newline at end of file From 94e0c0faeea9823eeecffb9a812901aad75cfd27 Mon Sep 17 00:00:00 2001 From: Tea Cup Date: Tue, 16 Aug 2022 21:37:12 -0400 Subject: [PATCH 12/42] Create tea.json --- domains/tea.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tea.json diff --git a/domains/tea.json b/domains/tea.json new file mode 100644 index 000000000..6078cc06e --- /dev/null +++ b/domains/tea.json @@ -0,0 +1,10 @@ +{ +"owner": { + "username": "TheTeaCup", + "email": "", + "discord": "Tea Cup#9999" + }, + "record": { + "CNAME": "dedicated.theteacup.dev" + } +} From 29ff4b7531cc3f25429fa93539d5116e30b570b3 Mon Sep 17 00:00:00 2001 From: xream Date: Wed, 17 Aug 2022 11:25:51 +0800 Subject: [PATCH 13/42] feat: Added domain programatically --- domains/xream.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/xream.json diff --git a/domains/xream.json b/domains/xream.json new file mode 100644 index 000000000..9ab9af302 --- /dev/null +++ b/domains/xream.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "xream", + "email": "xreamxu@gmail.com" + }, + + "record": { + "A": ["150.230.219.72"] + } + } + \ No newline at end of file From 9351cd62a3374644b3d6ff8de62d04b890570257 Mon Sep 17 00:00:00 2001 From: Incbom <99501939+IncbomDev@users.noreply.github.com> Date: Wed, 17 Aug 2022 03:14:02 -0400 Subject: [PATCH 14/42] Create Incbom.json --- domains/Incbom.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/Incbom.json diff --git a/domains/Incbom.json b/domains/Incbom.json new file mode 100644 index 000000000..969dfd365 --- /dev/null +++ b/domains/Incbom.json @@ -0,0 +1,12 @@ +{ + "description": "Incbom's Portfolo", + "repo": "https://github.com/incbomdev/incbomdev.github.io", + "owner": { + "username": "IncbomDev", + "email": "incbomyt@gmail.com", + "twitter": "IncbomYT" + }, + "record": { + "CNAME": "incbomdev.github.io" + } +} From 235173de1de6642b34ac4fe7af7a2372557e3e29 Mon Sep 17 00:00:00 2001 From: Your Mother Date: Wed, 17 Aug 2022 19:09:58 +0530 Subject: [PATCH 15/42] Create dharmx.json --- domains/dharmx.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dharmx.json diff --git a/domains/dharmx.json b/domains/dharmx.json new file mode 100644 index 000000000..5f163dbc1 --- /dev/null +++ b/domains/dharmx.json @@ -0,0 +1,12 @@ +{ + "description": "Porfolio and Blog", + "repo": "https://github.com/dharmx/dharmx.github.io", + "owner": { + "username": "dharmx", + "email": "dharmx.dev@gmail.com", + "discord": "dharmx#2556" + }, + "record": { + "CNAME": "dharmx.github.io" + } +} From ba9fdfd199d5ec4ac4c5827ea39363024553e375 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?rfwn=E0=BF=90?= <63999940+rfwn@users.noreply.github.com> Date: Wed, 17 Aug 2022 22:22:53 +0430 Subject: [PATCH 16/42] Create rfwn.json --- domains/rfwn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rfwn.json diff --git a/domains/rfwn.json b/domains/rfwn.json new file mode 100644 index 000000000..e20363e73 --- /dev/null +++ b/domains/rfwn.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/rfwn/rfwn.github.io", + "owner": { + "username": "rfwn", + "email": "rfwn.mjd@gmail.com" + }, + "record": { + "CNAME": "rfwn.github.io" + } +} From ccfd10fa58d7a9c7082771bf68936af11339ce83 Mon Sep 17 00:00:00 2001 From: glncy Date: Thu, 18 Aug 2022 18:59:03 +0800 Subject: [PATCH 17/42] feat: Added domain programatically --- domains/glncy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/glncy.json diff --git a/domains/glncy.json b/domains/glncy.json new file mode 100644 index 000000000..967068076 --- /dev/null +++ b/domains/glncy.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "glncy", + "email": "glency.a.tirao@gmail.com" + }, + + "record": { + "CNAME": "glncy.github.io" + } + } + \ No newline at end of file From 09db3864e6a5789b4de8d601b0f9f954b4bd0b37 Mon Sep 17 00:00:00 2001 From: Amjad Date: Thu, 18 Aug 2022 21:18:47 +0200 Subject: [PATCH 18/42] Update amjad.json --- domains/amjad.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/amjad.json b/domains/amjad.json index b17b0a877..e6014a143 100644 --- a/domains/amjad.json +++ b/domains/amjad.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/amjad-ah/amjad-ah.github.io", + "repo": "https://github.com/amjadAH/amjadAH.github.io", "owner": { - "username": "amjad-ah", + "username": "amjadAH", "email": "amjad_ah_@hotmail.com", "tiwtter": "amjad_ah_" }, "record": { - "CNAME": "amjad-ah.github.io" + "CNAME": "amjadAH.github.io" } } From 37dedca109ecad42a3cdcb5eb029ce11a2c48bd3 Mon Sep 17 00:00:00 2001 From: IS A DEV <106927495+is-a-dev-bot@users.noreply.github.com> Date: Thu, 18 Aug 2022 21:18:20 +0100 Subject: [PATCH 19/42] Add is not dev --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b6a5af76..cbd90ffa3 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Also, consider starring this repo! You should also checkout - * [js.org](https://github.com/js-org/js.org/tree/master) (**NOTE**: `js.org` is specifically for JS focused project) * [is-a-good.dev](https://github.com/is-a-good-dev/Register) +* [is-not-a.dev](https://is-not-a.dev) * [cluster.ws & wip.la](https://github.com/Olivr/free-domain) From b508b970f5fd5d0ee2a9b2b5f2d365ed9b5675a6 Mon Sep 17 00:00:00 2001 From: Ole Date: Fri, 19 Aug 2022 00:12:56 +0200 Subject: [PATCH 20/42] Create ole.json --- domains/ole.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ole.json diff --git a/domains/ole.json b/domains/ole.json new file mode 100644 index 000000000..47cf2b984 --- /dev/null +++ b/domains/ole.json @@ -0,0 +1,12 @@ +{ + "description": "ole.is-a.dev", + "repo": "https://github.com/olebohmbach/olebohmbach.github.io", + "owner": { + "username": "olenohmbach", + "email": "ole@ole-is-live.de", + "twitter": "OleBohmbach" + }, + "record": { + "CNAME": "ole-is-live.de" + } +} From f987679e9562f780b36444cf9f062a51f5b2679b Mon Sep 17 00:00:00 2001 From: Nai Date: Fri, 19 Aug 2022 00:05:27 -0300 Subject: [PATCH 21/42] Create mburguete.json --- domains/mburguete.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mburguete.json diff --git a/domains/mburguete.json b/domains/mburguete.json new file mode 100644 index 000000000..ae53fe2ea --- /dev/null +++ b/domains/mburguete.json @@ -0,0 +1,11 @@ +{ + "description": "Mariano Burguete's Portfolio", + "repo": "https://github.com/nai98x/is-a-dev", + "owner": { + "username": "nai98x", + "email": "marianoburguete@gmail.com" + }, + "record": { + "URL": "https://nai98x.github.io" + } +} From 3c74bd9117723c9cb0dc43e47ea6b2b5b96d39ae Mon Sep 17 00:00:00 2001 From: Marcelo Daniel Sales Date: Fri, 19 Aug 2022 17:11:33 +0200 Subject: [PATCH 22/42] update --- domains/marcelomrwin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/marcelomrwin.json diff --git a/domains/marcelomrwin.json b/domains/marcelomrwin.json new file mode 100644 index 000000000..f4a80287c --- /dev/null +++ b/domains/marcelomrwin.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website to showcase the stuff that I do", + "repo": "https://github.com/marcelomrwin", + "owner": { + "username": "marcelomrwin", + "email": "marcelo.d.sales@gmail.com" + }, + "record": { + "CNAME": "marcelomrwin.github.io" + } + } \ No newline at end of file From e9aaa6c6066f6ba9e01d8112b67847dbc3e771e2 Mon Sep 17 00:00:00 2001 From: Nai Date: Fri, 19 Aug 2022 12:32:15 -0300 Subject: [PATCH 23/42] Change record type --- domains/mburguete.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mburguete.json b/domains/mburguete.json index ae53fe2ea..5486871a8 100644 --- a/domains/mburguete.json +++ b/domains/mburguete.json @@ -6,6 +6,6 @@ "email": "marianoburguete@gmail.com" }, "record": { - "URL": "https://nai98x.github.io" + "CNAME": "nai98x.github.io" } } From b3881e5d7b58b476c85430333afbd05c78cf8e79 Mon Sep 17 00:00:00 2001 From: johanoloflindberg Date: Fri, 19 Aug 2022 22:07:20 +0200 Subject: [PATCH 24/42] feat: Added domain programatically --- domains/webb.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/webb.json diff --git a/domains/webb.json b/domains/webb.json new file mode 100644 index 000000000..c96846688 --- /dev/null +++ b/domains/webb.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "johanoloflindberg", + "email": "johan@webbab.se" + }, + + "record": { + "URL": "https://webb.io" + } + } + \ No newline at end of file From d21c5158aa0661c4447e8a5682d9d6dbf266a09e Mon Sep 17 00:00:00 2001 From: NightSling Date: Sat, 20 Aug 2022 16:44:54 +0545 Subject: [PATCH 25/42] feat: Added domain programatically --- domains/daysling.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/daysling.json diff --git a/domains/daysling.json b/domains/daysling.json new file mode 100644 index 000000000..e88467da9 --- /dev/null +++ b/domains/daysling.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "NightSling", + "email": "pangenisushant20@gmail.com" + }, + + "record": { + "CNAME": "daysling.xyz" + } + } + \ No newline at end of file From df88c2f4397a394cbff2e7b82f6bdc9440030223 Mon Sep 17 00:00:00 2001 From: Hieser21 <96245505+Hieser21@users.noreply.github.com> Date: Sat, 20 Aug 2022 18:57:31 +0600 Subject: [PATCH 26/42] Update arafatrahaman.json --- domains/arafatrahaman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arafatrahaman.json b/domains/arafatrahaman.json index 6cd34b415..a1710596a 100644 --- a/domains/arafatrahaman.json +++ b/domains/arafatrahaman.json @@ -6,6 +6,6 @@ "email": "rarafat883@gmail.com" }, "record": { - "CNAME": "hieser21.github.io" + "CNAME": "arafatrahaman.cyclic.app/" } } From 1073f3e7e65643b7f3beec208cf06d13685a9692 Mon Sep 17 00:00:00 2001 From: Mahir Date: Sat, 20 Aug 2022 18:00:10 +0500 Subject: [PATCH 27/42] remove / --- domains/arafatrahaman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arafatrahaman.json b/domains/arafatrahaman.json index a1710596a..4ae120b66 100644 --- a/domains/arafatrahaman.json +++ b/domains/arafatrahaman.json @@ -6,6 +6,6 @@ "email": "rarafat883@gmail.com" }, "record": { - "CNAME": "arafatrahaman.cyclic.app/" + "CNAME": "arafatrahaman.cyclic.app" } } From 24345f952ddab7c6589333ce4da7961925d508f8 Mon Sep 17 00:00:00 2001 From: webbertakken Date: Sun, 21 Aug 2022 00:26:41 +0200 Subject: [PATCH 28/42] feat: Added domain programatically --- domains/webber.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/webber.json diff --git a/domains/webber.json b/domains/webber.json new file mode 100644 index 000000000..db7f17036 --- /dev/null +++ b/domains/webber.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "webbertakken", + "email": "webber.nl@gmail.com" + }, + + "record": { + "CNAME": "https://takken.io" + } + } + \ No newline at end of file From 3a33068092bf39946a7f3182596d7ea0c279fc0c Mon Sep 17 00:00:00 2001 From: Pranay Prangan <86947553+Pranay5463@users.noreply.github.com> Date: Sun, 21 Aug 2022 08:52:49 +0530 Subject: [PATCH 29/42] Create creature.json --- domains/creature.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/creature.json diff --git a/domains/creature.json b/domains/creature.json new file mode 100644 index 000000000..3d4f5fdc2 --- /dev/null +++ b/domains/creature.json @@ -0,0 +1,12 @@ +{ + "description": "This subdomain is for personal purpose only!", + "repo": "https://github.com/pranay5464/pranay5463.github.io", + "owner": { + "username": "pranay5463", + "email": "pranay7091@gmail.com", + "twitter": "dark_elite_98" + }, + "record": { + "CNAME": "pranay5463.github.io" + } +} From deae87ed1e373e02732dd80e8c48d1ebcecbc4ae Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DIBSTERYT@users.noreply.github.com> Date: Sat, 20 Aug 2022 23:49:42 -0400 Subject: [PATCH 30/42] Update dib.json --- domains/dib.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/dib.json b/domains/dib.json index 1854fa38a..b6056f768 100644 --- a/domains/dib.json +++ b/domains/dib.json @@ -7,7 +7,6 @@ "twitter": "DEV_DIBSTER" }, "record": { - "A": ["192.95.42.74"], - "TXT": "zoho-verification=zb87142129.zmverify.zoho.eu" + "A": ["192.95.42.66"] } } From e67c879acc421267e625ea6da36907b52cd0a701 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DIBSTERYT@users.noreply.github.com> Date: Sat, 20 Aug 2022 23:49:54 -0400 Subject: [PATCH 31/42] Update dibster.json --- domains/dibster.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dibster.json b/domains/dibster.json index 46d8cc8e8..a0292bf42 100644 --- a/domains/dibster.json +++ b/domains/dibster.json @@ -7,7 +7,7 @@ "twitter": "DEV_DIBSTER" }, "record": { - "A": ["192.95.42.74"], + "A": ["192.95.42.66"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 229dfad338b34c4b36a59ec4cd4a63c8c0d83e1e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DIBSTERYT@users.noreply.github.com> Date: Sat, 20 Aug 2022 23:50:15 -0400 Subject: [PATCH 32/42] Update dibster.json --- domains/dibster.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dibster.json b/domains/dibster.json index a0292bf42..c6a285efd 100644 --- a/domains/dibster.json +++ b/domains/dibster.json @@ -3,7 +3,7 @@ "repo": "https://github.com/DIBSTERYT", "owner": { "username": "DIBSTERYT", - "email": "contact@dibster.ml", + "email": "hello@dibster-is-a.engineer", "twitter": "DEV_DIBSTER" }, "record": { From df40498575cd3a498b73c8492cfa3f2e37155e6f Mon Sep 17 00:00:00 2001 From: EdwardTheLegend Date: Sun, 21 Aug 2022 11:50:37 +0800 Subject: [PATCH 33/42] feat: Added domain programatically --- domains/edward.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/edward.json diff --git a/domains/edward.json b/domains/edward.json new file mode 100644 index 000000000..3412f1872 --- /dev/null +++ b/domains/edward.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "EdwardTheLegend", + "email": "edward@edwardtlowe.com" + }, + + "record": { + "CNAME": "edwardthelegend.github.io" + } + } + \ No newline at end of file From 6a56d80751be39eaaab9b0bf291bdda366e591c6 Mon Sep 17 00:00:00 2001 From: be-krishna Date: Sun, 21 Aug 2022 10:49:26 +0530 Subject: [PATCH 34/42] feat: Added domain programatically --- domains/krishna.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/krishna.json diff --git a/domains/krishna.json b/domains/krishna.json new file mode 100644 index 000000000..0321e472c --- /dev/null +++ b/domains/krishna.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "be-krishna", + "email": "bkshgnj@gmail.com" + }, + + "record": { + "TXT": "google-site-verification=_hTlyUTWdbFv6l_L1Rizntdh7nSqvPP5DdvcLD1vuck" + } + } + \ No newline at end of file From 32e148bd8a8aa9b0e8f5124460938290c59684ab Mon Sep 17 00:00:00 2001 From: devliq Date: Sun, 21 Aug 2022 02:53:17 -0400 Subject: [PATCH 35/42] LiQ.json Adding a new subdomain LiQ --- domains/LiQ.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/LiQ.json diff --git a/domains/LiQ.json b/domains/LiQ.json new file mode 100644 index 000000000..bedc5a108 --- /dev/null +++ b/domains/LiQ.json @@ -0,0 +1,11 @@ +{ + "description": "Learning something new everyday", + "repo": "https://github.com/DevLiQ", + "owner": { + "username": "DevLiQ", + "email": "21136062+devliq@users.noreply.github.com" + }, + "record": { + "CNAME": "devliq.github.io" + } +} From 3a1c22ffd2815f2f1f2f031a5b22b1d32d730ff0 Mon Sep 17 00:00:00 2001 From: Webber Takken Date: Sun, 21 Aug 2022 10:53:49 +0200 Subject: [PATCH 36/42] Update domains/webber.json --- domains/webber.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/webber.json b/domains/webber.json index db7f17036..0e7869b6c 100644 --- a/domains/webber.json +++ b/domains/webber.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://takken.io" + "URL": "https://takken.io" } } \ No newline at end of file From 9879ed9f6aab8c368d551f1f8adf2e8a141923e7 Mon Sep 17 00:00:00 2001 From: Hieser21 <96245505+Hieser21@users.noreply.github.com> Date: Sun, 21 Aug 2022 18:25:35 +0600 Subject: [PATCH 37/42] Update arafatrahaman.json --- domains/arafatrahaman.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/arafatrahaman.json b/domains/arafatrahaman.json index 4ae120b66..b3a19ce02 100644 --- a/domains/arafatrahaman.json +++ b/domains/arafatrahaman.json @@ -6,6 +6,9 @@ "email": "rarafat883@gmail.com" }, "record": { - "CNAME": "arafatrahaman.cyclic.app" - } + "CNAME": + { + "Name": "www.arafatrahaman.is-a.dev", + "Value": "proud-jeans-hen.cyclic.app" +} } From 0fe49d2b8f5aa7e038f52171570f2fa4f82c629a Mon Sep 17 00:00:00 2001 From: hackermon <60828015+hackermondev@users.noreply.github.com> Date: Sun, 21 Aug 2022 09:33:00 -0400 Subject: [PATCH 38/42] Rename LiQ.json to liq.json --- domains/{LiQ.json => liq.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{LiQ.json => liq.json} (100%) diff --git a/domains/LiQ.json b/domains/liq.json similarity index 100% rename from domains/LiQ.json rename to domains/liq.json From f64db6384c383a084bfafcd62633da6867cbfdfd Mon Sep 17 00:00:00 2001 From: hackermon <60828015+hackermondev@users.noreply.github.com> Date: Sun, 21 Aug 2022 09:47:43 -0400 Subject: [PATCH 39/42] Update arafatrahaman.json --- domains/arafatrahaman.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/arafatrahaman.json b/domains/arafatrahaman.json index b3a19ce02..bd7d5ac9f 100644 --- a/domains/arafatrahaman.json +++ b/domains/arafatrahaman.json @@ -6,9 +6,6 @@ "email": "rarafat883@gmail.com" }, "record": { - "CNAME": - { - "Name": "www.arafatrahaman.is-a.dev", - "Value": "proud-jeans-hen.cyclic.app" -} + "CNAME": "proud-jeans-hen.cyclic.app" + } } From a534e76c48f88c2c69854388ef662f9fd552ae66 Mon Sep 17 00:00:00 2001 From: hackermon <60828015+hackermondev@users.noreply.github.com> Date: Sun, 21 Aug 2022 09:59:07 -0400 Subject: [PATCH 40/42] Update cuzimbisonratte.json --- domains/cuzimbisonratte.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cuzimbisonratte.json b/domains/cuzimbisonratte.json index 2117485c3..618cadb03 100644 --- a/domains/cuzimbisonratte.json +++ b/domains/cuzimbisonratte.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://cuzimbisonratte.github.io" + "CNAME": "cuzimbisonratte.github.io" } } - \ No newline at end of file + From 731f1c02ea16bd8e4e0989c2a6222271560f7655 Mon Sep 17 00:00:00 2001 From: hackermon <60828015+hackermondev@users.noreply.github.com> Date: Sun, 21 Aug 2022 10:04:52 -0400 Subject: [PATCH 41/42] Rename Incbom.json to incbom.json --- domains/{Incbom.json => incbom.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Incbom.json => incbom.json} (100%) diff --git a/domains/Incbom.json b/domains/incbom.json similarity index 100% rename from domains/Incbom.json rename to domains/incbom.json From c659e7e7667fb43c480a36607bc312195aeda6b4 Mon Sep 17 00:00:00 2001 From: NotAKGaming <69800494+AKGaming0001@users.noreply.github.com> Date: Mon, 22 Aug 2022 16:17:31 +0530 Subject: [PATCH 42/42] Update ak.json --- domains/ak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ak.json b/domains/ak.json index 311c9002f..9eb611b67 100644 --- a/domains/ak.json +++ b/domains/ak.json @@ -1,5 +1,5 @@ { - "description": "AK's Website", + "description": "AK's Dev Website", "repo": "https://github.com/AKGaming0001", "owner": { "username": "AKGaming0001",