mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-08 23:58:50 +01:00
11 lines
409 B
Plaintext
Executable File
11 lines
409 B
Plaintext
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/ |