mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 12:25:07 -05:00
8 lines
280 B
Plaintext
8 lines
280 B
Plaintext
|
title: //div [@class="post contain"]/h1
|
||
|
strip: //div [@class="post contain"]/h1
|
||
|
body: //div [@class="post contain"]
|
||
|
author: substring-before(//title, ':')
|
||
|
author: substring-before(//title, ' ')
|
||
|
|
||
|
|
||
|
test_url: http://eamesinerudition.com/2012/03/hospital-numbers-are-bad-for-you
|