From 6e50d8e84da5b10bce0c6f9c0f976f51e9de901e Mon Sep 17 00:00:00 2001 From: komysh <39808919+komysh@users.noreply.github.com> Date: Sun, 10 Jan 2021 17:58:22 +0300 Subject: [PATCH] Create noxsin.json --- domains/noxsin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/noxsin.json diff --git a/domains/noxsin.json b/domains/noxsin.json new file mode 100644 index 000000000..67b4c0512 --- /dev/null +++ b/domains/noxsin.json @@ -0,0 +1,12 @@ +{ + "description": "A komysh's webpage", + "repo": "https://github.com/komysh/komysh.github.io", + "owner": { + "username": "komysh", + "email": "arcteac@gmail.com", + "telegram": "@mentolbot" + }, + "record": { + "CNAME": "komysh.github.io" + } +}