summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/kanpai.fr.php
blob: 5a130531128350c848687960f4c56340d212e7ba (plain)
1
2
3
4
5
6
7
8
9
<?php
return array(
    'test_url' => 'http://www.kanpai.fr/japon/comment-donner-lheure-en-japonais.html',
    'body' => array(
        '//div[@class="single-left"]',
    ),
    'strip' => array(
    )
);