From 9cf8f3001db311388cc3a0c76475aad3c01627f7 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 17:43:15 +0530 Subject: [PATCH] Update zymi.json --- domains/zymi.json | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/domains/zymi.json b/domains/zymi.json index 795564f91..e26450484 100644 --- a/domains/zymi.json +++ b/domains/zymi.json @@ -1,14 +1,10 @@ { - "owner": { - "username": "Zyminotfound", - "email": "notzymi0@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.111.153", - "185.199.110.153" - ] - } -} + "description": "Describe the use of this subdomain", + "owner": { + "username": "Zyminotfound", + "email": "notzymi0@gmail.com" + }, + "record": { + "CNAME": "https://zyminotfound.github.io/zymi.github.io/" + } +}