forked from wallabag/wallabag
updated specific configuration for parsing
This commit is contained in:
8
inc/3rdparty/site_config/standard/blogs.msdn.com.txt
vendored
Normal file → Executable file
8
inc/3rdparty/site_config/standard/blogs.msdn.com.txt
vendored
Normal file → Executable file
@ -1,6 +1,6 @@
|
||||
title: //h3[@class="post-name"]
|
||||
author: //span[@class="user-name"]
|
||||
date: //div[@class="post-date"]
|
||||
body: //div[@class="post-content user-defined-markup"]
|
||||
title: //h3[@class="post-name"]
|
||||
author: //span[@class="user-name"]
|
||||
date: //div[@class="post-date"]
|
||||
body: //div[@class="post-content user-defined-markup"]
|
||||
footnotes: no
|
||||
test_url: http://blogs.msdn.com/b/b8/archive/2011/10/04/designing-the-start-screen.aspx
|
||||
Reference in New Issue
Block a user