]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - inc/3rdparty/site_config/standard/computerworld.com.txt
update config from @fivefilters
[github/wallabag/wallabag.git] / inc / 3rdparty / site_config / standard / computerworld.com.txt
index 1f55e2cb87f504ba5181822e6a03cf1fdc7bfb54..7f20a4dac7781d4c30f2df4c2a47ea84317d8586 100755 (executable)
@@ -1,5 +1,8 @@
 title: //meta[@name='headline']/@content
-body://div[@id="drr-container"]
+date: //meta[@name='date']/@content
+author: //meta[@name='author']/@content
+body: //div[contains(@class, 'article')]
+body://div[@id="article_body"]
 
 strip_id_or_class: banner
 strip: //noscript
@@ -16,4 +19,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
\ No newline at end of file