Create fastcoexist.com.php

New grabber rules file
This commit is contained in:
chrislemonier 2014-02-25 12:03:46 -08:00
parent f611e498f3
commit 816491748b
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<?php
return array(
'test_url' => '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(
)
);