mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 12:25:07 -05:00
8 lines
282 B
Plaintext
8 lines
282 B
Plaintext
title: //title
|
|
author: //p[@id='author-name-role']/a
|
|
date: substring-after(//p[@class='time'],'Posted')
|
|
body: //div[@id='main']
|
|
strip: //div[@id='author-info']
|
|
strip: //div[@id='author-links']
|
|
strip: //h1
|
|
test_url: http://www.scotusblog.com/2012/04/shaken-baby-case-an-update/ |