mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-14 13:25:13 -05:00
11 lines
364 B
Plaintext
11 lines
364 B
Plaintext
body: //div[@class="storybox"]
|
|
title: //div[@class="storybox"]//h1
|
|
strip: //p[@class='metaline']
|
|
date: substring-after(//*[@class='time'],'Erstellt am')
|
|
strip: //div[@class='fact']
|
|
strip: //p[@class='backlink']
|
|
strip: //div[@class='mailto']
|
|
strip: //div[@id='forumDisclaimer']
|
|
strip: //div[@class='forum']
|
|
|
|
test_url: http://science.orf.at/stories/1700900/ |