From ada5c7916f4bc3e2a1f815fb8e89e80e9ad17972 Mon Sep 17 00:00:00 2001 From: richiesuper <63583194+richiesuper@users.noreply.github.com> Date: Wed, 28 Apr 2021 16:46:32 +0700 Subject: [PATCH] Changed the record, my IP changed (now I use DDNS) --- domains/richie.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/richie.json b/domains/richie.json index 53eb3438a..2a16600b2 100644 --- a/domains/richie.json +++ b/domains/richie.json @@ -6,8 +6,6 @@ "email": "richie9963@gmail.com" }, "record": { - "A": [ - "169.254.125.163" - ] + "CNAME": "richiesuper.ddns.net" } } \ No newline at end of file