From 39dc54539fc30a3f0cf85d84e50df945e589a57d Mon Sep 17 00:00:00 2001 From: YajTPG <51419431+YajTPG@users.noreply.github.com> Date: Wed, 28 Oct 2020 02:30:04 +0530 Subject: [PATCH] Update yajtpg.json --- domains/yajtpg.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/domains/yajtpg.json b/domains/yajtpg.json index 026f414ea..f793f3565 100644 --- a/domains/yajtpg.json +++ b/domains/yajtpg.json @@ -1,16 +1,11 @@ { "description":"YajTPG's website", - "repo":"https://github.com/YajTPG", + "repo":"https://github.com/YajTPG/yajtpg.github.io", "owner":{ "username":"YajTPG", "email":"yajtpg@gmail.com" }, "record":{ - "A":[ - "85.159.233.158", - "108.59.1.30", - "217.182.183.225", - "185.206.180.169" - ] + "CNAME": "yajtpg.github.io" } }