forked from wallabag/wallabag
update config from @fivefilters
This commit is contained in:
17
inc/3rdparty/site_config/standard/cnet.com.au.txt
vendored
Executable file
17
inc/3rdparty/site_config/standard/cnet.com.au.txt
vendored
Executable file
@ -0,0 +1,17 @@
|
||||
title: //meta[@property="og:title"]/@content
|
||||
body: //div[contains(@class, 'postBody')]
|
||||
date: //div[@id='nameAndTime']/time
|
||||
author: //div[@id='nameAndTime']/span[@class='author']
|
||||
|
||||
strip_id_or_class: image-credit
|
||||
strip_id_or_class: noAutolink
|
||||
strip_id_or_class: related
|
||||
strip_id_or_class: cite
|
||||
|
||||
prune: no
|
||||
tidy: no
|
||||
|
||||
# early end
|
||||
replace_string(Download today's podcast</a>): Download today's podcast</a></div></body></html>
|
||||
|
||||
test_url: http://www.cnet.com/8301-13952_1-57367607-81/the-404-981-where-the-world-is-a-vampire-podcast/
|
||||
Reference in New Issue
Block a user