From 4e067ceabd705201a16b4c92cf4b23f3b990326c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Sun, 13 Jul 2014 10:15:40 +0200 Subject: updated specific configuration for parsing --- .../site_config/standard/finance.yahoo.com.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) mode change 100644 => 100755 inc/3rdparty/site_config/standard/finance.yahoo.com.txt (limited to 'inc/3rdparty/site_config/standard/finance.yahoo.com.txt') diff --git a/inc/3rdparty/site_config/standard/finance.yahoo.com.txt b/inc/3rdparty/site_config/standard/finance.yahoo.com.txt old mode 100644 new mode 100755 index 81c18fd3..248522cb --- a/inc/3rdparty/site_config/standard/finance.yahoo.com.txt +++ b/inc/3rdparty/site_config/standard/finance.yahoo.com.txt @@ -1,12 +1,12 @@ -title: //meta[@property='og:title']/@content -body: //div[@id='y-article-bd'] -body: //div[contains(@class, 'yom-art-content')] -strip: //div[contains(@class, 'related-companies')] -strip: //div[@id='y-article-related'] -strip: //div[@id='ypf-article-related'] -prune: no - -single_page_link: //div[@class='ft']//a[contains(@href, 'page=all')] - -test_url: http://sg.finance.yahoo.com/news/Motorola-takes-wraps-249-rsg-3508842732.html?x=0&.v=1 +title: //meta[@property='og:title']/@content +body: //div[@id='y-article-bd'] +body: //div[contains(@class, 'yom-art-content')] +strip: //div[contains(@class, 'related-companies')] +strip: //div[@id='y-article-related'] +strip: //div[@id='ypf-article-related'] +prune: no + +single_page_link: //div[@class='ft']//a[contains(@href, 'page=all')] + +test_url: http://sg.finance.yahoo.com/news/Motorola-takes-wraps-249-rsg-3508842732.html?x=0&.v=1 test_url: http://finance.yahoo.com/news/super-young-retirement-savers.html \ No newline at end of file -- cgit v1.2.3