aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/businessweek.com.txt
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-07-23 13:44:48 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-07-23 13:44:48 +0200
commit887b015def3098f1e898e7bf3338fa2d093b6d95 (patch)
tree41206132200aa9390e11d600ad2b84ffa23242e4 /inc/3rdparty/site_config/standard/businessweek.com.txt
parentebd6bf6007e0fad4c3e11dac0e79f687e1d195a2 (diff)
parent505a74ad1de7cf2cd3605e793233365501f03d87 (diff)
downloadwallabag-887b015def3098f1e898e7bf3338fa2d093b6d95.tar.gz
wallabag-887b015def3098f1e898e7bf3338fa2d093b6d95.tar.zst
wallabag-887b015def3098f1e898e7bf3338fa2d093b6d95.zip
Merge branch 'refactor' into dev
Diffstat (limited to 'inc/3rdparty/site_config/standard/businessweek.com.txt')
-rwxr-xr-x[-rw-r--r--]inc/3rdparty/site_config/standard/businessweek.com.txt58
1 files changed, 29 insertions, 29 deletions
diff --git a/inc/3rdparty/site_config/standard/businessweek.com.txt b/inc/3rdparty/site_config/standard/businessweek.com.txt
index 7b3d063b..03085593 100644..100755
--- a/inc/3rdparty/site_config/standard/businessweek.com.txt
+++ b/inc/3rdparty/site_config/standard/businessweek.com.txt
@@ -1,30 +1,30 @@
1# story has several pages, should be detected 1# story has several pages, should be detected
2body: //div[@id='storyBody'] 2body: //div[@id='storyBody']
3body: //div[@id='article_body'] 3body: //div[@id='article_body']
4body: //div[@id='story_body'] 4body: //div[@id='story_body']
5 5
6title://h1[@id='article_headline'] 6title://h1[@id='article_headline']
7 7
8# article author 8# article author
9author: //p[@class='author']/a 9author: //p[@class='author']/a
10# story author(s) 10# story author(s)
11author: substring-after(//p[@class='byline'], 'By ') 11author: substring-after(//p[@class='byline'], 'By ')
12 12
13# article date 13# article date
14date: //span[@class='published_date'] 14date: //span[@class='published_date']
15# story date 15# story date
16date: //span[@class='date'] 16date: //span[@class='date']
17 17
18date: substring-after(//div[contains(@class,'attributor')],'on') 18date: substring-after(//div[contains(@class,'attributor')],'on')
19strip_id_or_class: inset 19strip_id_or_class: inset
20strip: //p/span[@class='photoCredit'] 20strip: //p/span[@class='photoCredit']
21strip: //h1 21strip: //h1
22 22
23strip_id_or_class: page_count 23strip_id_or_class: page_count
24strip_id_or_class: tools 24strip_id_or_class: tools
25strip_id_or_class: pagination 25strip_id_or_class: pagination
26 26
27single_page_link: //li[@id='stPrint']/a 27single_page_link: //li[@id='stPrint']/a
28 28
29test_url: http://www.businessweek.com/magazine/buyback-insurance-a-good-deal-for-retailers-07282011.html 29test_url: http://www.businessweek.com/magazine/buyback-insurance-a-good-deal-for-retailers-07282011.html
30test_url: http://www.businessweek.com/articles/2012-06-06/american-pain-the-largest-u-dot-s-dot-pill-mills-rise-and-fall \ No newline at end of file 30test_url: http://www.businessweek.com/articles/2012-06-06/american-pain-the-largest-u-dot-s-dot-pill-mills-rise-and-fall \ No newline at end of file