summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/japantimes.co.jp.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/fguillot/picofeed/lib/PicoFeed/Rules/japantimes.co.jp.php')
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/japantimes.co.jp.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/vendor/fguillot/picofeed/lib/PicoFeed/Rules/japantimes.co.jp.php b/vendor/fguillot/picofeed/lib/PicoFeed/Rules/japantimes.co.jp.php
index 50e6c479b..b0c8ff284 100644
--- a/vendor/fguillot/picofeed/lib/PicoFeed/Rules/japantimes.co.jp.php
+++ b/vendor/fguillot/picofeed/lib/PicoFeed/Rules/japantimes.co.jp.php
@@ -1,4 +1,5 @@
<?php
+
return array(
'grabber' => array(
'%.*%' => array(
@@ -16,6 +17,6 @@ return array(
'//div[@class="article_footer_ad"]',
'//div[@id="disqus_thread"]',
),
- )
- )
+ ),
+ ),
);