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 }