mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-14 13:01:09 +00:00
11 lines
No EOL
409 B
Text
Executable file
11 lines
No EOL
409 B
Text
Executable file
title://*[@class='primary']/h1
|
|
date: //*[@class='articledate']
|
|
author: substring-before(substring-after(//*[@class='block first']/p,'2012 '),'.')
|
|
body: //div[@class='primary']
|
|
footnotes: yes
|
|
strip: //*[@class='primary']/h1
|
|
strip: //*[@class='articledate']
|
|
strip: //*[@class='detailsarticle']
|
|
strip: //*[@class='endnav']
|
|
strip: //*[@class='endmeta']
|
|
test_url: http://shawnblanc.net/2011/11/kindle-touch-review/ |