9 lines
260 B
PHP
Raw Normal View History

2014-02-15 19:31:22 -05:00
<?php
return array(
'test_url' => 'http://www.igen.fr/iphone/ios-7-cree-des-milliers-de-requetes-fantomes-sur-le-web-110130',
'body' => array(
2014-02-23 22:37:10 -05:00
'//*[starts-with(@id, "news")]/*[contains(@class, "content")]'
2014-02-15 19:31:22 -05:00
),
'strip' => array(
),
);