aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/baltimoresun.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/baltimoresun.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/baltimoresun.com.txt')
-rwxr-xr-x[-rw-r--r--]inc/3rdparty/site_config/standard/baltimoresun.com.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/inc/3rdparty/site_config/standard/baltimoresun.com.txt b/inc/3rdparty/site_config/standard/baltimoresun.com.txt
index 32adff8d..35b62427 100644..100755
--- a/inc/3rdparty/site_config/standard/baltimoresun.com.txt
+++ b/inc/3rdparty/site_config/standard/baltimoresun.com.txt
@@ -1,12 +1,12 @@
1single_page_link: //div[@class='toppaginate']//a[@rel='nofollow'] 1single_page_link: //div[@class='toppaginate']//a[@rel='nofollow']
2convert_double_br_tags: yes 2convert_double_br_tags: yes
3 3
4title: //div[@class="story"]/h1 4title: //div[@class="story"]/h1
5body: //div[@id="story-body-text"] 5body: //div[@id="story-body-text"]
6author: //span[@class="byline"] 6author: //span[@class="byline"]
7date: //p[@class="date"] 7date: //p[@class="date"]
8 8
9strip: //*[@class='all'] 9strip: //*[@class='all']
10strip: //*[@class='articlerail'] 10strip: //*[@class='articlerail']
11 11
12test_url: http://www.baltimoresun.com/news/maryland/bs-md-omalley-budget-2-20120116,0,5340585.story \ No newline at end of file 12test_url: http://www.baltimoresun.com/news/maryland/bs-md-omalley-budget-2-20120116,0,5340585.story \ No newline at end of file