mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-14 05:15:14 -05:00
7 lines
252 B
Plaintext
Executable File
7 lines
252 B
Plaintext
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/ |