From 571eddae9e55b8576a6813491bfc06e42c088932 Mon Sep 17 00:00:00 2001 From: Zuhdi Ghawi <73612690+zplusfour@users.noreply.github.com> Date: Wed, 10 Mar 2021 09:38:15 +0200 Subject: [PATCH 01/28] Create zplusfour.json --- domains/zplusfour.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zplusfour.json diff --git a/domains/zplusfour.json b/domains/zplusfour.json new file mode 100644 index 000000000..5b5936305 --- /dev/null +++ b/domains/zplusfour.json @@ -0,0 +1,11 @@ +{ + "description": "zplusfour's personal developer website", + "repo": "https://github.com/zplusfour", + "owner": { + "username": "zplusfour", + "email": "zgjoniur@gmail.com" + }, + "record": { + "CNAME": "zplusfour.repl.co" + } +} From 20c5e836ba7a68dc5ee5ab34e622ad8b2960bef0 Mon Sep 17 00:00:00 2001 From: aanthr0 <42799339+aanthr0@users.noreply.github.com> Date: Fri, 19 Mar 2021 17:11:37 +0100 Subject: [PATCH 02/28] Create aanthr0.json --- domains/aanthr0.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aanthr0.json diff --git a/domains/aanthr0.json b/domains/aanthr0.json new file mode 100644 index 000000000..deea08d0a --- /dev/null +++ b/domains/aanthr0.json @@ -0,0 +1,9 @@ +{ + "owner": { + "name": "aanthr0", + "email": "anthromadayt@gmail.com" + }, + "record": { + "CNAME: "na1.bluefoxhost.com:8215" + } +} From 29dd3cae11352c6fca535dcd7beb292313814128 Mon Sep 17 00:00:00 2001 From: aanthr0 <42799339+aanthr0@users.noreply.github.com> Date: Fri, 19 Mar 2021 17:50:16 +0100 Subject: [PATCH 03/28] Update aanthr0.json --- domains/aanthr0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aanthr0.json b/domains/aanthr0.json index deea08d0a..cd27838bf 100644 --- a/domains/aanthr0.json +++ b/domains/aanthr0.json @@ -4,6 +4,6 @@ "email": "anthromadayt@gmail.com" }, "record": { - "CNAME: "na1.bluefoxhost.com:8215" + "CNAME: "185.208.169.80:8215" } } From 73cfd331a9cd70d69fe627cf3b6cef38fb21174c Mon Sep 17 00:00:00 2001 From: aanthr0 <42799339+aanthr0@users.noreply.github.com> Date: Fri, 19 Mar 2021 18:21:48 +0100 Subject: [PATCH 04/28] Update aanthr0.json --- domains/aanthr0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aanthr0.json b/domains/aanthr0.json index cd27838bf..27226729c 100644 --- a/domains/aanthr0.json +++ b/domains/aanthr0.json @@ -4,6 +4,6 @@ "email": "anthromadayt@gmail.com" }, "record": { - "CNAME: "185.208.169.80:8215" + "A: ["185.208.169.80:8215"] } } From 7db3f4440c1b050443fb570d642a67a0723e82ab Mon Sep 17 00:00:00 2001 From: aanthr0 <42799339+aanthr0@users.noreply.github.com> Date: Fri, 19 Mar 2021 18:29:28 +0100 Subject: [PATCH 05/28] Update aanthr0.json --- domains/aanthr0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aanthr0.json b/domains/aanthr0.json index 27226729c..25abd936c 100644 --- a/domains/aanthr0.json +++ b/domains/aanthr0.json @@ -4,6 +4,6 @@ "email": "anthromadayt@gmail.com" }, "record": { - "A: ["185.208.169.80:8215"] + "URL: "na1.bluefoxhost.com:8215" } } From 5cab255afc4ebbef79e3ad0b20592bac4fc799a8 Mon Sep 17 00:00:00 2001 From: Sheldoncottrell <66734659+Niteshballa@users.noreply.github.com> Date: Mon, 22 Mar 2021 11:58:13 +0530 Subject: [PATCH 06/28] Add files via upload --- domains/nitesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nitesh.json diff --git a/domains/nitesh.json b/domains/nitesh.json new file mode 100644 index 000000000..041f91af5 --- /dev/null +++ b/domains/nitesh.json @@ -0,0 +1,11 @@ +{ + "description": "A personal portfolio site", + "repo": "https://github.com/Niteshballa", + "owner": { + "username": "Niteshballa", + "email": "nithesh.mom@gmail.com" + }, + "record": { + "CNAME": "Niteshballa.github.io " + } +} From 0dcbbf1d247313c90af11020977a34f632563012 Mon Sep 17 00:00:00 2001 From: Sheldoncottrell <66734659+Niteshballa@users.noreply.github.com> Date: Mon, 22 Mar 2021 18:50:53 +0530 Subject: [PATCH 07/28] Update nitesh.json --- domains/nitesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nitesh.json b/domains/nitesh.json index 041f91af5..a12dabcf5 100644 --- a/domains/nitesh.json +++ b/domains/nitesh.json @@ -6,6 +6,6 @@ "email": "nithesh.mom@gmail.com" }, "record": { - "CNAME": "Niteshballa.github.io " + "CNAME": "Niteshballa.github.io" } } From 06b360680211a36128990bcd1b98400f2e1127d6 Mon Sep 17 00:00:00 2001 From: "mtgsquad.dev" <75879007+mtgsquad@users.noreply.github.com> Date: Mon, 22 Mar 2021 18:41:36 +0500 Subject: [PATCH 08/28] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 12f97d998..f89f2a4cf 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,6 @@ Please consider donating to help me keep this running forever! ## License This project is under the [GPL-3.0](./LICENSE) license. + +## Team +This Is Owned By [Phenax](https://akshay.is-a.dev), And Managed By [MTGSquad](https://mtg.is-a.dev) From 60959f778d0e6fda31757a7f1ade37d431a8d139 Mon Sep 17 00:00:00 2001 From: LuanRT Date: Tue, 23 Mar 2021 02:48:53 -0300 Subject: [PATCH 09/28] Create luanrt.json --- domains/luanrt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/luanrt.json diff --git a/domains/luanrt.json b/domains/luanrt.json new file mode 100644 index 000000000..2a08a4590 --- /dev/null +++ b/domains/luanrt.json @@ -0,0 +1,11 @@ +{ + "description": "The personal website for LuanRT", + "repo": "https://github.com/luanrt/luanrt.github.io", + "owner": { + "username": "luanrt", + "email": "luan.lrt4@gmail.com" + }, + "record": { + "CNAME": "luanrt.github.io" + } +} From 3ca2e7c453cc972176d358bb5fe7b242c415982b Mon Sep 17 00:00:00 2001 From: "mtgsquad.dev" <75879007+mtgsquad@users.noreply.github.com> Date: Tue, 23 Mar 2021 16:26:20 +0500 Subject: [PATCH 10/28] Create molai.json --- domains/molai.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/molai.json diff --git a/domains/molai.json b/domains/molai.json new file mode 100644 index 000000000..1d7d3a263 --- /dev/null +++ b/domains/molai.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/mtgsquad/mahir-molai", + "owner": { + "username": "mtgsquad", + "email": "mtgissmart@gmail.com" + }, + "record": { + "CNAME": "mahir-molai.pages.dev" + } +} From fc0a50611e8a9ec36e153d4ea5a52237380a07cb Mon Sep 17 00:00:00 2001 From: Sheldoncottrell <66734659+Niteshballa@users.noreply.github.com> Date: Wed, 24 Mar 2021 18:50:26 +0530 Subject: [PATCH 11/28] Update nitesh.json --- domains/nitesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nitesh.json b/domains/nitesh.json index a12dabcf5..0184367ce 100644 --- a/domains/nitesh.json +++ b/domains/nitesh.json @@ -1,5 +1,5 @@ { - "description": "A personal portfolio site", + "description": "My personal portfolio site", "repo": "https://github.com/Niteshballa", "owner": { "username": "Niteshballa", From aeef9138a97a66f5d3c04783a5a17821e3733ec0 Mon Sep 17 00:00:00 2001 From: Shuchir Jain <53063247+CoolCoderSJ@users.noreply.github.com> Date: Wed, 24 Mar 2021 12:58:14 -0400 Subject: [PATCH 12/28] Change hosting from replit to github CNAME issues on replit --- domains/coolcodersj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/coolcodersj.json b/domains/coolcodersj.json index ce6374582..10a5a7f74 100644 --- a/domains/coolcodersj.json +++ b/domains/coolcodersj.json @@ -7,6 +7,6 @@ "description": "Portfolio", "record": { - "CNAME": "89a354d3-9624-4f42-8f7c-a7e2db1be2cf.repl.co" + "CNAME": "coolcodersj.github.io" } } From 7ae35f010b48d9a19fe6a0572d8c88fa7817ae53 Mon Sep 17 00:00:00 2001 From: Aozora <61007475+AozoraDev@users.noreply.github.com> Date: Fri, 26 Mar 2021 15:45:41 +0800 Subject: [PATCH 13/28] Create aozora.json --- domains/aozora.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aozora.json diff --git a/domains/aozora.json b/domains/aozora.json new file mode 100644 index 000000000..c8534286b --- /dev/null +++ b/domains/aozora.json @@ -0,0 +1,11 @@ +{ + "description": "Just my personal website", + "repo": "https://github.com/AozoraDev/AozoraDev.github.io", + "owner": { + "username": "AozoraDev", + "email": "aozoradeveloper@gmail.com", + }, + "record": { + "CNAME": "AozoraDev.github.io" + } +} From 7a7643910bbe6faee68478b53063ae71c90b23a7 Mon Sep 17 00:00:00 2001 From: Aozora <61007475+AozoraDev@users.noreply.github.com> Date: Fri, 26 Mar 2021 15:49:54 +0800 Subject: [PATCH 14/28] Fix error --- domains/aozora.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aozora.json b/domains/aozora.json index c8534286b..31bb5b491 100644 --- a/domains/aozora.json +++ b/domains/aozora.json @@ -3,7 +3,7 @@ "repo": "https://github.com/AozoraDev/AozoraDev.github.io", "owner": { "username": "AozoraDev", - "email": "aozoradeveloper@gmail.com", + "email": "aozoradeveloper@gmail.com" }, "record": { "CNAME": "AozoraDev.github.io" From 3bf74a756e188683ab4eb986658785c84070de21 Mon Sep 17 00:00:00 2001 From: Aozora <61007475+AozoraDev@users.noreply.github.com> Date: Fri, 26 Mar 2021 15:58:08 +0800 Subject: [PATCH 15/28] Fixed --- domains/aozora.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aozora.json b/domains/aozora.json index 31bb5b491..3f816d7eb 100644 --- a/domains/aozora.json +++ b/domains/aozora.json @@ -6,6 +6,6 @@ "email": "aozoradeveloper@gmail.com" }, "record": { - "CNAME": "AozoraDev.github.io" + "CNAME": "aozoradev.github.io" } } From 728e28d1003bbcd619e9c75576d3a63e1f6a317f Mon Sep 17 00:00:00 2001 From: aanthr0 <42799339+aanthr0@users.noreply.github.com> Date: Fri, 26 Mar 2021 10:49:41 +0100 Subject: [PATCH 16/28] Update aanthr0.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thank you for noticing the error, I would've never seen it ¯\_(ツ)_/¯ --- domains/aanthr0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aanthr0.json b/domains/aanthr0.json index 25abd936c..d1bd68c28 100644 --- a/domains/aanthr0.json +++ b/domains/aanthr0.json @@ -4,6 +4,6 @@ "email": "anthromadayt@gmail.com" }, "record": { - "URL: "na1.bluefoxhost.com:8215" + "URL": "na1.bluefoxhost.com:8215" } } From 90f9ec82f6fc35841eb39bdcb4c5ad9fe19a2a62 Mon Sep 17 00:00:00 2001 From: aanthr0 <42799339+aanthr0@users.noreply.github.com> Date: Fri, 26 Mar 2021 10:50:38 +0100 Subject: [PATCH 17/28] Update aanthr0.json --- domains/aanthr0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aanthr0.json b/domains/aanthr0.json index d1bd68c28..c79b9ec46 100644 --- a/domains/aanthr0.json +++ b/domains/aanthr0.json @@ -4,6 +4,6 @@ "email": "anthromadayt@gmail.com" }, "record": { - "URL": "na1.bluefoxhost.com:8215" + "URL": "http://na1.bluefoxhost.com:8215" } } From ec56c3f1789dac376e1fc11414350021f587ae1e Mon Sep 17 00:00:00 2001 From: aanthr0 <42799339+aanthr0@users.noreply.github.com> Date: Fri, 26 Mar 2021 10:51:28 +0100 Subject: [PATCH 18/28] Update aanthr0.json --- domains/aanthr0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aanthr0.json b/domains/aanthr0.json index c79b9ec46..813213340 100644 --- a/domains/aanthr0.json +++ b/domains/aanthr0.json @@ -1,6 +1,6 @@ { "owner": { - "name": "aanthr0", + "username": "aanthr0", "email": "anthromadayt@gmail.com" }, "record": { From 7463840f5892de8e2849d114a62cd3aab52a3955 Mon Sep 17 00:00:00 2001 From: tovade <66245404+tovade@users.noreply.github.com> Date: Fri, 26 Mar 2021 19:48:28 +0100 Subject: [PATCH 19/28] Create tovade.json --- domains/tovade.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tovade.json diff --git a/domains/tovade.json b/domains/tovade.json new file mode 100644 index 000000000..b260d10ed --- /dev/null +++ b/domains/tovade.json @@ -0,0 +1,11 @@ +{ + "description": "My personal portfolio", + "repo": "https://github.com/tovade", + "owner": { + "username": "tovade", + "email": "support@tovade.ml" + }, + "record": { + "CNAME": "tovade.ml" + } +} From 90aa4dece76a4509a75e12cdca45b76648ca5345 Mon Sep 17 00:00:00 2001 From: Joe Lee Official <70639311+joeleeofficial@users.noreply.github.com> Date: Sun, 28 Mar 2021 20:40:20 +0800 Subject: [PATCH 20/28] Create todo.json --- domains/todo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/todo.json diff --git a/domains/todo.json b/domains/todo.json new file mode 100644 index 000000000..bd95f7c73 --- /dev/null +++ b/domains/todo.json @@ -0,0 +1,11 @@ +{ + "description": "api for my bot", + "repo": "https://github.com/brawlie/todo", + "owner": { + "username": "brawlie", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "ea156b14-963b-49f8-9d6e-f3fff240029c.repl.co" + } +} From a6d5b66d47659a357936da4690ebda56a7891af0 Mon Sep 17 00:00:00 2001 From: FSanchir <64943969+fsanchir@users.noreply.github.com> Date: Sun, 28 Mar 2021 23:27:49 +0900 Subject: [PATCH 21/28] Create fsanchir.json --- domains/fsanchir.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fsanchir.json diff --git a/domains/fsanchir.json b/domains/fsanchir.json new file mode 100644 index 000000000..b611f607c --- /dev/null +++ b/domains/fsanchir.json @@ -0,0 +1,12 @@ +{ + "description": "FSanchir", + "repo": "https://github.com/fsanchir/fsanchir.github.io", + "owner": { + "username": "fsanchir", + "email": "fsanchir@fsip.ml", + "twitter": "None!" + }, + "record": { + "CNAME": "fsanchir.github.io" + } +} From 554829c80cc17146022bf7cc2e65cea630a8523b Mon Sep 17 00:00:00 2001 From: Emma Waffle Date: Tue, 30 Mar 2021 23:17:22 -0400 Subject: [PATCH 22/28] emma.json --- domains/emma.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/emma.json diff --git a/domains/emma.json b/domains/emma.json new file mode 100644 index 000000000..c562bedd1 --- /dev/null +++ b/domains/emma.json @@ -0,0 +1,11 @@ +{ + "description": "Emmaffle's Site - memorable redirect", + "repo": "https://github.com/wafflecoffee/waffle.coffee", + "owner": { + "username": "wafflecoffee", + "email": "emma@waffle.coffee" + }, + "record": { + "CNAME": "waffle.coffee" + } +} From 506d375301bf7050eef84969f741da9898b8d899 Mon Sep 17 00:00:00 2001 From: Raksixoffical <46708668+Raksixoffical@users.noreply.github.com> Date: Sun, 4 Apr 2021 15:07:59 +0300 Subject: [PATCH 23/28] Update raksix.json --- domains/raksix.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/raksix.json b/domains/raksix.json index 8158fb48f..b98cf821c 100644 --- a/domains/raksix.json +++ b/domains/raksix.json @@ -6,6 +6,6 @@ "email": "raksixoffical@gmail.com" }, "record": { - "CNAME": "raksix-blog.tk" + "CNAME": "protected-pumpkin-ic8p7okaxzxl67htg0pmv95w.herokudns.com" } -} \ No newline at end of file +} From 443102e257d2c0e6562bcc4326bdf32d86a832a9 Mon Sep 17 00:00:00 2001 From: Jay Jackson <72417807+TheBotlyNoob@users.noreply.github.com> Date: Sun, 4 Apr 2021 12:31:33 -0500 Subject: [PATCH 24/28] Create jj.json --- domains/jj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jj.json diff --git a/domains/jj.json b/domains/jj.json new file mode 100644 index 000000000..26c393283 --- /dev/null +++ b/domains/jj.json @@ -0,0 +1,11 @@ +{ + "description": "TheBotlyNoob's development website", + "repo": "https://github.com/TheBotlyNoob/TheBotlyNoob/github.io", + "owner": { + "username": "TheBotlyNoob", + "email": "TheBotlyNoob@gmail.com" + }, + "record": { + "CNAME": "TheBotlyNoob.github.io" + } +} From fbd22cb05bb4a5410c8f7be69d754082970972ba Mon Sep 17 00:00:00 2001 From: Fabian Quintanar Date: Wed, 7 Apr 2021 00:27:28 -0400 Subject: [PATCH 25/28] Create fabiancrx.json --- domains/fabiancrx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fabiancrx.json diff --git a/domains/fabiancrx.json b/domains/fabiancrx.json new file mode 100644 index 000000000..6a20e56f4 --- /dev/null +++ b/domains/fabiancrx.json @@ -0,0 +1,11 @@ +{ + "description": "home/croxx", + "repo": "https://github.com/fabiancrx/fabiancrx.github.io", + "owner": { + "username": "fabiancrx", + "email": "croxx5f@gmail.com" + }, + "record": { + "CNAME": "fabiancrx.github.io" + } + } \ No newline at end of file From 00738d5c61489d7ee160f1994813a26c9169de68 Mon Sep 17 00:00:00 2001 From: Jay Jackson <72417807+TheBotlyNoob@users.noreply.github.com> Date: Wed, 7 Apr 2021 12:54:40 -0500 Subject: [PATCH 26/28] gh repo link was broken --- domains/jj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jj.json b/domains/jj.json index 26c393283..c2d8f2ddc 100644 --- a/domains/jj.json +++ b/domains/jj.json @@ -1,6 +1,6 @@ { "description": "TheBotlyNoob's development website", - "repo": "https://github.com/TheBotlyNoob/TheBotlyNoob/github.io", + "repo": "https://github.com/TheBotlyNoob/TheBotlyNoob.github.io", "owner": { "username": "TheBotlyNoob", "email": "TheBotlyNoob@gmail.com" From 21f289c60d3554769c52fb6af0d9c2b848f85f7c Mon Sep 17 00:00:00 2001 From: aanthr0 <42799339+aanthr0@users.noreply.github.com> Date: Fri, 9 Apr 2021 12:24:09 +0200 Subject: [PATCH 27/28] Update aanthr0.json --- domains/aanthr0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aanthr0.json b/domains/aanthr0.json index 813213340..3980f2796 100644 --- a/domains/aanthr0.json +++ b/domains/aanthr0.json @@ -4,6 +4,6 @@ "email": "anthromadayt@gmail.com" }, "record": { - "URL": "http://na1.bluefoxhost.com:8215" + "URL": "http://bh006.bluefoxhost.com:8215" } } From 034510e2960c6970b08cb83aff18057fd17ad7ff Mon Sep 17 00:00:00 2001 From: Jay Jackson <72417807+TheBotlyNoob@users.noreply.github.com> Date: Sat, 10 Apr 2021 13:15:39 -0500 Subject: [PATCH 28/28] using replit instead --- domains/jj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jj.json b/domains/jj.json index c2d8f2ddc..00db530cd 100644 --- a/domains/jj.json +++ b/domains/jj.json @@ -6,6 +6,6 @@ "email": "TheBotlyNoob@gmail.com" }, "record": { - "CNAME": "TheBotlyNoob.github.io" + "CNAME": "aebaff7b-d584-47c7-8d4d-ee68123d614b.repl.co" } }