From 2f7ad00423f68100192c07d520d69f8b83b8904c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Mon, 17 Aug 2026 14:55:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=81=AB=E7=8B=90=E9=9D=99?= =?UTF-8?q?=E6=80=81=E7=BA=BF=E8=B7=AF=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/linedata/get_line_list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/linedata/get_line_list.php b/script/linedata/get_line_list.php index ed46d8c..1ebb545 100755 --- a/script/linedata/get_line_list.php +++ b/script/linedata/get_line_list.php @@ -172,7 +172,7 @@ if ($liebao) { // } ///动态 -$url = 'http://int.linghangsoft.net:8000/sysadmin/useradmin/lineapi_admin1.php?secretId=108006113&secretKey=87085a351a64c116df09ebc07d5781sf'; +$url = 'http://int.lhok.net:8000/lineapi_admin1.php?secretId=201000018&secretKey=13239c30a2cb41fe1bc1fa129de2cc5c'; $yunniu = json_decode(file_get_contents($url), true);