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/thenextweb.com.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) mode change 100644 => 100755 inc/3rdparty/site_config/standard/thenextweb.com.txt (limited to 'inc/3rdparty/site_config/standard/thenextweb.com.txt') diff --git a/inc/3rdparty/site_config/standard/thenextweb.com.txt b/inc/3rdparty/site_config/standard/thenextweb.com.txt old mode 100644 new mode 100755 index fdc70005..684fe82d --- a/inc/3rdparty/site_config/standard/thenextweb.com.txt +++ b/inc/3rdparty/site_config/standard/thenextweb.com.txt @@ -1,12 +1,12 @@ -body: //div[@class= 'article-body'] -author: //div[@class='featured mb-1']//a[starts-with(@href,'/author')] - -strip: //div[@class = 'bargo'] -strip: //div[@class = 'tf'] -strip: //div[@class = 'article']/div[@class = 'blue-box'] -strip_id_or_class: respond - -tidy: no -next_page_link: //div[@class='pages-wrapper']//span/following-sibling::a/@href - +body: //div[@class= 'article-body'] +author: //div[@class='featured mb-1']//a[starts-with(@href,'/author')] + +strip: //div[@class = 'bargo'] +strip: //div[@class = 'tf'] +strip: //div[@class = 'article']/div[@class = 'blue-box'] +strip_id_or_class: respond + +tidy: no +next_page_link: //div[@class='pages-wrapper']//span/following-sibling::a/@href + test_url: http://thenextweb.com/apple/2011/10/12/tnw-review-a-complete-guide-to-apples-ios-5-with-icloud-an-os-14-years-in-the-making/ \ No newline at end of file -- cgit v1.2.3