aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/randsinrepose.com.txt
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-07-13 10:15:40 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-07-13 10:15:40 +0200
commit4e067ceabd705201a16b4c92cf4b23f3b990326c (patch)
tree939f3a8e5ff3ab9ee414a57a895d3e78e1d46ce3 /inc/3rdparty/site_config/standard/randsinrepose.com.txt
parent58dbe103889148def78b0fc8744d3f94c56a1561 (diff)
downloadwallabag-4e067ceabd705201a16b4c92cf4b23f3b990326c.tar.gz
wallabag-4e067ceabd705201a16b4c92cf4b23f3b990326c.tar.zst
wallabag-4e067ceabd705201a16b4c92cf4b23f3b990326c.zip
updated specific configuration for parsing
Diffstat (limited to 'inc/3rdparty/site_config/standard/randsinrepose.com.txt')
-rwxr-xr-x[-rw-r--r--]inc/3rdparty/site_config/standard/randsinrepose.com.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/inc/3rdparty/site_config/standard/randsinrepose.com.txt b/inc/3rdparty/site_config/standard/randsinrepose.com.txt
index f0c91c51..6970a744 100644..100755
--- a/inc/3rdparty/site_config/standard/randsinrepose.com.txt
+++ b/inc/3rdparty/site_config/standard/randsinrepose.com.txt
@@ -1,11 +1,11 @@
1title: //div[@id='center-col']/h4 1title: //div[@id='center-col']/h4
2author: substring-before(//title,'In') 2author: substring-before(//title,'In')
3date: substring-after(//div[@class='commenttext']/span,'#') 3date: substring-after(//div[@class='commenttext']/span,'#')
4body: //div[@id='center-col'] 4body: //div[@id='center-col']
5strip: //div[@id='center-col']/h4 5strip: //div[@id='center-col']/h4
6strip: //div[@class='graytext'] 6strip: //div[@class='graytext']
7 7
8# Anthony Perez-Sanz 2012.3.14 8# Anthony Perez-Sanz 2012.3.14
9# Removed long gif from the end 9# Removed long gif from the end
10strip: //img[@src='http://www.randsinrepose.com/spreader.gif'] 10strip: //img[@src='http://www.randsinrepose.com/spreader.gif']
11test_url: http://www.randsinrepose.com/archives/2012/03/13/hacking_is_important.html \ No newline at end of file 11test_url: http://www.randsinrepose.com/archives/2012/03/13/hacking_is_important.html \ No newline at end of file