summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/nichtlustig.de.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/fguillot/picofeed/lib/PicoFeed/Rules/nichtlustig.de.php')
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/nichtlustig.de.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/vendor/fguillot/picofeed/lib/PicoFeed/Rules/nichtlustig.de.php b/vendor/fguillot/picofeed/lib/PicoFeed/Rules/nichtlustig.de.php
new file mode 100644
index 000000000..b4fb73f9c
--- /dev/null
+++ b/vendor/fguillot/picofeed/lib/PicoFeed/Rules/nichtlustig.de.php
@@ -0,0 +1,8 @@
+<?php
+return array(
+ 'filter' => array(
+ '%.*%' => array(
+ '%.*static.nichtlustig.de/comics/full/(\\d+).*%s' => '<img src="http://static.nichtlustig.de/comics/full/$1.jpg" />'
+ )
+ )
+); \ No newline at end of file