From c4b650e114db1c681e8f11618c6e475ea496deaf Mon Sep 17 00:00:00 2001 From: Kaneki Date: Tue, 27 Jul 2021 09:14:07 +0800 Subject: [PATCH] Create apollyon.json --- domains/apollyon.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/apollyon.json diff --git a/domains/apollyon.json b/domains/apollyon.json new file mode 100644 index 000000000..ed5b6f423 --- /dev/null +++ b/domains/apollyon.json @@ -0,0 +1,12 @@ +{ + "description": "Develop website", + "repo": "", + "owner": { + "username": "apollyon9", + "email": "blzzardst0rm@gmail.com", + "twitter": "sakurai072" + }, + "record": { + "URL": "https://eris9.repl.co" + } +}