miniflux-legacy/vendor/fguillot/picofeed/lib/PicoFeed/Rules/extrafabulouscomics.com.php

9 lines
122 B
PHP
Raw Normal View History

2015-06-21 09:56:36 -04:00
<?php
return array(
'filter' => array(
'%.*%' => array(
2015-08-28 21:34:34 -04:00
'%-150x150%' => '',
),
),
2015-06-21 09:56:36 -04:00
);