mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-14 13:01:09 +00:00
6 lines
No EOL
293 B
Text
Executable file
6 lines
No EOL
293 B
Text
Executable file
title: //h2[@class='posttitle']
|
|
date: substring-before(substring-after(//span[@class='postdate'], 'on '), ' by')
|
|
date: //span[@class='postdate']
|
|
author: //span[@class='postdate']/a
|
|
body: //div[@class='entry line_top']
|
|
test_url: http://videogum.com/395042/here-are-some-afternoon-links-92/list/ |