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

9 lines
121 B
PHP
Raw Normal View History

2015-08-29 03:34:34 +02:00
<?php
return array(
'filter' => array(
'%.*%' => array(
'%-150x150%' => '',
),
),
2015-08-29 03:34:34 +02:00
);