summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/areadvd.de.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/fguillot/picofeed/lib/PicoFeed/Rules/areadvd.de.php')
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/areadvd.de.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/vendor/fguillot/picofeed/lib/PicoFeed/Rules/areadvd.de.php b/vendor/fguillot/picofeed/lib/PicoFeed/Rules/areadvd.de.php
new file mode 100644
index 000000000..ce93b3ec5
--- /dev/null
+++ b/vendor/fguillot/picofeed/lib/PicoFeed/Rules/areadvd.de.php
@@ -0,0 +1,10 @@
+<?php
+return array(
+ 'grabber' => array(
+ '%.*%' => array(
+ 'test_url' => 'http://www.areadvd.de/news/daily-deals-angebote-bei-lautsprecher-teufel-3/',
+ 'body' => array('//div[contains(@class,"entry")]'),
+ 'strip' => array(),
+ )
+ )
+); \ No newline at end of file