mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 14:49:15 +00:00
7 lines
No EOL
252 B
Text
Executable file
7 lines
No EOL
252 B
Text
Executable file
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/ |