Create fastcoexist.com.php
New grabber rules file
This commit is contained in:
parent
f611e498f3
commit
816491748b
9
vendor/PicoFeed/Rules/fastcoexist.com.php
vendored
Normal file
9
vendor/PicoFeed/Rules/fastcoexist.com.php
vendored
Normal 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(
|
||||||
|
)
|
||||||
|
);
|
Loading…
Reference in New Issue
Block a user