]>
Commit | Line | Data |
---|---|---|
1 | body: //div[@class="storybox"]\r | |
2 | title: //div[@class="storybox"]//h1\r | |
3 | strip: //p[@class='metaline']\r | |
4 | date: substring-after(//*[@class='time'],'Erstellt am')\r | |
5 | strip: //div[@class='fact']\r | |
6 | strip: //p[@class='backlink']\r | |
7 | strip: //div[@class='mailto']\r | |
8 | strip: //div[@id='forumDisclaimer']\r | |
9 | strip: //div[@class='forum']\r | |
10 | ||
11 | test_url: http://science.orf.at/stories/1700900/ |