www.universfreebox.com.php 451 B

123456789101112131415
  1. <?php
  2. return array(
  3. 'grabber' => array(
  4. '%.*%' => array(
  5. 'test_url' => 'http://www.universfreebox.com/article/24305/4G-Bouygues-Telecom-lance-une-vente-flash-sur-son-forfait-Sensation-3Go',
  6. 'body' => array(
  7. '//div[@id="corps_corps"]',
  8. ),
  9. 'strip' => array(
  10. '//*[@id="formulaire"]',
  11. '//*[@id="commentaire"]',
  12. ),
  13. ),
  14. ),
  15. );