9 lines
260 B
PHP
9 lines
260 B
PHP
<?php
|
|
return array(
|
|
'test_url' => 'http://www.igen.fr/iphone/ios-7-cree-des-milliers-de-requetes-fantomes-sur-le-web-110130',
|
|
'body' => array(
|
|
'//*[starts-with(@id, "news")]/*[contains(@class, "content")]'
|
|
),
|
|
'strip' => array(
|
|
),
|
|
); |