summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/spiegel.de.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/fguillot/picofeed/lib/PicoFeed/Rules/spiegel.de.php')
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/spiegel.de.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/fguillot/picofeed/lib/PicoFeed/Rules/spiegel.de.php b/vendor/fguillot/picofeed/lib/PicoFeed/Rules/spiegel.de.php
index 3fb231615..375b17c35 100644
--- a/vendor/fguillot/picofeed/lib/PicoFeed/Rules/spiegel.de.php
+++ b/vendor/fguillot/picofeed/lib/PicoFeed/Rules/spiegel.de.php
@@ -2,6 +2,6 @@
return array(
'test_url' => 'http://www.spiegel.de/politik/ausland/afrika-angola-geht-gegen-islam-vor-und-schliesst-moscheen-a-935788.html',
'body' => array(
- '//h2[contains(@class, "article-section")]'
+ '//div[contains(@class, "article-section")]'
)
); \ No newline at end of file