mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 22:59:02 +00:00
6 lines
No EOL
344 B
Text
Executable file
6 lines
No EOL
344 B
Text
Executable file
title://div[@class="entrytitle"]/a
|
|
author:substring-after(substring-before(//div[@class="entrytime"], "|"), "By ")
|
|
date:substring-before(substring-after(//div[@class="entrytime"], "|"), "- Posted")
|
|
body://div[@class="entrybody"]
|
|
strip://div[@class="entrybody"]//p[@class="singleinfo"]
|
|
test_url: http://clientk.com/2011/12/19/the-impact-of-more/ |