Update Numerama grabber rules
This commit is contained in:
parent
f398694a45
commit
917a2573f0
5
vendor/PicoFeed/Rules/www.numerama.com.php
vendored
5
vendor/PicoFeed/Rules/www.numerama.com.php
vendored
@ -2,9 +2,10 @@
|
||||
return array(
|
||||
'test_url' => 'http://www.numerama.com/magazine/26857-bientot-des-robots-dans-les-cuisines-de-mcdo.html',
|
||||
'body' => array(
|
||||
'//*[@id="general_content"]/table/tbody/tr/td[1]/div/div/div[6]/h2',
|
||||
'//div[@id="newstext"]',
|
||||
'//div[@class="col_left"]//div[@class="content"]',
|
||||
),
|
||||
'strip' => array(
|
||||
'//div[@class="news_social"]',
|
||||
'//div[@id="newssuiv"]',
|
||||
)
|
||||
);
|
Loading…
Reference in New Issue
Block a user