mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-24 10:01:02 +00:00
5 lines
No EOL
225 B
Text
5 lines
No EOL
225 B
Text
title://div[@class="post"]/h2
|
|
author://p[@class="postinfo"]/a
|
|
date:substring-before(substring-after(//p[@class="postinfo"],' on '),' under ')
|
|
body://div[@class="contenttext"]
|
|
test_url: http://weblog.bignerdranch.com/?p=304 |