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