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] 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" + } +}