aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/techcrunch.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/techcrunch.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/techcrunch.com.txt')
-rwxr-xr-x[-rw-r--r--]inc/3rdparty/site_config/standard/techcrunch.com.txt34
1 files changed, 17 insertions, 17 deletions
diff --git a/inc/3rdparty/site_config/standard/techcrunch.com.txt b/inc/3rdparty/site_config/standard/techcrunch.com.txt
index f436acb5..1509c46e 100644..100755
--- a/inc/3rdparty/site_config/standard/techcrunch.com.txt
+++ b/inc/3rdparty/site_config/standard/techcrunch.com.txt
@@ -1,18 +1,18 @@
1body: //div[contains(@class, 'media-container') or contains(@class, 'body-copy')] 1body: //div[contains(@class, 'media-container') or contains(@class, 'body-copy')]
2 2
3author: //a[@class="name"] 3author: //a[@class="name"]
4 4
5date: //div[@class="post-time"] 5date: //div[@class="post-time"]
6 6
7title: //h1[@class="headline"] 7title: //h1[@class="headline"]
8strip_id_or_class: module-crunchbase 8strip_id_or_class: module-crunchbase
9 9
10# The following is for the mobile site 10# The following is for the mobile site
11body: //div[@id="singlentry"] 11body: //div[@id="singlentry"]
12author: substring-after(//span[@class="single-post-meta-top"],'rsaquo; ') 12author: substring-after(//span[@class="single-post-meta-top"],'rsaquo; ')
13date: substring-before(//div[@class="single-post-meta-top"],' @') 13date: substring-before(//div[@class="single-post-meta-top"],' @')
14title: //a[@class="sh2"] 14title: //a[@class="sh2"]
15 15
16prune: no 16prune: no
17 17
18test_url: http://techcrunch.com/2011/10/18/apples-insanely-great-q1-2012/ \ No newline at end of file 18test_url: http://techcrunch.com/2011/10/18/apples-insanely-great-q1-2012/ \ No newline at end of file