From 4920f9af4adbf3a8a935dab91255ac1de0012948 Mon Sep 17 00:00:00 2001 From: iksmfu <156527935+iksmfu@users.noreply.github.com> Date: Mon, 17 Jun 2024 12:30:48 +0300 Subject: [PATCH] Update zorex.json --- domains/zorex.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/zorex.json b/domains/zorex.json index 82f59e5ff..3b4ee2ca7 100644 --- a/domains/zorex.json +++ b/domains/zorex.json @@ -1,11 +1,10 @@ { -"description": "(optional) your domain description here", -"repo": "(optional) your website's source code", -"owner": { -"username": "iksmfua" -"email": "realiksm@gmail.com" -}, -"record": { -"record-type": "value" -} -} + "owner": { + "username": "", + "email": "", + "twitter": "" + }, + "record": { + "CNAME": ".id.repl.co" + } +}