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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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 b7ebe145e331ac976b67e2d77d861bf64d52c6a5 Mon Sep 17 00:00:00 2001 From: C1200 <40738690+C1200@users.noreply.github.com> Date: Wed, 7 Apr 2021 11:32:00 +0100 Subject: [PATCH 26/47] Create wiicreation.json --- domains/wiicreation.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wiicreation.json diff --git a/domains/wiicreation.json b/domains/wiicreation.json new file mode 100644 index 000000000..dd156abe4 --- /dev/null +++ b/domains/wiicreation.json @@ -0,0 +1,11 @@ +{ + "description": "Wiicreation is a recreation of the Nintendo Wii made in ElectronJS.", + "repo": "https://github.com/C1200/WiicreationWebsite", + "owner": { + "username": "C1200", + "email": "coreyw.ultimatemedia@gmail.com" + }, + "record": { + "CNAME": "C1200.github.io/WiicreationWebsite" + } +} 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 27/47] 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 0abfb573581c836631cdae5013ab45de906bdd98 Mon Sep 17 00:00:00 2001 From: Not Aypro <67575909+aypro-droid@users.noreply.github.com> Date: Thu, 8 Apr 2021 02:15:18 +0530 Subject: [PATCH 28/47] Create aypro.json --- domains/aypro.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aypro.json diff --git a/domains/aypro.json b/domains/aypro.json new file mode 100644 index 000000000..a5e78fa37 --- /dev/null +++ b/domains/aypro.json @@ -0,0 +1,11 @@ +{ + "description": "Aypro's personal website", + "repo": "https://github.com/aypro-droid/aypro-droid.github.io", + "owner": { + "username": "aypro-droid", + "email": "ayprogaming1@gmail.com" + }, + "record": { + "CNAME": "aypro-droid.github.io" + } +} From 184e6d0fc060b1282de47fff71dbaeeba03979ab Mon Sep 17 00:00:00 2001 From: MysteriousK69 <63832146+MysteriousK69@users.noreply.github.com> Date: Thu, 8 Apr 2021 17:15:09 +0530 Subject: [PATCH 29/47] Create mysteriousk.json --- domains/mysteriousk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mysteriousk.json diff --git a/domains/mysteriousk.json b/domains/mysteriousk.json new file mode 100644 index 000000000..14bc1fb7e --- /dev/null +++ b/domains/mysteriousk.json @@ -0,0 +1,11 @@ +{ + "description": "The official website for Lawliet.Host.", + "repo": "https://github.com/NoobDevs69/LawlietHost", + "owner": { + "username": "MysteriousK69", + "email": "mysteriousk@lawliet.host" + }, + "record": { + "CNAME": "lawliet.host" + } +} 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 30/47] 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 f2ad01c5f620b61f20f6f54ce78268a30c8b22f2 Mon Sep 17 00:00:00 2001 From: Omar Villafuerte Date: Fri, 9 Apr 2021 16:13:31 -0400 Subject: [PATCH 31/47] Create ovillafuerte94.json --- domains/ovillafuerte94.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ovillafuerte94.json diff --git a/domains/ovillafuerte94.json b/domains/ovillafuerte94.json new file mode 100644 index 000000000..63739647b --- /dev/null +++ b/domains/ovillafuerte94.json @@ -0,0 +1,11 @@ +{ + "description": "Omar Villafuerte", + "repo": "https://github.com/ovillafuerte94/ovillafuerte94.github.io", + "owner": { + "username": "ovillafuerte94", + "email": "ovillafuerte.94@gmail.com" + }, + "record": { + "CNAME": "ovillafuerte94.github.io" + } +} \ No newline at end of file From 5217d7313ee349fcaaf074b2397775a224d2710f Mon Sep 17 00:00:00 2001 From: Rahul Kiran Gaddam Date: Sat, 10 Apr 2021 18:13:24 +0530 Subject: [PATCH 32/47] Initial Draft --- domains/rahulkirangaddam | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rahulkirangaddam diff --git a/domains/rahulkirangaddam b/domains/rahulkirangaddam new file mode 100644 index 000000000..d2a58bed1 --- /dev/null +++ b/domains/rahulkirangaddam @@ -0,0 +1,11 @@ +{ + "description": "Rahul Kiran Gaddam Profile", + "repo": "https://rahgadda.github.io/rahgadda/", + "owner": { + "username": "rahgadda", + "email": "gaddam.rahul@gmail.com" + }, + "record": { + "CNAME": "rahgadda.github.io" + } +} From a5616dba1ec1a701b165490c62a3eab17e1e5f81 Mon Sep 17 00:00:00 2001 From: Rahul Kiran Gaddam Date: Sat, 10 Apr 2021 20:51:13 +0530 Subject: [PATCH 33/47] rahgadda --- domains/{rahulkirangaddam => rahulkirangaddam.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rahulkirangaddam => rahulkirangaddam.json} (100%) diff --git a/domains/rahulkirangaddam b/domains/rahulkirangaddam.json similarity index 100% rename from domains/rahulkirangaddam rename to domains/rahulkirangaddam.json From c011fefbd1db2f3ed1a56fa1c27f2d11adb548b2 Mon Sep 17 00:00:00 2001 From: Human Date: Sat, 10 Apr 2021 13:40:35 -0400 Subject: [PATCH 34/47] add daniel --- domains/daniel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/daniel.json diff --git a/domains/daniel.json b/domains/daniel.json new file mode 100644 index 000000000..651180a64 --- /dev/null +++ b/domains/daniel.json @@ -0,0 +1,11 @@ +{ + "description": "Hello! My name is Daniel, I am a developer that has been programming since 2018. This website shows some of the things I have created.", + "owner": { + "username": "hackermondev", + "email": "", + "twitter": "hackermondev" + }, + "record": { + "CNAME": "71bac7ca-1eac-46fe-9588-cd31d68b2e06.repl.co" + } +} 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 35/47] 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" } } From cef681a22e8f49ebe96cb3112c49572762b6ced8 Mon Sep 17 00:00:00 2001 From: Rahul Kiran Gaddam Date: Sun, 11 Apr 2021 16:22:45 +0530 Subject: [PATCH 36/47] rahulkirangaddam domain --- domains/rahulkirangaddam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rahulkirangaddam.json b/domains/rahulkirangaddam.json index d2a58bed1..16673d37c 100644 --- a/domains/rahulkirangaddam.json +++ b/domains/rahulkirangaddam.json @@ -1,6 +1,6 @@ { "description": "Rahul Kiran Gaddam Profile", - "repo": "https://rahgadda.github.io/rahgadda/", + "repo":"https://github.com/rahgadda/rahgadda.github.io", "owner": { "username": "rahgadda", "email": "gaddam.rahul@gmail.com" From 4503b0afc3416b1f8d2418cdaf9d76263065c848 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 11 Apr 2021 23:44:26 +0530 Subject: [PATCH 37/47] Cleanup --- domains/aanthr0.json | 2 +- domains/aozora.json | 2 +- domains/aypro.json | 2 +- domains/coolcodersj.json | 6 +++--- domains/emma.json | 2 +- domains/fabiancrx.json | 20 ++++++++++---------- domains/fsanchir.json | 2 +- domains/jj.json | 2 +- domains/luanrt.json | 2 +- domains/molai.json | 2 +- domains/nitesh.json | 2 +- domains/not-a-nerd.json | 2 +- domains/raksix.json | 2 +- domains/todo.json | 2 +- domains/tovade.json | 2 +- domains/zplusfour.json | 2 +- 16 files changed, 27 insertions(+), 27 deletions(-) diff --git a/domains/aanthr0.json b/domains/aanthr0.json index 3980f2796..b637bdf1b 100644 --- a/domains/aanthr0.json +++ b/domains/aanthr0.json @@ -6,4 +6,4 @@ "record": { "URL": "http://bh006.bluefoxhost.com:8215" } -} +} \ No newline at end of file diff --git a/domains/aozora.json b/domains/aozora.json index 3f816d7eb..807d9bf71 100644 --- a/domains/aozora.json +++ b/domains/aozora.json @@ -8,4 +8,4 @@ "record": { "CNAME": "aozoradev.github.io" } -} +} \ No newline at end of file diff --git a/domains/aypro.json b/domains/aypro.json index a5e78fa37..192d6db15 100644 --- a/domains/aypro.json +++ b/domains/aypro.json @@ -8,4 +8,4 @@ "record": { "CNAME": "aypro-droid.github.io" } -} +} \ No newline at end of file diff --git a/domains/coolcodersj.json b/domains/coolcodersj.json index 217b5b36d..00e3b7ce3 100644 --- a/domains/coolcodersj.json +++ b/domains/coolcodersj.json @@ -5,6 +5,6 @@ }, "description": "Portfolio", "record": { - "CNAME": "coolcodersj.github.io" -} -} + "CNAME": "coolcodersj.github.io" + } +} \ No newline at end of file diff --git a/domains/emma.json b/domains/emma.json index c562bedd1..7cf87bfea 100644 --- a/domains/emma.json +++ b/domains/emma.json @@ -8,4 +8,4 @@ "record": { "CNAME": "waffle.coffee" } -} +} \ No newline at end of file diff --git a/domains/fabiancrx.json b/domains/fabiancrx.json index 6a20e56f4..14a20ee9e 100644 --- a/domains/fabiancrx.json +++ b/domains/fabiancrx.json @@ -1,11 +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 + "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 diff --git a/domains/fsanchir.json b/domains/fsanchir.json index b611f607c..da71ff923 100644 --- a/domains/fsanchir.json +++ b/domains/fsanchir.json @@ -9,4 +9,4 @@ "record": { "CNAME": "fsanchir.github.io" } -} +} \ No newline at end of file diff --git a/domains/jj.json b/domains/jj.json index 00db530cd..229e5b0ac 100644 --- a/domains/jj.json +++ b/domains/jj.json @@ -8,4 +8,4 @@ "record": { "CNAME": "aebaff7b-d584-47c7-8d4d-ee68123d614b.repl.co" } -} +} \ No newline at end of file diff --git a/domains/luanrt.json b/domains/luanrt.json index 2a08a4590..1d8205548 100644 --- a/domains/luanrt.json +++ b/domains/luanrt.json @@ -8,4 +8,4 @@ "record": { "CNAME": "luanrt.github.io" } -} +} \ No newline at end of file diff --git a/domains/molai.json b/domains/molai.json index 1d7d3a263..229731052 100644 --- a/domains/molai.json +++ b/domains/molai.json @@ -8,4 +8,4 @@ "record": { "CNAME": "mahir-molai.pages.dev" } -} +} \ No newline at end of file diff --git a/domains/nitesh.json b/domains/nitesh.json index 0184367ce..d9a818306 100644 --- a/domains/nitesh.json +++ b/domains/nitesh.json @@ -8,4 +8,4 @@ "record": { "CNAME": "Niteshballa.github.io" } -} +} \ No newline at end of file diff --git a/domains/not-a-nerd.json b/domains/not-a-nerd.json index 67804e42f..b32f3e396 100644 --- a/domains/not-a-nerd.json +++ b/domains/not-a-nerd.json @@ -8,4 +8,4 @@ "record": { "CNAME": "0lp.github.io" } -} +} \ No newline at end of file diff --git a/domains/raksix.json b/domains/raksix.json index b98cf821c..3cccdcf87 100644 --- a/domains/raksix.json +++ b/domains/raksix.json @@ -8,4 +8,4 @@ "record": { "CNAME": "protected-pumpkin-ic8p7okaxzxl67htg0pmv95w.herokudns.com" } -} +} \ No newline at end of file diff --git a/domains/todo.json b/domains/todo.json index bd95f7c73..5de89d885 100644 --- a/domains/todo.json +++ b/domains/todo.json @@ -8,4 +8,4 @@ "record": { "CNAME": "ea156b14-963b-49f8-9d6e-f3fff240029c.repl.co" } -} +} \ No newline at end of file diff --git a/domains/tovade.json b/domains/tovade.json index b260d10ed..4e9bc6206 100644 --- a/domains/tovade.json +++ b/domains/tovade.json @@ -8,4 +8,4 @@ "record": { "CNAME": "tovade.ml" } -} +} \ No newline at end of file diff --git a/domains/zplusfour.json b/domains/zplusfour.json index 5b5936305..2c23d5347 100644 --- a/domains/zplusfour.json +++ b/domains/zplusfour.json @@ -8,4 +8,4 @@ "record": { "CNAME": "zplusfour.repl.co" } -} +} \ No newline at end of file From dd8b5048f1ff27475435e1e0c0d396f086191d01 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 11 Apr 2021 23:51:26 +0530 Subject: [PATCH 38/47] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4bfd978c4..85ebbb8bf 100644 --- a/README.md +++ b/README.md @@ -30,5 +30,5 @@ 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) + +[Uptime status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw) From 33d93073a539fab09786bb50f45118c26288d5d6 Mon Sep 17 00:00:00 2001 From: Caleb Denio Date: Sun, 11 Apr 2021 14:24:14 -0400 Subject: [PATCH 39/47] Add caleb.is-a.dev --- domains/caleb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/caleb.json diff --git a/domains/caleb.json b/domains/caleb.json new file mode 100644 index 000000000..615f01dd3 --- /dev/null +++ b/domains/caleb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "cjdenio", + "email": "", + "twitter": "CalebDenio" + }, + "repo": "https://github.com/cjdenio/site-frontend", + "record": { + "URL": "https://calebden.io" + } +} From 7df1e977de3c9ed0595eeebab2dc276c10d7a52f Mon Sep 17 00:00:00 2001 From: Makuza Mugabo Verite Date: Sun, 11 Apr 2021 21:34:00 +0200 Subject: [PATCH 40/47] feat: add verite --- domains/verite.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/verite.json diff --git a/domains/verite.json b/domains/verite.json new file mode 100644 index 000000000..a0973dd63 --- /dev/null +++ b/domains/verite.json @@ -0,0 +1,11 @@ +{ + "description": "My online presence as a developer", + "owner": { + "username": "makuzaverite", + "email": "mugaboverite@gmail.com", + "twitter": "makuza_mugabo_v" + }, + "record": { + "CNAME": "makuzaverite.github.io" + } +} From 129d74bc7eb78b3eefe9fe8133346b0f482a85bd Mon Sep 17 00:00:00 2001 From: Makuza Mugabo Verite Date: Sun, 11 Apr 2021 21:45:44 +0200 Subject: [PATCH 41/47] feat: add verite --- domains/verite.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/verite.json b/domains/verite.json index a0973dd63..c57038fc9 100644 --- a/domains/verite.json +++ b/domains/verite.json @@ -1,11 +1,11 @@ { - "description": "My online presence as a developer", + "repo": "https://github.com/makuzaverite/veritem.me", "owner": { "username": "makuzaverite", "email": "mugaboverite@gmail.com", "twitter": "makuza_mugabo_v" }, "record": { - "CNAME": "makuzaverite.github.io" + "URL": "https://veritem.me" } } From 674cc6c9af9ee7d79000840ad74cb856af73f732 Mon Sep 17 00:00:00 2001 From: C1200 <40738690+C1200@users.noreply.github.com> Date: Sun, 11 Apr 2021 21:08:20 +0100 Subject: [PATCH 42/47] Update wiicreation.json --- domains/wiicreation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wiicreation.json b/domains/wiicreation.json index dd156abe4..f175fa206 100644 --- a/domains/wiicreation.json +++ b/domains/wiicreation.json @@ -6,6 +6,6 @@ "email": "coreyw.ultimatemedia@gmail.com" }, "record": { - "CNAME": "C1200.github.io/WiicreationWebsite" + "CNAME": "C1200.github.io" } } From 13739dd17ddce95cce75df2c2c80772fc2d255cb Mon Sep 17 00:00:00 2001 From: El flexico <78369995+7xh@users.noreply.github.com> Date: Sun, 11 Apr 2021 19:21:51 -0500 Subject: [PATCH 43/47] Create flexico.json --- domains/flexico.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/flexico.json diff --git a/domains/flexico.json b/domains/flexico.json new file mode 100644 index 000000000..9ef8e654d --- /dev/null +++ b/domains/flexico.json @@ -0,0 +1,12 @@ +{ + "description": "Flexicos website", + "repo": "https://github.com/7xh/7xh.github.io", + "owner": { + "username": "7xh", + "email": "noterme@protonmail.com", + "twitter": "your-twitter-username" + }, + "record": { + "CNAME": "7xh.github.io" + } +} From 5918551e4b77023dce653b780f658df830cd7a4e Mon Sep 17 00:00:00 2001 From: Satya Bagus Dwiatmaja Date: Mon, 12 Apr 2021 16:26:37 +0700 Subject: [PATCH 44/47] Update dwii.json --- domains/dwii.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/dwii.json b/domains/dwii.json index 5b59677bc..b5cd2203d 100644 --- a/domains/dwii.json +++ b/domains/dwii.json @@ -1,11 +1,11 @@ { "description": "DwiiUnknown is a dev.", - "repo": "https://github.com/ItzMeDwii/dwii.me", + "repo": "https://github.com/ItzMeDwii/dwii", "owner": { "username": "ItzMeDwii", - "email": "dwii5359@azalelnation.com" + "email": "dwiiunknown@gmail.com" }, "record": { - "URL": "https://github.com/ItzMeDwii" + "URL": "https://dwii.my.id/" } -} \ No newline at end of file +} From 4de3d5266d86d55272725781d65cc78dfe287e29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20Xu=C3=A2n=20Thanh?= <42226341+ging-dev@users.noreply.github.com> Date: Mon, 12 Apr 2021 18:10:18 +0700 Subject: [PATCH 45/47] Update gingdev.json --- domains/gingdev.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gingdev.json b/domains/gingdev.json index e9cd0a9d0..eedeecd64 100644 --- a/domains/gingdev.json +++ b/domains/gingdev.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "204.246.56.80" + "192.243.108.102" ] } -} \ No newline at end of file +} From 305b24553c792ff882fdf35cedd7a8de8bd2995e Mon Sep 17 00:00:00 2001 From: Jay Jackson <72417807+TheBotlyNoob@users.noreply.github.com> Date: Mon, 12 Apr 2021 09:06:55 -0500 Subject: [PATCH 46/47] accedentally deleted the repl... ima just use github pages --- domains/jj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jj.json b/domains/jj.json index 00db530cd..c2d8f2ddc 100644 --- a/domains/jj.json +++ b/domains/jj.json @@ -6,6 +6,6 @@ "email": "TheBotlyNoob@gmail.com" }, "record": { - "CNAME": "aebaff7b-d584-47c7-8d4d-ee68123d614b.repl.co" + "CNAME": "TheBotlyNoob.github.io" } } From aaa14561fbefa27f6fec74a204202caecc30f2dd Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Mon, 12 Apr 2021 23:19:07 +0530 Subject: [PATCH 47/47] Update flexico.json --- domains/flexico.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/flexico.json b/domains/flexico.json index 9ef8e654d..271aa1af2 100644 --- a/domains/flexico.json +++ b/domains/flexico.json @@ -3,8 +3,7 @@ "repo": "https://github.com/7xh/7xh.github.io", "owner": { "username": "7xh", - "email": "noterme@protonmail.com", - "twitter": "your-twitter-username" + "email": "noterme@protonmail.com" }, "record": { "CNAME": "7xh.github.io"