From ffbfa4a086a88a8ac389e5be35f4ada4ebb575cf Mon Sep 17 00:00:00 2001 From: Joe Lee Official <70639311+joeleeofficial@users.noreply.github.com> Date: Sun, 2 May 2021 19:17:29 +0800 Subject: [PATCH 1/2] Create ws.json --- domains/ws.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ws.json diff --git a/domains/ws.json b/domains/ws.json new file mode 100644 index 000000000..b8b8a40df --- /dev/null +++ b/domains/ws.json @@ -0,0 +1,11 @@ +{ + "description": "an api for my discord bot", + "repo": "https://github.com/teamjoelee/me", + "owner": { + "username": "teamjoelee", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "a91c9e80-8282-444e-adb1-18be6d6ffbc2.repl.co" + } +} From cd619098053381e203f0150b51f58be028da09a9 Mon Sep 17 00:00:00 2001 From: Joe Lee Official <70639311+joeleeofficial@users.noreply.github.com> Date: Sun, 2 May 2021 20:14:52 +0800 Subject: [PATCH 2/2] Create wscr.json --- domains/wscr.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/wscr.json diff --git a/domains/wscr.json b/domains/wscr.json new file mode 100644 index 000000000..2023d6568 --- /dev/null +++ b/domains/wscr.json @@ -0,0 +1,12 @@ + +{ + "description": "a website for my discord bot", + "repo": "https://github.com/teamjoelee/me", + "owner": { + "username": "teamjoelee", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "3dfb27ff-3743-463e-a0a1-83ef6f7b7468.repl.co" + } +}