From e3e3ec7c931e568dd060721a4d4a98c6d19d2426 Mon Sep 17 00:00:00 2001 From: pengda <10266652509@qq.com> Date: Mon, 26 May 2025 15:12:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=BE=E5=BC=80=E6=8A=93=E5=8F=96=E9=83=A8?= =?UTF-8?q?=E5=88=86=E7=94=A8=E6=88=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/define.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/define.php b/config/define.php index 2d2ebb7..e3444fa 100644 --- a/config/define.php +++ b/config/define.php @@ -60,9 +60,9 @@ define('WEIBO_USER_LUO',1547596314); $GLOBALS['WEIBO_USER_LIST'] = array( WEIBO_USER_ZHANG => '针灸匠张宝旬', -// WEIBO_USER_XU => '徐文兵', -// WEIBO_USER_CHENG => '在下程程', -// WEIBO_USER_LUO => '罗大伦', + WEIBO_USER_XU => '徐文兵', + WEIBO_USER_CHENG => '在下程程', + WEIBO_USER_LUO => '罗大伦', ); define('_RC_SPIDER_IP', 'rc_spider_ip');