From 4f0d987a074db7519b823fcbd38acb4c3dc1c8c9 Mon Sep 17 00:00:00 2001 From: DF Date: Mon, 3 Feb 2025 13:49:36 +0800 Subject: [PATCH] fix: correct the RECORDCONTENT with a valid url. --- domains/df.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/df.json b/domains/df.json index 276e19532..9dcce7b5e 100644 --- a/domains/df.json +++ b/domains/df.json @@ -7,6 +7,6 @@ "email": "df@dfder.tw" }, "record": { - "CNAME": "df-wu.github.io" + "CNAME": "profile.dfder.tw" } }