From 7987244225c40ce3800ebb08cd88a13bcdc221c0 Mon Sep 17 00:00:00 2001 From: nudoragon Date: Tue, 19 May 2026 11:49:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=9B=BB=E5=AD=90=E9=83=B5?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.js b/config.js index e22038b..a9d697e 100644 --- a/config.js +++ b/config.js @@ -24,7 +24,7 @@ const CONFIG = { }, { title: "Element (Matrix)", - desc: "透過 Matrix 協議與我通訊(server:matrix.nudoragon.com)", + desc: "透過 Matrix 協議與我通訊(@nudoragon:matrix.nudoragon.com)", url: "https://element.nudoragon.com", icon: "fas fa-comments", delay: "0.2s", @@ -92,6 +92,6 @@ const CONFIG = { { name: "Discord", url: "https://discord.gg/nHjUJJXGVG", icon: "fab fa-discord", visible: true, order: 6 }, { name: "Line", url: "#", icon: "fab fa-line", visible: false, order: 7 }, { name: "Telegram", url: "#", icon: "fab fa-telegram", visible: false, order: 8 }, - { name: "Mail", url: "mailto:a@z.nudoragon.com", icon: "fas fa-envelope", visible: true, order: 9 } + { name: "Mail", url: "mailto:hi@l.nudoragon.com", icon: "fas fa-envelope", visible: true, order: 9 } ] -}; +} \ No newline at end of file