summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/bigfootjustice.com.php
blob: 907eec42cb4ad3d8ea12b8fa17b6421e0428680c (plain)
1
2
3
4
5
6
7
8
<?php
return array(
    'filter' => array(
        '%.*%' => array(
            '%-150x150%' => '',
        )
    )
);