summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/loadingartist.com.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-09-12 23:18:16 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-09-12 23:18:16 +0200
commit522f9ef81b39c7b2dbc5e8e817b1ab45ef6b0aa1 (patch)
treeb273dfa22e6b28cc390be0d34af7ee4e9446020d /vendor/fguillot/picofeed/lib/PicoFeed/Rules/loadingartist.com.php
parent978453d0fb5deea645352a2c695a8bb7776bf723 (diff)
update picofeed
Diffstat (limited to 'vendor/fguillot/picofeed/lib/PicoFeed/Rules/loadingartist.com.php')
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/loadingartist.com.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/fguillot/picofeed/lib/PicoFeed/Rules/loadingartist.com.php b/vendor/fguillot/picofeed/lib/PicoFeed/Rules/loadingartist.com.php
index 4dd63daeb..907eec42c 100644
--- a/vendor/fguillot/picofeed/lib/PicoFeed/Rules/loadingartist.com.php
+++ b/vendor/fguillot/picofeed/lib/PicoFeed/Rules/loadingartist.com.php
@@ -2,7 +2,7 @@
return array(
'filter' => array(
'%.*%' => array(
- '%-\\d+x\\d+%' => "",
+ '%-150x150%' => '',
)
)
);