aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/inc.com.txt
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@smile.fr>2014-10-10 13:33:54 +0200
committerNicolas LÅ“uillet <nicolas.loeuillet@smile.fr>2014-10-10 13:33:54 +0200
commit44d35257e805856b4913c63fcbed3c0acb64bae8 (patch)
tree11e9d276c34b1b287706cb61182bdc71729661e2 /inc/3rdparty/site_config/standard/inc.com.txt
parentaf8292c1de1886cd975d79f0f42df40e0bd1c5bd (diff)
parentcf8a5e1eedbed484dbcb1ddc9f7a13fc19b7a27b (diff)
downloadwallabag-44d35257e805856b4913c63fcbed3c0acb64bae8.tar.gz
wallabag-44d35257e805856b4913c63fcbed3c0acb64bae8.tar.zst
wallabag-44d35257e805856b4913c63fcbed3c0acb64bae8.zip
Merge branch 'dev'1.8.0
Diffstat (limited to 'inc/3rdparty/site_config/standard/inc.com.txt')
-rwxr-xr-x[-rw-r--r--]inc/3rdparty/site_config/standard/inc.com.txt40
1 files changed, 20 insertions, 20 deletions
diff --git a/inc/3rdparty/site_config/standard/inc.com.txt b/inc/3rdparty/site_config/standard/inc.com.txt
index 0589aaae..5410e64e 100644..100755
--- a/inc/3rdparty/site_config/standard/inc.com.txt
+++ b/inc/3rdparty/site_config/standard/inc.com.txt
@@ -1,21 +1,21 @@
1author: substring-after(substring-before(//div[@id='byline'],'|'),'By') 1author: substring-after(substring-before(//div[@id='byline'],'|'),'By')
2author: //div[@class='byline']/a 2author: //div[@class='byline']/a
3date: //span[@class='pubdate'] 3date: //span[@class='pubdate']
4# print friendly page 4# print friendly page
5body: //div[@id='text'] 5body: //div[@id='text']
6# regular page 6# regular page
7body: //div[@id= 'articlecontent'] 7body: //div[@id= 'articlecontent']
8 8
9strip: //div[@id= 'articlecontent']/h1 9strip: //div[@id= 'articlecontent']/h1
10strip: //div[@id='articlecontent']/p[@class='deck'] 10strip: //div[@id='articlecontent']/p[@class='deck']
11strip: //div[@id='articlecontent']/div[@class='byline'] 11strip: //div[@id='articlecontent']/div[@class='byline']
12strip: //div[@id='articlespacer'] 12strip: //div[@id='articlespacer']
13strip: //div[@id='incsharebox'] 13strip: //div[@id='incsharebox']
14strip: //div[@id='articlesidebar'] 14strip: //div[@id='articlesidebar']
15 15
16prune: no 16prune: no
17 17
18single_page_link: //a[contains(@href, 'Printer_Friendly.html')] 18single_page_link: //a[contains(@href, 'Printer_Friendly.html')]
19strip: //a[contains(., 'Dig Deeper')] 19strip: //a[contains(., 'Dig Deeper')]
20test_url: http://www.inc.com/guides/2010/11/seven-tips-for-lobbying-politicians.html 20test_url: http://www.inc.com/guides/2010/11/seven-tips-for-lobbying-politicians.html
21test_url: http://www.inc.com/eric-schurenberg/startups-are-we-geting-irrationally-exuberant.html \ No newline at end of file 21test_url: http://www.inc.com/eric-schurenberg/startups-are-we-geting-irrationally-exuberant.html \ No newline at end of file