forked from wallabag/wallabag
updated specific configuration for parsing
This commit is contained in:
20
inc/3rdparty/site_config/standard/blog.pchome.net.txt
vendored
Normal file → Executable file
20
inc/3rdparty/site_config/standard/blog.pchome.net.txt
vendored
Normal file → Executable file
@ -1,12 +1,12 @@
|
||||
# PCHOME blog, a popular Chinese blog host
|
||||
# Oct 15, 2011
|
||||
#
|
||||
|
||||
title://*[contains(@class,'imp')]/h2
|
||||
|
||||
date://*[contains(@class,'imp')]/span
|
||||
body://div[contains(@id,'blog_content')]
|
||||
|
||||
|
||||
# PCHOME blog, a popular Chinese blog host
|
||||
# Oct 15, 2011
|
||||
#
|
||||
|
||||
title://*[contains(@class,'imp')]/h2
|
||||
|
||||
date://*[contains(@class,'imp')]/span
|
||||
body://div[contains(@id,'blog_content')]
|
||||
|
||||
|
||||
|
||||
test_url: http://blog.pchome.net/article/462502.html
|
||||
Reference in New Issue
Block a user