summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/theonion.com.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/fguillot/picofeed/lib/PicoFeed/Rules/theonion.com.php')
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/theonion.com.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/fguillot/picofeed/lib/PicoFeed/Rules/theonion.com.php b/vendor/fguillot/picofeed/lib/PicoFeed/Rules/theonion.com.php
index dd403f031..c1a51daf1 100644
--- a/vendor/fguillot/picofeed/lib/PicoFeed/Rules/theonion.com.php
+++ b/vendor/fguillot/picofeed/lib/PicoFeed/Rules/theonion.com.php
@@ -5,8 +5,8 @@ return array(
'%.*%' => array(
'test_url' => 'http://www.theonion.com/article/wild-eyed-jim-harbaugh-informs-players-they-must-k-51397?utm_medium=RSS&utm_campaign=feeds',
'body' => array(
- '//div[@class="content-masthead"]/figure/div/noscript/img',
- '//div[@class="content-text"]',
+ '//div[@class="content-masthead"]/figure/div/noscript/img',
+ '//div[@class="content-text"]',
),
),
),