mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 12:25:07 -05:00
6 lines
297 B
Plaintext
6 lines
297 B
Plaintext
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/ |