Browse Source

Merge pull request '代理ip替换套餐' (#106) from wpd_ip into master

Reviewed-on: #106
master
pengda 2 days ago
parent
commit
fd0c1bcabc
  1. 2
      model/mSpider.php

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

Loading…
Cancel
Save