From 36e111ab49f08d4ab2f21bda21d1de50c187d410 Mon Sep 17 00:00:00 2001 From: Joe Lee Official <70639311+joeleeofficial@users.noreply.github.com> Date: Fri, 15 Jan 2021 13:22:56 +0800 Subject: [PATCH 1/2] Create brawley.json --- domains/brawley.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/brawley.json diff --git a/domains/brawley.json b/domains/brawley.json new file mode 100644 index 000000000..6feea0f0a --- /dev/null +++ b/domains/brawley.json @@ -0,0 +1,10 @@ +{ + "description": "Discord Bot's Website", + "owner": { + "username": "brawlie", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "brawlie.github.io" + } +} From 7d9d47393b502b3467e3c755fde7d85e2ed0924e Mon Sep 17 00:00:00 2001 From: 1px <69074375+1GPEX@users.noreply.github.com> Date: Fri, 15 Jan 2021 14:46:04 +0700 Subject: [PATCH 2/2] Delete devilowldev.json --- domains/devilowldev.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/devilowldev.json diff --git a/domains/devilowldev.json b/domains/devilowldev.json deleted file mode 100644 index 9c718cdf0..000000000 --- a/domains/devilowldev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My website", - "repo": "https://github.com/devilowldev", - "owner": { - "username": "1GPEX", - "email": "lazyowl124@gmail.com" - }, - "record": { - "URL": "https://website.kazult.repl.co" - } -}