aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/computerworld.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/computerworld.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/computerworld.com.txt')
-rwxr-xr-x[-rw-r--r--]inc/3rdparty/site_config/standard/computerworld.com.txt42
1 files changed, 21 insertions, 21 deletions
diff --git a/inc/3rdparty/site_config/standard/computerworld.com.txt b/inc/3rdparty/site_config/standard/computerworld.com.txt
index 8e1f3e11..7f20a4da 100644..100755
--- a/inc/3rdparty/site_config/standard/computerworld.com.txt
+++ b/inc/3rdparty/site_config/standard/computerworld.com.txt
@@ -1,22 +1,22 @@
1title: //meta[@name='headline']/@content 1title: //meta[@name='headline']/@content
2date: //meta[@name='date']/@content 2date: //meta[@name='date']/@content
3author: //meta[@name='author']/@content 3author: //meta[@name='author']/@content
4body: //div[contains(@class, 'article')] 4body: //div[contains(@class, 'article')]
5body://div[@id="article_body"] 5body://div[@id="article_body"]
6 6
7strip_id_or_class: banner 7strip_id_or_class: banner
8strip: //noscript 8strip: //noscript
9strip: //div[@style='width:1px;height:130px;float:right;'] 9strip: //div[@style='width:1px;height:130px;float:right;']
10strip: //div[@class='storyby'] 10strip: //div[@class='storyby']
11strip_image_src: twitter_icon 11strip_image_src: twitter_icon
12strip_image_src: rss_bug 12strip_image_src: rss_bug
13 13
14tidy: no 14tidy: no
15prune: no 15prune: no
16 16
17next_page_link://div[@id="next_page"]/a 17next_page_link://div[@id="next_page"]/a
18 18
19single_page_link: concat('http://www.computerworld.com/s/article/print/', substring-after(//link[@rel='canonical']/@href, '/s/article/')) 19single_page_link: concat('http://www.computerworld.com/s/article/print/', substring-after(//link[@rel='canonical']/@href, '/s/article/'))
20 20
21test_url: http://www.computerworld.com/s/article/9224348/Apple_s_new_OS_X_tightens_screws_on_some_malware 21test_url: http://www.computerworld.com/s/article/9224348/Apple_s_new_OS_X_tightens_screws_on_some_malware
22test_url: http://www.computerworld.com/s/article/9227679/Windows_8_Release_Preview_Updated_but_still_uneasy \ No newline at end of file 22test_url: http://www.computerworld.com/s/article/9227679/Windows_8_Release_Preview_Updated_but_still_uneasy \ No newline at end of file