From b38c4e7b282b1f4b9e7f62e1c5e265988e1bbf89 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 17:38:02 +0530 Subject: [PATCH] Update zymi.json --- domains/zymi.json | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/domains/zymi.json b/domains/zymi.json index f5f1d4872..795564f91 100644 --- a/domains/zymi.json +++ b/domains/zymi.json @@ -1,9 +1,14 @@ { - "owner": { - "username": "Zyminotfound", - "email": "notzymi0@gmail.com" - }, - "record": { - "CNAME": "zymi.github.io" - } + "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" + ] + } }