From 87d6e0d00b41036fcf0a2a8a51cc227b9e544f36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Sun, 10 Aug 2014 14:53:35 -0700 Subject: [PATCH] Add grabber rule for monwindowsphone.com --- vendor/PicoFeed/Rules/monwindowsphone.com.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 vendor/PicoFeed/Rules/monwindowsphone.com.php diff --git a/vendor/PicoFeed/Rules/monwindowsphone.com.php b/vendor/PicoFeed/Rules/monwindowsphone.com.php new file mode 100644 index 0000000..be7f208 --- /dev/null +++ b/vendor/PicoFeed/Rules/monwindowsphone.com.php @@ -0,0 +1,9 @@ + '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( + ), +); \ No newline at end of file