From 816491748ba297ee1bc23942f4c29cc35b867f17 Mon Sep 17 00:00:00 2001 From: chrislemonier Date: Tue, 25 Feb 2014 12:03:46 -0800 Subject: [PATCH] Create fastcoexist.com.php New grabber rules file --- vendor/PicoFeed/Rules/fastcoexist.com.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 vendor/PicoFeed/Rules/fastcoexist.com.php diff --git a/vendor/PicoFeed/Rules/fastcoexist.com.php b/vendor/PicoFeed/Rules/fastcoexist.com.php new file mode 100644 index 0000000..9d31b0a --- /dev/null +++ b/vendor/PicoFeed/Rules/fastcoexist.com.php @@ -0,0 +1,9 @@ + 'http://www.fastcoexist.com/3026114/take-a-seat-on-this-gates-funded-future-toilet-that-will-change-how-we-think-about-poop', + 'body' => array( + '//article[contains(@class, "body prose")]', + ), + 'strip' => array( + ) +);