From c06da313929124fd038e70bdb051d4dd7964e259 Mon Sep 17 00:00:00 2001 From: kuaileWu <1432334894@qq.com> Date: Mon, 26 May 2025 15:14:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E5=8D=9A=E6=96=87=E7=AB=A0=E7=83=88?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/define.php | 2 +- view/templates/weibo/show_detail.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/define.php b/config/define.php index 2d2ebb7..e4a4403 100644 --- a/config/define.php +++ b/config/define.php @@ -52,7 +52,7 @@ define('_RC_WEIBO_LOGIN_COOKIE', 'rc_weibo_login_cookie'); define('WEIBO_LOGIN_COOKIE', '_2A25FMHeEDeRhGeFH41MV8ibNyjSIHXVmTPVMrDV8PUNbmtAYLWLlkW9NekLV22uXkAnuAlCngnjVjozSXR5mujv7'); - define('WEIBO_DETAIL_URL', 'https://zhishiku.yizherenxin.cn/weibo/show_detail/wid/%s'); + define('WEIBO_DETAIL_URL', 'https://weibo.yizherenxin.cn/detail/%s'); define('WEIBO_USER_ZHANG',2282201403); define('WEIBO_USER_XU',1285478591); diff --git a/view/templates/weibo/show_detail.html b/view/templates/weibo/show_detail.html index 23898b3..399ae39 100644 --- a/view/templates/weibo/show_detail.html +++ b/view/templates/weibo/show_detail.html @@ -24,7 +24,7 @@ - + \ No newline at end of file