Add grabber rule for monwindowsphone.com

This commit is contained in:
Frédéric Guillot 2014-08-10 14:53:35 -07:00
parent 8d93fbc48c
commit 87d6e0d00b
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<?php
return array(
'test_url' => 'http://www.monwindowsphone.com/tout-savoir-sur-le-centre-d-action-de-windows-phone-8-1-t40574.html',
'body' => array(
'//div[@class="postmessage"]'
),
'strip' => array(
),
);