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 --- inc/3rdparty/site_config/standard/thedailybeast.com.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) mode change 100644 => 100755 inc/3rdparty/site_config/standard/thedailybeast.com.txt (limited to 'inc/3rdparty/site_config/standard/thedailybeast.com.txt') diff --git a/inc/3rdparty/site_config/standard/thedailybeast.com.txt b/inc/3rdparty/site_config/standard/thedailybeast.com.txt old mode 100644 new mode 100755 index 4781c65a..f5e938ae --- a/inc/3rdparty/site_config/standard/thedailybeast.com.txt +++ b/inc/3rdparty/site_config/standard/thedailybeast.com.txt @@ -1,7 +1,7 @@ -title: //h1 -body: //article/div[contains(@class, 'article-body')] -#strip: //header/hgroup/h1 -strip: //footer[@class='storyFooter'] -single_page_link: //li[@class='print']/a -prune: no +title: //h1 +body: //article/div[contains(@class, 'article-body')] +#strip: //header/hgroup/h1 +strip: //footer[@class='storyFooter'] +single_page_link: //li[@class='print']/a +prune: no test_url: http://www.thedailybeast.com/articles/2010/04/06/how-mastercard-predicts-divorce.html \ No newline at end of file -- cgit v1.2.3