From cb802e2278377c959f7e86e5720171094f656c23 Mon Sep 17 00:00:00 2001 From: pengda <1111@qq.com> Date: Thu, 16 Oct 2025 14:03:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=90=86ip=E6=9B=BF=E6=8D=A2=E5=A5=97?= =?UTF-8?q?=E9=A4=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- model/mSpider.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model/mSpider.php b/model/mSpider.php index 54d99d3..10ccaa0 100755 --- a/model/mSpider.php +++ b/model/mSpider.php @@ -23,7 +23,7 @@ class mSpider extends mBase { $rdobj->setex($ip_request_key, 60, 1); - $url = "http://proxy.siyetian.com/apis_get.html?token=AesJWLNp2a65kaJdXTqFFeNpWT35ERNpnTn1STqFUeORUR31kaNh3TUl0dPRUQy4ERJdXT6lVN.QMxkTO0MjM0cTM&limit=1&type=1&time=&data_format=json&showTimeEnd=true"; + $url = "http://proxy.siyetian.com/apis_get.html?token=AesJWLNpXW51ERJdXTqV1dPRUR65EVFlXTB1STqFUeORUR31kaNh3TUl0dPRUQy4ERJdXT6lVN.gMyUDN5UDM2cTM&limit=1&type=1&time=&data_format=json&showTimeEnd=true"; $jsoninfo = $this->getCUrl($url); $this->writeLog('spider', 'get_zmhttp_ip.log', $task_key . '|' . $jsoninfo);