summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/theodd1sout.com.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-02-20 17:58:58 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-02-20 17:58:58 +0100
commit0dc7319f1f19526da73173e00ea43b92fbdbb206 (patch)
treead8efa69ac06222f6e60cf141136638ac46cb0fd /vendor/fguillot/picofeed/lib/PicoFeed/Rules/theodd1sout.com.php
parent9a213130fded88c4a7942a25b8f2798dd776ce7f (diff)
update picofeed and zendxml
Diffstat (limited to 'vendor/fguillot/picofeed/lib/PicoFeed/Rules/theodd1sout.com.php')
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/theodd1sout.com.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/vendor/fguillot/picofeed/lib/PicoFeed/Rules/theodd1sout.com.php b/vendor/fguillot/picofeed/lib/PicoFeed/Rules/theodd1sout.com.php
new file mode 100644
index 000000000..6d1c66768
--- /dev/null
+++ b/vendor/fguillot/picofeed/lib/PicoFeed/Rules/theodd1sout.com.php
@@ -0,0 +1,9 @@
+<?php
+
+return array(
+ 'filter' => array(
+ '%.*%' => array(
+ '%-150x150%' => '',
+ ),
+ ),
+);