mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-18 23:21:03 +00:00
7 lines
No EOL
257 B
Text
7 lines
No EOL
257 B
Text
author: //div[@class='authorDescription']/h2
|
|
body: //div[@id='story']
|
|
date: substring-before(substring-after(//p[@class='date'],'Erstellt am:'), '-')
|
|
title: //h1[@class='detail']
|
|
strip: //div[@class='fact']
|
|
|
|
test_url: http://fm4.orf.at/stories/1689156/ |