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/70] 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/70] 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/70] 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 3c3d93ecb545afe08c70416b93cbc8a7efa7bef8 Mon Sep 17 00:00:00 2001 From: bububa Date: Mon, 15 Aug 2022 22:13:02 +0800 Subject: [PATCH 04/70] feat: Added domain programatically --- domains/syd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/syd.json diff --git a/domains/syd.json b/domains/syd.json new file mode 100644 index 000000000..3c33dcfd5 --- /dev/null +++ b/domains/syd.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "bububa", + "email": "prof.syd.xu@gmail.com" + }, + + "record": { + "CNAME": "bububa.github.io" + } + } + \ No newline at end of file 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 05/70] 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 06/70] 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 07/70] 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 08/70] 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 09/70] 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 10/70] 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 11/70] 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 94e0c0faeea9823eeecffb9a812901aad75cfd27 Mon Sep 17 00:00:00 2001 From: Tea Cup Date: Tue, 16 Aug 2022 21:37:12 -0400 Subject: [PATCH 12/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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/70] 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", From 095e9efb4454459859161fb4df3e7a33c7bf4087 Mon Sep 17 00:00:00 2001 From: what? Date: Wed, 24 Aug 2022 17:09:33 +1000 Subject: [PATCH 43/70] Create what.json --- domains/what.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/what.json diff --git a/domains/what.json b/domains/what.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/what.json @@ -0,0 +1 @@ + From 6c39e3d83ddc0698e3d5e59cde1fcef7f60f3121 Mon Sep 17 00:00:00 2001 From: what? Date: Wed, 24 Aug 2022 17:18:09 +1000 Subject: [PATCH 44/70] Update what.json --- domains/what.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/what.json b/domains/what.json index 8b1378917..7ca14c605 100644 --- a/domains/what.json +++ b/domains/what.json @@ -1 +1,12 @@ - +{ + "description": "Personal Website", + "repo": "https://github.com//.github.io", + "owner": { + "username": "What-Question-Mark", + "email": "jack.weller@hotmail.com", + "twitter": "@whatqm" + }, + "record": { + "CNAME": ".github.io" + } +} From a5af0ce68fc4753eeec57c38270e199a189cf2c3 Mon Sep 17 00:00:00 2001 From: what? Date: Wed, 24 Aug 2022 17:18:27 +1000 Subject: [PATCH 45/70] Update what.json --- domains/what.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/what.json b/domains/what.json index 7ca14c605..b707e39c2 100644 --- a/domains/what.json +++ b/domains/what.json @@ -7,6 +7,6 @@ "twitter": "@whatqm" }, "record": { - "CNAME": ".github.io" + "CNAME": "what-question-mark.github.io" } } From 3ecd4de85c2a565e2f8825783b1f227a9a97b71f Mon Sep 17 00:00:00 2001 From: what? Date: Wed, 24 Aug 2022 17:28:27 +1000 Subject: [PATCH 46/70] Update what.json --- domains/what.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/what.json b/domains/what.json index b707e39c2..5717a9dac 100644 --- a/domains/what.json +++ b/domains/what.json @@ -4,7 +4,8 @@ "owner": { "username": "What-Question-Mark", "email": "jack.weller@hotmail.com", - "twitter": "@whatqm" + "twitter": "@whatqm", + "discord": "discord-username-and-discriminator" }, "record": { "CNAME": "what-question-mark.github.io" From 0f819f873431d8c6fba9ec8122e26ebd1f8d956c Mon Sep 17 00:00:00 2001 From: what? Date: Wed, 24 Aug 2022 19:19:40 +1000 Subject: [PATCH 47/70] Update what.json --- domains/what.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/what.json b/domains/what.json index 5717a9dac..a2bed7939 100644 --- a/domains/what.json +++ b/domains/what.json @@ -1,6 +1,6 @@ { "description": "Personal Website", - "repo": "https://github.com//.github.io", + "repo": "https://github.com/What-Question-Mark/What-Question-Mark.github.io", "owner": { "username": "What-Question-Mark", "email": "jack.weller@hotmail.com", From 5a25799bb827be0c305d380c83b149069bdb3fc5 Mon Sep 17 00:00:00 2001 From: Kiril Misnikov <56405352+lime360@users.noreply.github.com> Date: Wed, 24 Aug 2022 15:23:23 +0300 Subject: [PATCH 48/70] Delete lime360.json --- domains/lime360.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/lime360.json diff --git a/domains/lime360.json b/domains/lime360.json deleted file mode 100644 index ecea5243c..000000000 --- a/domains/lime360.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "lime360", - "email": "emeraldlime@protonmail.com", - "mastodon": "lime360@meow.social", - "discord": "lime360#3291" - }, - - "description": "my website", - "repo": "https://github.com/lime360/lime360.github.io", - "record": { - "CNAME": "lime360.github.io" - } -} From 7bc3f0d7cdd8db4c2fd07bcb7f17ad7ba75cc2d3 Mon Sep 17 00:00:00 2001 From: Krix12 <65765469+Krix12@users.noreply.github.com> Date: Thu, 25 Aug 2022 18:19:35 +0200 Subject: [PATCH 49/70] Update krix.json --- domains/krix.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/krix.json b/domains/krix.json index a00d3cdfc..60bad1285 100644 --- a/domains/krix.json +++ b/domains/krix.json @@ -5,6 +5,17 @@ "email": "kristjan.kocevar89@gmail.com" }, "record": { - "CNAME": "krix12.github.io" + "A": [ + "185.199.109.153", + "185.199.110.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From 242548c0442901e3d3a9bbff479de34d254b5797 Mon Sep 17 00:00:00 2001 From: Abhisek Pattnaik Date: Fri, 26 Aug 2022 20:14:32 +0530 Subject: [PATCH 50/70] Add abhisekp.is-a.dev --- domains/abhisekp.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/abhisekp.json diff --git a/domains/abhisekp.json b/domains/abhisekp.json new file mode 100644 index 000000000..3fab010d3 --- /dev/null +++ b/domains/abhisekp.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "abhisekp", + "email": "abhisekp@engineer.com", + "twitter": "abhisek", + "discord": "abhisekp#3680", + "description": "About Abhisek Pattnaik", + "repo": "https://github.com/abhisekp/abhisekp" + }, + "record": { + "URL": "https://abhisekp.com" + } +} From 442a3dcb1673e087d782cf1f968ce2cc68f8744e Mon Sep 17 00:00:00 2001 From: Jesgran Date: Fri, 26 Aug 2022 21:59:19 +0200 Subject: [PATCH 51/70] feat: Added domain programatically --- domains/jesgran.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jesgran.json diff --git a/domains/jesgran.json b/domains/jesgran.json new file mode 100644 index 000000000..941ab8536 --- /dev/null +++ b/domains/jesgran.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "Jesgran", + "email": "calzdani20@libero.it" + }, + + "record": { + "CNAME": "jesgran.github.io" + } + } + \ No newline at end of file From 89b14366db1496258aefca8cefe7cbc5815066ed Mon Sep 17 00:00:00 2001 From: FlyingCheese41 <75513775+FlyingCheese41@users.noreply.github.com> Date: Sat, 27 Aug 2022 12:48:36 +0800 Subject: [PATCH 52/70] FlyingCheese41.json Json --- FlyingCheese41.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 FlyingCheese41.json diff --git a/FlyingCheese41.json b/FlyingCheese41.json new file mode 100644 index 000000000..5f74e441d --- /dev/null +++ b/FlyingCheese41.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FlyingCheese41", + "email": "FlyingCheese43@gmail.com" + }, + "record": { + "CNAME": "FlyingCheese41.github.io" + } + } From 746df9839dd742e25daad04de0e25adcd5d4fd80 Mon Sep 17 00:00:00 2001 From: blox <73058244+soudblox@users.noreply.github.com> Date: Sat, 27 Aug 2022 11:59:43 +0700 Subject: [PATCH 53/70] Update blox.json --- domains/blox.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/blox.json b/domains/blox.json index ff4b9f06d..19df95c45 100644 --- a/domains/blox.json +++ b/domains/blox.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "soudblox", - "email": "nick8x@gmail.com" - }, - "record": { - "CNAME": "bloxsite.up.railway.app" - } -} + "owner": { + "username": "soudblox", + "email": "nick8x@gmail.com" + }, + "record": { + "CNAME": "soudblox.github.io" + } +} From a6034960b8f042a23fc863d590904c28107a210c Mon Sep 17 00:00:00 2001 From: varunkumarbilwal Date: Sat, 27 Aug 2022 19:55:47 +0530 Subject: [PATCH 54/70] feat: Added domain programatically --- domains/varunkumarbilwal.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/varunkumarbilwal.json diff --git a/domains/varunkumarbilwal.json b/domains/varunkumarbilwal.json new file mode 100644 index 000000000..ea0717939 --- /dev/null +++ b/domains/varunkumarbilwal.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "varunkumarbilwal", + "email": "varunkumarbilwal@gmail.com" + }, + + "record": { + "CNAME": "varunkumarbilwal.github.io" + } + } + \ No newline at end of file From 4ddc783dd30a6590d3ae37601c7664392cd4c455 Mon Sep 17 00:00:00 2001 From: SomeNiceTables <104398685+SomeNiceTables@users.noreply.github.com> Date: Sat, 27 Aug 2022 17:30:34 -0400 Subject: [PATCH 55/70] Create somenicetables.json --- domains/somenicetables.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/somenicetables.json diff --git a/domains/somenicetables.json b/domains/somenicetables.json new file mode 100644 index 000000000..f8c21d39b --- /dev/null +++ b/domains/somenicetables.json @@ -0,0 +1,12 @@ +{ + "description": "My personal about me page", + "repo": "https://github.com/somenicetables/somenicetables.github.io", + "owner": { + "username": "somenicetables", + "email": "themadman2215@gmail.com", + "twitter": "15usernamelimit" + }, + "record": { + "CNAME": "somenicetables.github.io" + } +} From 9f1e89a1917646437dce56ee236fb87032c34246 Mon Sep 17 00:00:00 2001 From: MyNameJeremy Date: Sun, 28 Aug 2022 01:36:04 +0200 Subject: [PATCH 56/70] feat: Added domain programatically --- domains/jeremy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jeremy.json diff --git a/domains/jeremy.json b/domains/jeremy.json new file mode 100644 index 000000000..311597f42 --- /dev/null +++ b/domains/jeremy.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "MyNameJeremy", + "email": "original.jeremy.grotjahn@gmail.com" + }, + + "record": { + "URL": "dev.jeremys.social" + } + } + \ No newline at end of file From 21687ca6594d99f5765c93ee684554bfa6437b37 Mon Sep 17 00:00:00 2001 From: Dexter <67648158+TheGeekDex@users.noreply.github.com> Date: Sun, 28 Aug 2022 10:01:07 +0530 Subject: [PATCH 57/70] Update dex.json --- domains/dex.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dex.json b/domains/dex.json index 5ec350973..826c1761b 100644 --- a/domains/dex.json +++ b/domains/dex.json @@ -7,6 +7,6 @@ "discord": "Dexter#6993" }, "record": { - "CNAME": "thegeekdex.xyz" + "A": ["54.225.254.200"] } } From 4c05823fda5ce9685b9b8a6eafc0e83a205f794b Mon Sep 17 00:00:00 2001 From: Dark Dare Devil <71424575+taha183@users.noreply.github.com> Date: Sun, 28 Aug 2022 10:02:58 +0500 Subject: [PATCH 58/70] Create darkdevil.json --- domains/darkdevil.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/darkdevil.json diff --git a/domains/darkdevil.json b/domains/darkdevil.json new file mode 100644 index 000000000..357ef9cec --- /dev/null +++ b/domains/darkdevil.json @@ -0,0 +1,12 @@ +{ + "description": "darkdevil.is-a.dev", + "repo": "https://github.com/taha183/taha183.github.io", + "owner": { + "username": "taha183", + "email": "tahaadnanawan@gmail.com", + "discord": "LRxDark Dare Devil#0001" + }, + "record": { + "CNAME": "https://taha183.github.io/" + } +} From e77a07110420c8ca855247928f9bb381350add93 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 28 Aug 2022 13:00:17 +0700 Subject: [PATCH 59/70] Update domains/jeremy.json --- domains/jeremy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeremy.json b/domains/jeremy.json index 311597f42..0db040f2e 100644 --- a/domains/jeremy.json +++ b/domains/jeremy.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "dev.jeremys.social" + "URL": "https://dev.jeremys.social" } } \ No newline at end of file From 3304e9e35e3c5b378efa337acee1922259c1a5d3 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 28 Aug 2022 13:08:48 +0700 Subject: [PATCH 60/70] Rename FlyingCheese41.json to domains/FlyingCheese41.json --- FlyingCheese41.json => domains/FlyingCheese41.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename FlyingCheese41.json => domains/FlyingCheese41.json (100%) diff --git a/FlyingCheese41.json b/domains/FlyingCheese41.json similarity index 100% rename from FlyingCheese41.json rename to domains/FlyingCheese41.json From 8c0942655fe1349ece7ae5b038c0ea0a4ada761d Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 28 Aug 2022 13:09:39 +0700 Subject: [PATCH 61/70] Rename FlyingCheese41.json to flyingcheese41.json --- domains/{FlyingCheese41.json => flyingcheese41.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{FlyingCheese41.json => flyingcheese41.json} (100%) diff --git a/domains/FlyingCheese41.json b/domains/flyingcheese41.json similarity index 100% rename from domains/FlyingCheese41.json rename to domains/flyingcheese41.json From abed5f889fef24b8683ce7d45e0a20a7c3f7ddb5 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 28 Aug 2022 13:14:34 +0700 Subject: [PATCH 62/70] Update domains/darkdevil.json --- domains/darkdevil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/darkdevil.json b/domains/darkdevil.json index 357ef9cec..ff88ff37e 100644 --- a/domains/darkdevil.json +++ b/domains/darkdevil.json @@ -7,6 +7,6 @@ "discord": "LRxDark Dare Devil#0001" }, "record": { - "CNAME": "https://taha183.github.io/" + "CNAME": "taha183.github.io" } } From 1a2c03cb712faf27ee7f7ad8d927550933effa6b Mon Sep 17 00:00:00 2001 From: Dark Dare Devil <71424575+taha183@users.noreply.github.com> Date: Wed, 31 Aug 2022 17:20:15 +0500 Subject: [PATCH 63/70] Update darkdevil.json --- domains/darkdevil.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/darkdevil.json b/domains/darkdevil.json index ff88ff37e..f8d39ca84 100644 --- a/domains/darkdevil.json +++ b/domains/darkdevil.json @@ -7,6 +7,17 @@ "discord": "LRxDark Dare Devil#0001" }, "record": { - "CNAME": "taha183.github.io" + "A": [ + "185.199.109.153", + "185.199.110.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From b37fb40cce4830c921bf0ca7480669addcfb64dd Mon Sep 17 00:00:00 2001 From: thet3o Date: Wed, 31 Aug 2022 17:39:45 +0200 Subject: [PATCH 64/70] feat: Added domain programatically --- domains/thet3o.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thet3o.json diff --git a/domains/thet3o.json b/domains/thet3o.json new file mode 100644 index 000000000..ba7ab32d7 --- /dev/null +++ b/domains/thet3o.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "thet3o", + "email": "thet3o@yahoo.com" + }, + + "record": { + "MX": ["mx.mailtie.com"] + } + } + \ No newline at end of file From e16301235869941b5056f2e1a61bbf51cf93fe51 Mon Sep 17 00:00:00 2001 From: NeroGizmoUwU Date: Wed, 31 Aug 2022 17:17:13 +0100 Subject: [PATCH 65/70] feat: Added domain programatically --- domains/gizzy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gizzy.json diff --git a/domains/gizzy.json b/domains/gizzy.json new file mode 100644 index 000000000..d38ee02f2 --- /dev/null +++ b/domains/gizzy.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "NeroGizmoUwU", + "email": "minecraftcoolglibchannel@gmail.com" + }, + + "record": { + "CNAME": "nero-pi.duckdns.org" + } + } + \ No newline at end of file From 33feda0b5e95c0f846eafee6135e66c1c9b15aae Mon Sep 17 00:00:00 2001 From: mcshept Date: Wed, 31 Aug 2022 19:29:43 +0200 Subject: [PATCH 66/70] Added Shept --- domains/shept.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shept.json diff --git a/domains/shept.json b/domains/shept.json new file mode 100644 index 000000000..4d76621a9 --- /dev/null +++ b/domains/shept.json @@ -0,0 +1,11 @@ +{ + "description": "An aboutme page for Shept", + "repo": "https://github.com/mcshept", + "owner": { + "username": "mcshept", + "email": "shept@dasshept.tech" + }, + "record": { + "CNAME": "mcshept.github.io" + } +} \ No newline at end of file From 6405c1c6c150754d01dcff2908979021520b863b Mon Sep 17 00:00:00 2001 From: vachanmn123 Date: Wed, 31 Aug 2022 23:04:21 +0530 Subject: [PATCH 67/70] feat: Added domain programatically --- domains/vachanmn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vachanmn.json diff --git a/domains/vachanmn.json b/domains/vachanmn.json new file mode 100644 index 000000000..001b5295a --- /dev/null +++ b/domains/vachanmn.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "vachanmn123", + "email": "vachanmn123@gmail.com" + }, + + "record": { + "A": ["185.199.108.153"] + } + } + \ No newline at end of file From 9c76ba594b871a80d8c5521066a085fc9d223573 Mon Sep 17 00:00:00 2001 From: IS A DEV <106927495+is-a-dev-bot@users.noreply.github.com> Date: Thu, 1 Sep 2022 17:44:23 +0100 Subject: [PATCH 68/70] Update register.json --- domains/register.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/register.json b/domains/register.json index 652ecebea..39dd4bd9a 100644 --- a/domains/register.json +++ b/domains/register.json @@ -6,6 +6,6 @@ "email": "mahir@molai.dev" }, "record": { - "CNAME": "is-a-dev-registration.pages.dev" + "CNAME": "register-53h.pages.dev" } } From cd00a6ad2b58c76c8e6b3028d85c634d4ba24050 Mon Sep 17 00:00:00 2001 From: udaya <54870625+udaya28@users.noreply.github.com> Date: Sat, 3 Sep 2022 10:27:38 +0530 Subject: [PATCH 69/70] added udaya.json --- domains/udaya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/udaya.json diff --git a/domains/udaya.json b/domains/udaya.json new file mode 100644 index 000000000..6234509f3 --- /dev/null +++ b/domains/udaya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "udaya28", + "email": "udaya28vivek31@gmail.com" + }, + "record": { + "URL": "https://mudaya.web.app/" + } +} From a929059028c294989d99e31fd557466b1bdca570 Mon Sep 17 00:00:00 2001 From: qxb3 Date: Sat, 3 Sep 2022 15:18:31 +0800 Subject: [PATCH 70/70] removed qxb3.json --- domains/qxb3.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/qxb3.json diff --git a/domains/qxb3.json b/domains/qxb3.json deleted file mode 100644 index 8fea7bea1..000000000 --- a/domains/qxb3.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "qxb3's personal website", - "owner": { - "username": "qxb3", - "discord": "qxb3#4312", - "email": "" - }, - "record": { - "CNAME": "qxb-production.up.railway.app" - } -}