mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 14:49:15 +00:00
5 lines
No EOL
281 B
Text
Executable file
5 lines
No EOL
281 B
Text
Executable file
title: //div[@class='post']/h2
|
|
author: substring-before(substring-after(//div[@class='alignright']/small, 'By '),'-')
|
|
date: substring-after(//div[@class='alignright']/small, '-')
|
|
strip: //div[@class='alignleft']
|
|
test_url: http://www.ritholtz.com/blog/2012/09/situational-awareness/ |