From bd56bcf6f7fd45d238c53f0be3831e7c86397a51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=82=9F=E7=A9=BA=E7=9A=84=E6=97=A5=E5=B8=B8=E9=95=9C?= =?UTF-8?q?=E5=83=8F=E4=BB=93=E5=BA=93?= Date: Wed, 26 Mar 2025 09:43:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20gl-inet.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gl-inet.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gl-inet.sh b/gl-inet.sh index 9031e5b..ceeb0ba 100755 --- a/gl-inet.sh +++ b/gl-inet.sh @@ -163,7 +163,7 @@ add_dhcp_domain() { add_author_info() { uci set system.@system[0].description='wukongdaily' uci set system.@system[0].notes='文档说明: - https://wkdaily.cpolar.cn/' + https://tvhelper.cpolar.top/' uci commit system }