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/randsinrepose.com.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) mode change 100644 => 100755 inc/3rdparty/site_config/standard/randsinrepose.com.txt (limited to 'inc/3rdparty/site_config/standard/randsinrepose.com.txt') diff --git a/inc/3rdparty/site_config/standard/randsinrepose.com.txt b/inc/3rdparty/site_config/standard/randsinrepose.com.txt old mode 100644 new mode 100755 index f0c91c51..6970a744 --- a/inc/3rdparty/site_config/standard/randsinrepose.com.txt +++ b/inc/3rdparty/site_config/standard/randsinrepose.com.txt @@ -1,11 +1,11 @@ -title: //div[@id='center-col']/h4 -author: substring-before(//title,'In') -date: substring-after(//div[@class='commenttext']/span,'#') -body: //div[@id='center-col'] -strip: //div[@id='center-col']/h4 -strip: //div[@class='graytext'] - -# Anthony Perez-Sanz 2012.3.14 -# Removed long gif from the end -strip: //img[@src='http://www.randsinrepose.com/spreader.gif'] +title: //div[@id='center-col']/h4 +author: substring-before(//title,'In') +date: substring-after(//div[@class='commenttext']/span,'#') +body: //div[@id='center-col'] +strip: //div[@id='center-col']/h4 +strip: //div[@class='graytext'] + +# Anthony Perez-Sanz 2012.3.14 +# Removed long gif from the end +strip: //img[@src='http://www.randsinrepose.com/spreader.gif'] test_url: http://www.randsinrepose.com/archives/2012/03/13/hacking_is_important.html \ No newline at end of file -- cgit v1.2.3