From db66ba289789da742f609d367d4de78e8959aaca Mon Sep 17 00:00:00 2001 From: YajTPG <51419431+YajTPG@users.noreply.github.com> Date: Mon, 26 Oct 2020 14:36:58 +0530 Subject: [PATCH] Update yajtpg.json --- domains/yajtpg.json | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/domains/yajtpg.json b/domains/yajtpg.json index 087aa7d3d..6528252be 100644 --- a/domains/yajtpg.json +++ b/domains/yajtpg.json @@ -1,14 +1,16 @@ { - "description": "YajTPG's website", - "repo": "https://github.com/YajTPG", - "owner": { - "username": "YajTPG", - "email": "yajtpg@gmail.com" - }, - "record": { - "CNAME": "ns101.cloudns.net", - "CNAME": "ns102.cloudns.net", - "CNAME": "ns103.cloudns.net", - "CNAME": "ns104.cloudns.net" - } + "description":"YajTPG's website", + "repo":"https://github.com/YajTPG", + "owner":{ + "username":"YajTPG", + "email":"yajtpg@gmail.com" + }, + "record":{ + "CNAME":[ + "ns101.cloudns.net", + "ns102.cloudns.net", + "ns103.cloudns.net", + "ns104.cloudns.net" + ] + } }