From ccd577c044cf5c7e0c7fe5aeecb06910b3b1776d Mon Sep 17 00:00:00 2001 From: yufuss Date: Fri, 28 Oct 2022 23:12:04 +0300 Subject: [PATCH] feat: Added domain programatically --- domains/mryusuf.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mryusuf.json diff --git a/domains/mryusuf.json b/domains/mryusuf.json new file mode 100644 index 000000000..7a44577bf --- /dev/null +++ b/domains/mryusuf.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "yufuss", + "email": "yusufgocer40@hotmail.com" + }, + + "record": { + "CNAME": "glitch.edgeapp.net" + } + } + \ No newline at end of file