aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/thestreet.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/thestreet.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/thestreet.com.txt')
-rwxr-xr-x[-rw-r--r--]inc/3rdparty/site_config/standard/thestreet.com.txt48
1 files changed, 24 insertions, 24 deletions
diff --git a/inc/3rdparty/site_config/standard/thestreet.com.txt b/inc/3rdparty/site_config/standard/thestreet.com.txt
index 5de75637..58eabf00 100644..100755
--- a/inc/3rdparty/site_config/standard/thestreet.com.txt
+++ b/inc/3rdparty/site_config/standard/thestreet.com.txt
@@ -1,25 +1,25 @@
1title: //div[@id='storyHdr']/h1 1title: //div[@id='storyHdr']/h1
2title: //div[@id='print']//h2 2title: //div[@id='print']//h2
3body: //div[@class="virtualpage"] 3body: //div[@class="virtualpage"]
4body: //div[@id='print']//div[@id='bd'] 4body: //div[@id='print']//div[@id='bd']
5author: //meta[@name="AUTHOR"]/@content 5author: //meta[@name="AUTHOR"]/@content
6author: (//div[@id='print']//div[@id='bd']/h4)[1] 6author: (//div[@id='print']//div[@id='bd']/h4)[1]
7date: //meta[@name="DATE"]/@content 7date: //meta[@name="DATE"]/@content
8date: //div[@id='print']//div[@id='dte'] 8date: //div[@id='print']//div[@id='dte']
9 9
10strip_id_or_class: articleFooter 10strip_id_or_class: articleFooter
11strip_id_or_class: sidebar 11strip_id_or_class: sidebar
12strip_id_or_class: ie6PrintSubhead 12strip_id_or_class: ie6PrintSubhead
13strip_id_or_class: subHdr 13strip_id_or_class: subHdr
14 14
15 15
16replace_string(<P/>): </p><p> 16replace_string(<P/>): </p><p>
17 17
18prune: no 18prune: no
19 19
20#TODO: redirects back - perhaps needs referer to work 20#TODO: redirects back - perhaps needs referer to work
21single_page_link: //div[@id='storyDetail']//a[contains(@href, '/print/')] 21single_page_link: //div[@id='storyDetail']//a[contains(@href, '/print/')]
22 22
23test_url: http://www.thestreet.com/story/11386556/1/which-of-these-10-dividend-stocks-is-worth-the-risk.html 23test_url: http://www.thestreet.com/story/11386556/1/which-of-these-10-dividend-stocks-is-worth-the-risk.html
24# multi page 24# multi page
25test_url: http://www.thestreet.com/story/11387090/1/7-ubs-stock-picks-for-2012.html \ No newline at end of file 25test_url: http://www.thestreet.com/story/11387090/1/7-ubs-stock-picks-for-2012.html \ No newline at end of file