miniflux-legacy/vendor/fguillot/picofeed/lib/PicoFeed/Rules/loadingartist.com.php
2015-10-19 22:49:30 -04:00

10 lines
122 B
PHP

<?php
return array(
'filter' => array(
'%.*%' => array(
'%-150x150%' => '',
),
),
);