composer update
This commit is contained in:
parent
9ac51e0523
commit
623395064f
279 changed files with 4458 additions and 16328 deletions
|
@ -4,7 +4,7 @@ return array(
|
|||
'%.*%' => array(
|
||||
'test_url' => 'http://www.geekculture.com/joyoftech/joyarchives/2180.html',
|
||||
'body' => array(
|
||||
'//p[contains(@class,"Maintext")][2]/img',
|
||||
'//p[contains(@class,"Maintext")][2]/a/img[contains(@src,"joyimages")]',
|
||||
),
|
||||
'strip' => array(),
|
||||
),
|
||||
|
|
Reference in a new issue