国产+高潮+在线,国产 av 仑乱内谢,www国产亚洲精品久久,51国产偷自视频区视频,成人午夜精品网站在线观看

爬山虎插件URL如何設(shè)置

Jason

問題描述

URL配置成:http://www.baidu.com/s?ie=utf-8&wd=shr-10a高速混合機(jī) 就會報(bào)URL配置無效

程序代碼

$task = array(
            'url' => 'https://www.baidu.com/s?ie=utf-8&wd='.$keyword,
            'rule' => array(
                'content' => ['div#content_left div.result-op.c-container.xpath-log.new-pmd ul', 'html'],
            ),
            'context' => array(
                'cache_enabled'     => true,
                'cache_directory'   => '/tmp/DownloadCache4PHPCreeper/download/',
                'allow_url_repeat'  => true,
            ),
        );

報(bào)錯(cuò)信息

2023-03-27 13:19:59.369644 | ERROR | Producer   | plugin.blogdaren.webman-phpcreeper.myproducer | 01號進(jìn)程 | 生產(chǎn)任務(wù): 檢測到任務(wù)URL配置無效, 請確認(rèn)是否已經(jīng)正確設(shè)置任務(wù)URL.......

截圖報(bào)錯(cuò)信息里報(bào)錯(cuò)文件相關(guān)代碼

截圖

1331 1 0
1個(gè)回答

OhMangoCat

把。$this->newTaskRun()->createTask($task); 改為 $this->newTaskMan()->createTask($task);

  • 暫無評論
年代過于久遠(yuǎn),無法發(fā)表回答
??