Add grabber rule for monwindowsphone.com
This commit is contained in:
parent
8d93fbc48c
commit
87d6e0d00b
9
vendor/PicoFeed/Rules/monwindowsphone.com.php
vendored
Normal file
9
vendor/PicoFeed/Rules/monwindowsphone.com.php
vendored
Normal 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(
|
||||
),
|
||||
);
|
Loading…
Reference in New Issue
Block a user