mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-06-13 04:08:57 +00:00
更新参数
This commit is contained in:
@ -140,7 +140,7 @@ function send($site = '', $torrent = array())
|
|||||||
* @param string $method
|
* @param string $method
|
||||||
* @return mixed 返回的数据
|
* @return mixed 返回的数据
|
||||||
*/
|
*/
|
||||||
function download($url, $cookies, $useragent, $method = 'GET')
|
function download($url, $cookies='', $useragent='', $method = 'GET')
|
||||||
{
|
{
|
||||||
$header = array(
|
$header = array(
|
||||||
"Content-Type:application/x-www-form-urlencoded",
|
"Content-Type:application/x-www-form-urlencoded",
|
||||||
|
Reference in New Issue
Block a user