From 917df023c91c298835e701eaa38c51be1a4040ff Mon Sep 17 00:00:00 2001 From: KamishiRewrote <122496345+KamishiRewrote@users.noreply.github.com> Date: Wed, 5 Jul 2023 18:06:30 -0500 Subject: [PATCH] Create kamishi.json --- domains/kamishi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kamishi.json diff --git a/domains/kamishi.json b/domains/kamishi.json new file mode 100644 index 000000000..44ea59545 --- /dev/null +++ b/domains/kamishi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KamishiRewrote", + "email": "firemoneymaker@gmail.com" + } + "record": { + "CNAME": "https://kamishi.kamishiyt.repl.co" + } +}