summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/fastcoexist.com.php
blob: 9d31b0ab75b46ca01df37cdac722ce1229a132bf (plain)
1
2
3
4
5
6
7
8
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(
    )
);