From 9d78f6fd6cca7e120d929b9eda6e662efe6c6604 Mon Sep 17 00:00:00 2001 From: Steve <40924023+itsbravestone@users.noreply.github.com> Date: Sun, 1 Aug 2021 21:47:14 +0530 Subject: [PATCH 01/24] Updating to URL redirection I want to switch from CNAME to URL redirection for my new personal website. --- domains/bravestone.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/bravestone.json b/domains/bravestone.json index fa7d7734e..0cb32b141 100644 --- a/domains/bravestone.json +++ b/domains/bravestone.json @@ -1,5 +1,5 @@ { - "description": "Official website for my discord bot.", + "description": "My Personal website.", "repo": "https://github.com/itsbravestone", "owner": { "username": "itsbravestone", @@ -7,6 +7,6 @@ "twitter": "imbravestone" }, "record": { - "CNAME": "zarena.ga" + "URL": "https://imbravestone.ga" } } From dd4fdb01b8c771bd7de9152e892e5ce154178936 Mon Sep 17 00:00:00 2001 From: Ariel <69805035+abeltranp9476@users.noreply.github.com> Date: Sun, 1 Aug 2021 21:39:12 -0400 Subject: [PATCH 02/24] Create abeltranp94 --- domains/abeltranp94 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abeltranp94 diff --git a/domains/abeltranp94 b/domains/abeltranp94 new file mode 100644 index 000000000..a2da24082 --- /dev/null +++ b/domains/abeltranp94 @@ -0,0 +1,11 @@ +{ + "description": "Ariel Beltrán Paneque", + "repo": "https://github.com/abeltranp9476/abeltranp94.github.io", + "owner": { + "username": "abeltranp9476", + "email": "abeltran.9476@gmail.com" + }, + "record": { + "CNAME": "abeltranp94.github.io" + } +} From 7f44a9881f86b8cf08fe9dd297ca88bd5cbb0728 Mon Sep 17 00:00:00 2001 From: Hackermon <60828015+hackermondev@users.noreply.github.com> Date: Sun, 1 Aug 2021 21:50:07 -0400 Subject: [PATCH 03/24] Rename abeltranp94 to abeltranp94.json --- domains/{abeltranp94 => abeltranp94.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{abeltranp94 => abeltranp94.json} (100%) diff --git a/domains/abeltranp94 b/domains/abeltranp94.json similarity index 100% rename from domains/abeltranp94 rename to domains/abeltranp94.json From 78cd171603c103857da2a86fe8843a8ea65a2b9c Mon Sep 17 00:00:00 2001 From: Ariel <69805035+abeltranp9476@users.noreply.github.com> Date: Sun, 1 Aug 2021 21:52:10 -0400 Subject: [PATCH 04/24] Delete abeltranp94.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Me equivoqué en la configuración --- domains/abeltranp94.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/abeltranp94.json diff --git a/domains/abeltranp94.json b/domains/abeltranp94.json deleted file mode 100644 index a2da24082..000000000 --- a/domains/abeltranp94.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Ariel Beltrán Paneque", - "repo": "https://github.com/abeltranp9476/abeltranp94.github.io", - "owner": { - "username": "abeltranp9476", - "email": "abeltran.9476@gmail.com" - }, - "record": { - "CNAME": "abeltranp94.github.io" - } -} From d692b059e0d4e4a966c7d5052b9609972bdf2b06 Mon Sep 17 00:00:00 2001 From: Ariel <69805035+abeltranp9476@users.noreply.github.com> Date: Sun, 1 Aug 2021 21:54:40 -0400 Subject: [PATCH 05/24] Create abeltranp94.json --- domains/abeltranp94.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abeltranp94.json diff --git a/domains/abeltranp94.json b/domains/abeltranp94.json new file mode 100644 index 000000000..8fc1b502b --- /dev/null +++ b/domains/abeltranp94.json @@ -0,0 +1,11 @@ +{ + "description": "Ariel Beltrán Paneque", + "repo": "https://github.com/abeltranp9476/abeltranp94.github.io", + "owner": { + "username": "abeltranp9476", + "email": "abeltran.9476@gmail.com" + }, + "record": { + "CNAME": "abeltranp9476.github.io" + } +} From 60d389a670b2c696c6980d5a1af41d4f4f434753 Mon Sep 17 00:00:00 2001 From: tootie112 <74424759+tootie112@users.noreply.github.com> Date: Sun, 1 Aug 2021 20:45:37 -0700 Subject: [PATCH 06/24] Create ionetty.json --- domains/ionetty.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/ionetty.json diff --git a/domains/ionetty.json b/domains/ionetty.json new file mode 100644 index 000000000..56f11a1ba --- /dev/null +++ b/domains/ionetty.json @@ -0,0 +1,15 @@ +{ + "description": "Minecraft server n such.", + "repo": "https://github.com/tootie112", + "owner": { + "username": "tootie112", + "email": "" + "discord": "Io.Netty#3118" + }, + { + "record": { + "A": [ + "65.21.160.210" + ] + } +} From a87fa2856289584250c4d45e46f16b04cae63468 Mon Sep 17 00:00:00 2001 From: Phelix Dusengimana <73703812+phelixdusengimana@users.noreply.github.com> Date: Mon, 2 Aug 2021 12:38:54 +0200 Subject: [PATCH 07/24] Create phelix --- domains/phelix | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/phelix diff --git a/domains/phelix b/domains/phelix new file mode 100644 index 000000000..508ebbb73 --- /dev/null +++ b/domains/phelix @@ -0,0 +1,11 @@ +{ + "description": "Phelix Dusengimana is a full-stack developer(FE Heavy) and ui designer", + "repo": "https://github.com/phelixdusengimana/phelixdusengimana", + "owner": { + "username": "phelixdusengimana", + "email": "phelixdusengimana@gmail.com" + }, + "record": { + "URL": "https://phelixdusengimana.vercel.app" + } +} From 79c27242f96bce779a543ab8447ab20803437e9a Mon Sep 17 00:00:00 2001 From: Phelix Dusengimana <73703812+phelixdusengimana@users.noreply.github.com> Date: Mon, 2 Aug 2021 12:39:50 +0200 Subject: [PATCH 08/24] Rename phelix to phelix.json --- domains/{phelix => phelix.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{phelix => phelix.json} (100%) diff --git a/domains/phelix b/domains/phelix.json similarity index 100% rename from domains/phelix rename to domains/phelix.json From fae33435b2968d30e36c72b7abc2007e11f446a2 Mon Sep 17 00:00:00 2001 From: Hackermon <60828015+hackermondev@users.noreply.github.com> Date: Mon, 2 Aug 2021 09:10:09 -0400 Subject: [PATCH 09/24] fix json --- domains/ionetty.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/ionetty.json b/domains/ionetty.json index 56f11a1ba..8585aa2a6 100644 --- a/domains/ionetty.json +++ b/domains/ionetty.json @@ -6,7 +6,6 @@ "email": "" "discord": "Io.Netty#3118" }, - { "record": { "A": [ "65.21.160.210" From ce77b7397148dbbcfb266e81aed11ddcb8e82d2e Mon Sep 17 00:00:00 2001 From: Hackermon <60828015+hackermondev@users.noreply.github.com> Date: Mon, 2 Aug 2021 09:10:34 -0400 Subject: [PATCH 10/24] fix json 2 --- domains/ionetty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ionetty.json b/domains/ionetty.json index 8585aa2a6..b1f7a788c 100644 --- a/domains/ionetty.json +++ b/domains/ionetty.json @@ -3,7 +3,7 @@ "repo": "https://github.com/tootie112", "owner": { "username": "tootie112", - "email": "" + "email": "", "discord": "Io.Netty#3118" }, "record": { From 20a4673ed851c387144277085ce53acb50c788ea Mon Sep 17 00:00:00 2001 From: tootie112 <74424759+tootie112@users.noreply.github.com> Date: Mon, 2 Aug 2021 11:57:43 -0700 Subject: [PATCH 11/24] Create everyone.json --- domains/everyone.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/everyone.json diff --git a/domains/everyone.json b/domains/everyone.json new file mode 100644 index 000000000..192b41cae --- /dev/null +++ b/domains/everyone.json @@ -0,0 +1,12 @@ +{ + "description": "Image / Video host.", + "repo": "https://github.com/tootie112", + "owner": { + "username": "tootie112", + "email": "" + "discord": "Io.Netty#3118" + }, + "record": { + "CNAME": "api.has-cool.pics" + } +} From 7ebccef8f583116cd8f3d373dba1944fa307dc5b Mon Sep 17 00:00:00 2001 From: Neon <58448036+NeonGamerBot-QK@users.noreply.github.com> Date: Mon, 2 Aug 2021 15:15:00 -0400 Subject: [PATCH 12/24] get domain --- domains/saahil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/saahil.json diff --git a/domains/saahil.json b/domains/saahil.json new file mode 100644 index 000000000..87012a5cc --- /dev/null +++ b/domains/saahil.json @@ -0,0 +1,11 @@ +{ + "description": "this is my about me page, - neongamerbot", + "owner": { + "username": "neongamerbot", + "email": "", + "twitter": "" + }, + "record": { + "CNAME": "a58b11f7-e44a-4ebc-811d-22105a51b9b7.repl.co" + } +} From 61c9d7ab2881a3df4e63acd0b1ecfd2ce24ebaa7 Mon Sep 17 00:00:00 2001 From: Hackermon <60828015+hackermondev@users.noreply.github.com> Date: Mon, 2 Aug 2021 17:03:50 -0400 Subject: [PATCH 13/24] Update everyone.json --- domains/everyone.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/everyone.json b/domains/everyone.json index 192b41cae..1e5b58386 100644 --- a/domains/everyone.json +++ b/domains/everyone.json @@ -3,7 +3,7 @@ "repo": "https://github.com/tootie112", "owner": { "username": "tootie112", - "email": "" + "email": "", "discord": "Io.Netty#3118" }, "record": { From 26b45b229fa18de406c5e8aee57df922f13533b9 Mon Sep 17 00:00:00 2001 From: Neon <58448036+NeonGamerBot-QK@users.noreply.github.com> Date: Mon, 2 Aug 2021 17:23:33 -0400 Subject: [PATCH 14/24] Update saahil.json --- domains/saahil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saahil.json b/domains/saahil.json index 87012a5cc..9172c945c 100644 --- a/domains/saahil.json +++ b/domains/saahil.json @@ -2,7 +2,7 @@ "description": "this is my about me page, - neongamerbot", "owner": { "username": "neongamerbot", - "email": "", + "email": "saahilattud@gmail.com", "twitter": "" }, "record": { From 625054e22f87eb8186430202c44d1544484d0ed6 Mon Sep 17 00:00:00 2001 From: Steffen Date: Tue, 3 Aug 2021 14:33:33 +0200 Subject: [PATCH 15/24] added steffen.json --- domains/steffen.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/steffen.json diff --git a/domains/steffen.json b/domains/steffen.json new file mode 100644 index 000000000..cbe56d80a --- /dev/null +++ b/domains/steffen.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/N0r1uno/n0r1uno.github.io", + "owner": { + "username": "N0r1uno", + "email": "noriunomakusui@gmail.com" + }, + "record": { + "CNAME": "n0r1uno.github.io" + } +} \ No newline at end of file From 3bac42dc81886b7328fe5cfc49f32730d9d5d724 Mon Sep 17 00:00:00 2001 From: r4yish <83170424+r4yish@users.noreply.github.com> Date: Wed, 4 Aug 2021 19:46:52 +0700 Subject: [PATCH 16/24] Add files via upload --- domains/r4yish.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/r4yish.json diff --git a/domains/r4yish.json b/domains/r4yish.json new file mode 100644 index 000000000..47028bb9a --- /dev/null +++ b/domains/r4yish.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "r4yish", + "email": "r4yish@gmail.com", + }, + "record": { + "CNAME": "r4yish.github.io" + } +} From b7825767383f0d4bae55056575b629486dd30d8a Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Wed, 4 Aug 2021 09:13:07 -0400 Subject: [PATCH 17/24] fix commas --- domains/r4yish.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/r4yish.json b/domains/r4yish.json index 47028bb9a..60aefc960 100644 --- a/domains/r4yish.json +++ b/domains/r4yish.json @@ -1,7 +1,7 @@ { "owner": { "username": "r4yish", - "email": "r4yish@gmail.com", + "email": "r4yish@gmail.com" }, "record": { "CNAME": "r4yish.github.io" From fe492e8c53992f9a3fc2d8f32209fb94f8bec961 Mon Sep 17 00:00:00 2001 From: matcha <35285106+msp5382@users.noreply.github.com> Date: Wed, 4 Aug 2021 22:29:30 +0700 Subject: [PATCH 18/24] Create meen.json --- domains/meen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/meen.json diff --git a/domains/meen.json b/domains/meen.json new file mode 100644 index 000000000..f94918c57 --- /dev/null +++ b/domains/meen.json @@ -0,0 +1,11 @@ +{ + "description": "Patcharapol's personal site!", + "repo": "https://github.com/msp5382/personal", + "owner": { + "username": "msp5382", + "email": "meen.sankaew@gmail.com" + }, + "record": { + "URL": "https://patcharapol.dev/" + } +} From 94d3929e48ea513271fa69a3f4a048ccd1fb0ead Mon Sep 17 00:00:00 2001 From: JoKeeR <33557806+JoKeRxTD@users.noreply.github.com> Date: Wed, 4 Aug 2021 19:50:58 +0100 Subject: [PATCH 19/24] Create joker.json --- domains/joker.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/joker.json diff --git a/domains/joker.json b/domains/joker.json new file mode 100644 index 000000000..8abfc6e42 --- /dev/null +++ b/domains/joker.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website of joker", + "repo": "https://github.com/JoKeRxTD", + "owner": { + "username": "JoKeRxTD", + "email": "joker@mythbot.org", + "twitter": "https://twitter.com/JoKeRxHD" + }, + "record": { + "URL": "https://mythbot.org/" + } + } \ No newline at end of file From f623bb5079fcf8cd249c49c420898dfe734875a1 Mon Sep 17 00:00:00 2001 From: Flashlink Date: Wed, 4 Aug 2021 22:56:45 -0300 Subject: [PATCH 20/24] Add flash.is-a.dev subdomain --- flash.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 flash.json diff --git a/flash.json b/flash.json new file mode 100644 index 000000000..0447378e6 --- /dev/null +++ b/flash.json @@ -0,0 +1,12 @@ +{ + "repo": "https://github.com/flashthedev", + "owner": { + "username": "Flashthedev", + "email": "flash.dev@outlook.com" + }, + "record": { + "A": [ + "89.41.169.49" + ] + } +} From 8363326e5f7b1a427332af6baacf32a73b2439c6 Mon Sep 17 00:00:00 2001 From: JoKeeR <33557806+JoKeRxTD@users.noreply.github.com> Date: Thu, 5 Aug 2021 04:51:21 +0100 Subject: [PATCH 21/24] Update joker.json --- domains/joker.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/joker.json b/domains/joker.json index 8abfc6e42..89215140c 100644 --- a/domains/joker.json +++ b/domains/joker.json @@ -1,5 +1,5 @@ { - "description": "Personal website of joker", + "description": "Personal portfolio website of joker", "repo": "https://github.com/JoKeRxTD", "owner": { "username": "JoKeRxTD", @@ -7,6 +7,8 @@ "twitter": "https://twitter.com/JoKeRxHD" }, "record": { - "URL": "https://mythbot.org/" + "A": [ + "178.239.172.43" + ] } } \ No newline at end of file From 659a7d1b1a08f74656eac958b0105be89e948d47 Mon Sep 17 00:00:00 2001 From: Pham Huy <78296610+SmallFCraft@users.noreply.github.com> Date: Thu, 5 Aug 2021 11:37:23 +0700 Subject: [PATCH 22/24] Update vvc-bot.json Redo the website --- domains/vvc-bot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vvc-bot.json b/domains/vvc-bot.json index 4a4b9cfdb..99ad7efec 100644 --- a/domains/vvc-bot.json +++ b/domains/vvc-bot.json @@ -1,6 +1,6 @@ { "description": "My personal website", - "repo": "https://github.com/SmallFCraft/vvc-bot.github.io", + "repo": "https://github.com/SmallFCraft1/vvc-bot.github.io", "owner": { "username": "Pham Huy", "email": "huytqd@gmail.com" From 09639257a4e4af2822722f3467be5e81e325bcc0 Mon Sep 17 00:00:00 2001 From: MoPaMo <67760881+MoPaMo@users.noreply.github.com> Date: Thu, 5 Aug 2021 15:44:26 +0200 Subject: [PATCH 23/24] Add mpm as subdomain --- domains/mpm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mpm.json diff --git a/domains/mpm.json b/domains/mpm.json new file mode 100644 index 000000000..babdc8f8c --- /dev/null +++ b/domains/mpm.json @@ -0,0 +1,11 @@ +{ + "description": "MoPaMo's personal webpage", + "repo": "https://github.com/MoPaMo/MoPaMo.github.io", + "owner": { + "username": "MoPaMo", + "email": "spam.mpm1301@web.de" + }, + "record": { + "CNAME": "home.mopamo.repl.co" + } +} From f73a0ade50d428b205ba53adf3674f8b3320a2a5 Mon Sep 17 00:00:00 2001 From: Cosmic6811 <88257788+Cosmic6811@users.noreply.github.com> Date: Fri, 6 Aug 2021 16:03:14 -0700 Subject: [PATCH 24/24] Create cosmic.json --- domains/cosmic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cosmic.json diff --git a/domains/cosmic.json b/domains/cosmic.json new file mode 100644 index 000000000..7bb9f4d2d --- /dev/null +++ b/domains/cosmic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Cosmic6811", + "email": "jadenweong@gmail.com" + }, + "record": { + "CNAME": "20cd3f94-9e6c-425c-bb20-8a121e88cf78.repl.co" + } +}