From 2598d0e7d556471facfef0f3da5ee991a8656a80 Mon Sep 17 00:00:00 2001 From: TheLimifiedLime <69121493+TheLimifiedLime@users.noreply.github.com> Date: Wed, 30 Dec 2020 20:53:54 -0600 Subject: [PATCH 1/8] Create issai.json --- domains/issai.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/issai.json diff --git a/domains/issai.json b/domains/issai.json new file mode 100644 index 000000000..0e4188253 --- /dev/null +++ b/domains/issai.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TheLimifiedLime", + "email": "", + "twitter": "TheLimifiedLime" + }, + "description": "I will use this to redirect to my main domain", + "repo": "https://github.com/TheLimifiedLime/issai.club" + "record": { + "URL": "https://issai.club" + } +} From 153cf592f596c304d3f9120b9d4f6e93cd56c2f4 Mon Sep 17 00:00:00 2001 From: Lio Melio Date: Fri, 1 Jan 2021 02:18:11 +0000 Subject: [PATCH 2/8] Create lio.json and hokkqi.json --- domains/hokkqi.json | 11 +++++++++++ domains/lio.json | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 domains/hokkqi.json create mode 100644 domains/lio.json diff --git a/domains/hokkqi.json b/domains/hokkqi.json new file mode 100644 index 000000000..651d2b907 --- /dev/null +++ b/domains/hokkqi.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio redirect for Hokkqi", + "repo": "https://werewolf.codes", + "owner": { + "username": "hokkqi", + "email": "lio@werewolf.design" + }, + "record": { + "URL": "https://werewolf.design" + } + } \ No newline at end of file diff --git a/domains/lio.json b/domains/lio.json new file mode 100644 index 000000000..9c1086f05 --- /dev/null +++ b/domains/lio.json @@ -0,0 +1,11 @@ +{ + "description": "Homepage redirect for Lio", + "repo": "https://werewolf.codes", + "owner": { + "username": "hokkqi", + "email": "lio@werewolf.design" + }, + "record": { + "URL": "https://himbo.cat" + } + } \ No newline at end of file From 1892e4c738917dc376383262cf0f82e74254f080 Mon Sep 17 00:00:00 2001 From: TheLimifiedLime <69121493+TheLimifiedLime@users.noreply.github.com> Date: Thu, 31 Dec 2020 21:32:42 -0600 Subject: [PATCH 3/8] Fixed error --- domains/issai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/issai.json b/domains/issai.json index 0e4188253..823c1a5e7 100644 --- a/domains/issai.json +++ b/domains/issai.json @@ -5,7 +5,7 @@ "twitter": "TheLimifiedLime" }, "description": "I will use this to redirect to my main domain", - "repo": "https://github.com/TheLimifiedLime/issai.club" + "repo": "https://github.com/TheLimifiedLime/issai.club", "record": { "URL": "https://issai.club" } From b9ef974f9a8dc62e594d4cb80b6f5d51bdda92ec Mon Sep 17 00:00:00 2001 From: Aleksandr Date: Fri, 1 Jan 2021 18:03:51 +0300 Subject: [PATCH 4/8] Create sfsef.json --- domains/sfsef.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sfsef.json diff --git a/domains/sfsef.json b/domains/sfsef.json new file mode 100644 index 000000000..30a534330 --- /dev/null +++ b/domains/sfsef.json @@ -0,0 +1,10 @@ +{ + "description": "Aleksandr Polyakov's personal site", + "owner": { + "username": "sfsef", + "email": "sfsef.official@yandex.ru" + }, + "record": { + "URL": "https://sfsef.me" + } +} From d466fe204bed006f11db36f1153e0ac791f0c5d7 Mon Sep 17 00:00:00 2001 From: BadBoyHaloCat Date: Fri, 1 Jan 2021 17:55:42 -0800 Subject: [PATCH 5/8] Create bbhc.json --- domains/bbhc.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 domains/bbhc.json diff --git a/domains/bbhc.json b/domains/bbhc.json new file mode 100644 index 000000000..919057d28 --- /dev/null +++ b/domains/bbhc.json @@ -0,0 +1,7 @@ +{ + "owner": { "username": "thetayloredman", "email": "", "telegram": "BadBoyHaloCat" }, + "description": "Personal website", + "record": { + "CNAME": "badboyhalocat.tk" + } +} From 95e0d3b036cba2cbbfb0d36525abf0d05ac3e82f Mon Sep 17 00:00:00 2001 From: Andy L Date: Sat, 2 Jan 2021 01:09:25 -0800 Subject: [PATCH 6/8] Create ricecx.json --- domains/ricecx.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ricecx.json diff --git a/domains/ricecx.json b/domains/ricecx.json new file mode 100644 index 000000000..cc38ffef0 --- /dev/null +++ b/domains/ricecx.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RiceCX", + "email": "andyl5463@gmail.com" + }, + "description": "Hosting dev.", + "record": { + "CNAME": "doujinfucks.tk" + } +} From 180b403baffec45870252c00fdf70b11d28d8252 Mon Sep 17 00:00:00 2001 From: Scythe Date: Sat, 2 Jan 2021 13:24:39 -0700 Subject: [PATCH 7/8] Create scythe.json --- domains/scythe.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/scythe.json diff --git a/domains/scythe.json b/domains/scythe.json new file mode 100644 index 000000000..d6f9c38d7 --- /dev/null +++ b/domains/scythe.json @@ -0,0 +1,10 @@ +{ + "description": "A personal portfolio site for all my projects.", + "owner": { + "username": "scythe", + "email": "scythetheedev@outlook.com" + }, + "record": { + "CNAME": "e0e8c1e9-55a5-4394-afd9-10de3434aee8.repl.co" + } +} From 3b4b76247df04509430919c9aec0114dd4666e4f Mon Sep 17 00:00:00 2001 From: "prettifier[bot]" <45367598+prettifier[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 08:13:35 +0000 Subject: [PATCH 8/8] Format 111f47d --- domains/bbhc.json | 14 +++++++++----- domains/hokkqi.json | 18 +++++++++--------- domains/lio.json | 18 +++++++++--------- 3 files changed, 27 insertions(+), 23 deletions(-) diff --git a/domains/bbhc.json b/domains/bbhc.json index 919057d28..6c2687206 100644 --- a/domains/bbhc.json +++ b/domains/bbhc.json @@ -1,7 +1,11 @@ { - "owner": { "username": "thetayloredman", "email": "", "telegram": "BadBoyHaloCat" }, - "description": "Personal website", - "record": { - "CNAME": "badboyhalocat.tk" - } + "owner": { + "username": "thetayloredman", + "email": "", + "telegram": "BadBoyHaloCat" + }, + "description": "Personal website", + "record": { + "CNAME": "badboyhalocat.tk" + } } diff --git a/domains/hokkqi.json b/domains/hokkqi.json index 651d2b907..11345972a 100644 --- a/domains/hokkqi.json +++ b/domains/hokkqi.json @@ -1,11 +1,11 @@ { - "description": "Portfolio redirect for Hokkqi", - "repo": "https://werewolf.codes", - "owner": { - "username": "hokkqi", - "email": "lio@werewolf.design" - }, - "record": { + "description": "Portfolio redirect for Hokkqi", + "repo": "https://werewolf.codes", + "owner": { + "username": "hokkqi", + "email": "lio@werewolf.design" + }, + "record": { "URL": "https://werewolf.design" - } - } \ No newline at end of file + } +} diff --git a/domains/lio.json b/domains/lio.json index 9c1086f05..4a490624d 100644 --- a/domains/lio.json +++ b/domains/lio.json @@ -1,11 +1,11 @@ { - "description": "Homepage redirect for Lio", - "repo": "https://werewolf.codes", - "owner": { - "username": "hokkqi", - "email": "lio@werewolf.design" - }, - "record": { + "description": "Homepage redirect for Lio", + "repo": "https://werewolf.codes", + "owner": { + "username": "hokkqi", + "email": "lio@werewolf.design" + }, + "record": { "URL": "https://himbo.cat" - } - } \ No newline at end of file + } +}