forked from wallabag/wallabag
updated specific configuration for parsing
This commit is contained in:
12
inc/3rdparty/site_config/standard/sqlite.org.txt
vendored
Normal file → Executable file
12
inc/3rdparty/site_config/standard/sqlite.org.txt
vendored
Normal file → Executable file
@ -1,7 +1,7 @@
|
||||
body: //div[@id='ff-body']
|
||||
|
||||
replace_string(<h1 align=center>): <div id="ff-body"><h1 align=center>
|
||||
|
||||
prune: no
|
||||
|
||||
body: //div[@id='ff-body']
|
||||
|
||||
replace_string(<h1 align=center>): <div id="ff-body"><h1 align=center>
|
||||
|
||||
prune: no
|
||||
|
||||
test_url: http://www.sqlite.org/fileformat2.html
|
||||
Reference in New Issue
Block a user