summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/smarthomewelt.de.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/fguillot/picofeed/lib/PicoFeed/Rules/smarthomewelt.de.php')
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/smarthomewelt.de.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/vendor/fguillot/picofeed/lib/PicoFeed/Rules/smarthomewelt.de.php b/vendor/fguillot/picofeed/lib/PicoFeed/Rules/smarthomewelt.de.php
new file mode 100644
index 000000000..83f93f19c
--- /dev/null
+++ b/vendor/fguillot/picofeed/lib/PicoFeed/Rules/smarthomewelt.de.php
@@ -0,0 +1,10 @@
+<?php
+return array(
+ 'grabber' => array(
+ '%.*%' => array(
+ 'test_url' => 'http://smarthomewelt.de/apple-tv-amazon-echo-smart-home/',
+ 'body' => array('//div[@class="entry-inner"]/p | //div[@class="entry-inner"]/div[contains(@class,"wp-caption")]'),
+ 'strip' => array(),
+ )
+ )
+); \ No newline at end of file