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

10 lines
122 B
PHP

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