From b70f9f4822e879b59a8d9b1e7d3c15f0dd1eca77 Mon Sep 17 00:00:00 2001 From: OlivierChiasson Date: Fri, 10 Jul 2026 17:44:55 -0300 Subject: [PATCH] =?UTF-8?q?Update=20Cloudflare=20DynDNS=20configuration=20?= =?UTF-8?q?to=20replace=20domain=20"xn--1iu.cc"=20with=20"=E6=85=A7.cc"=20?= =?UTF-8?q?for=20improved=20domain=20management.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/hosts/nix-server/_services/cloudflare-dyndns.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hosts/nix-server/_services/cloudflare-dyndns.nix b/modules/hosts/nix-server/_services/cloudflare-dyndns.nix index 10ba099..94fb2d8 100644 --- a/modules/hosts/nix-server/_services/cloudflare-dyndns.nix +++ b/modules/hosts/nix-server/_services/cloudflare-dyndns.nix @@ -16,7 +16,7 @@ in "blackfry.day" "yestur.day" "rp-own.life" - "xn--1iu.cc" + "慧.cc" ]; proxied = true; ipv4 = true;