From ebc2d67ec7e777aaeba2a805e0af90ccf2e16354 Mon Sep 17 00:00:00 2001 From: Imam Tauhid Date: Sun, 5 Feb 2023 14:15:17 +0700 Subject: [PATCH] fix: switch record to another blog (not vercel) --- domains/migoreng.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/migoreng.json b/domains/migoreng.json index b43101791..29b7f30d8 100644 --- a/domains/migoreng.json +++ b/domains/migoreng.json @@ -1,10 +1,9 @@ { "owner": { - "username": "migoreng", + "username": "ma4m", "discord": "migoreng#1665" }, "record": { - "CNAME": "hashnode.network", - "TXT": "vc-domain-verify=migoreng.is-a.dev,552dcbb8e93c1af01c7a" + "A": "162.159.153.4" } }