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

9 lines
122 B
PHP

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