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);