mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-22 17:18:37 +00:00
fix #1090: add config for computerworld.com
This commit is contained in:
parent
9e5b2e6e0d
commit
348085be78
1 changed files with 2 additions and 5 deletions
|
@ -1,8 +1,5 @@
|
|||
title: //meta[@name='headline']/@content
|
||||
date: //meta[@name='date']/@content
|
||||
author: //meta[@name='author']/@content
|
||||
body: //div[contains(@class, 'article')]
|
||||
body://div[@id="article_body"]
|
||||
body://div[@id="drr-container"]
|
||||
|
||||
strip_id_or_class: banner
|
||||
strip: //noscript
|
||||
|
@ -19,4 +16,4 @@ next_page_link://div[@id="next_page"]/a
|
|||
single_page_link: concat('http://www.computerworld.com/s/article/print/', substring-after(//link[@rel='canonical']/@href, '/s/article/'))
|
||||
|
||||
test_url: http://www.computerworld.com/s/article/9224348/Apple_s_new_OS_X_tightens_screws_on_some_malware
|
||||
test_url: http://www.computerworld.com/s/article/9227679/Windows_8_Release_Preview_Updated_but_still_uneasy
|
||||
test_url: http://www.computerworld.com/s/article/9227679/Windows_8_Release_Preview_Updated_but_still_uneasy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue