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