aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/slashfilm.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/slashfilm.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/slashfilm.com.txt')
-rwxr-xr-x[-rw-r--r--]inc/3rdparty/site_config/standard/slashfilm.com.txt28
1 files changed, 14 insertions, 14 deletions
diff --git a/inc/3rdparty/site_config/standard/slashfilm.com.txt b/inc/3rdparty/site_config/standard/slashfilm.com.txt
index 78d38ecf..4d17176a 100644..100755
--- a/inc/3rdparty/site_config/standard/slashfilm.com.txt
+++ b/inc/3rdparty/site_config/standard/slashfilm.com.txt
@@ -1,15 +1,15 @@
1title: substring-before(//title,'| /Film') 1title: substring-before(//title,'| /Film')
2date: substring-before(substring-after(//p[@class='post-info'],'Posted on '),'by') 2date: substring-before(substring-after(//p[@class='post-info'],'Posted on '),'by')
3strip: //div[@class='pm-left'] 3strip: //div[@class='pm-left']
4strip: //div[@class='pm-right'] 4strip: //div[@class='pm-right']
5strip: //h2/span 5strip: //h2/span
6next_page_link: //h2/strong/a 6next_page_link: //h2/strong/a
7strip: //h2/strong/a 7strip: //h2/strong/a
8strip: //p[contains(text(),'we have to split this post over')] 8strip: //p[contains(text(),'we have to split this post over')]
9strip: //p[@class='post-info'] 9strip: //p[@class='post-info']
10strip: //h1/a 10strip: //h1/a
11strip: //img[contains(@src,'siteimages/authors')] 11strip: //img[contains(@src,'siteimages/authors')]
12strip: //div[@id='header'] 12strip: //div[@id='header']
13strip: //div[@class='topad-right'] 13strip: //div[@class='topad-right']
14strip: //strong[contains(text(),'Cool Posts From Around the Web:')] 14strip: //strong[contains(text(),'Cool Posts From Around the Web:')]
15test_url: http://www.slashfilm.com/superhero-bits-206/ \ No newline at end of file 15test_url: http://www.slashfilm.com/superhero-bits-206/ \ No newline at end of file