mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 22:59:02 +00:00
11 lines
No EOL
412 B
Text
Executable file
11 lines
No EOL
412 B
Text
Executable file
single_page_link: //div[@id='content']//p[@class='readMore']/a
|
|
|
|
title: //div[@class='hidden offscreen']/h2
|
|
body: //div[@id="storyText"]
|
|
move_into(//div[@id='storyText']): //div[@class='fact']
|
|
strip: //small[@class='credit']
|
|
strip: //small[@class='caption']
|
|
date: substring-after(//div[@id='storyMeta']//p[@class='date'],'Publiziert am')
|
|
strip: //p[@class='toplink']
|
|
|
|
test_url: http://news.orf.at/stories/2084731/ |