mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-16 14:15:10 -05:00
5 lines
210 B
Plaintext
5 lines
210 B
Plaintext
|
title: //h1
|
||
|
author: //*[@class='byline']
|
||
|
date: substring-after(//*[@class='pubdatetime'], 'Published: ')
|
||
|
body: //*[@class='body-block']
|
||
|
test_url: http://utdailybeacon.com/news/2012/oct/8/energy-forum-continues/
|