]>
Commit | Line | Data |
---|---|---|
1 | title: //meta[@property='og:title']/@content\r | |
2 | author: //div[@class='articleFunctions']//a\r | |
3 | date: //meta[@name='pubdate']/@content\r | |
4 | \r | |
5 | # Can you strip elements from the body only? It is required here (`//div[@class='articleContent']/p` breaks for some reason)\r | |
6 | body: //div[@class='articleContent']\r | |
7 | \r | |
8 | tidy: no | |
9 | test_url: http://www.dr.dk/Nyheder/Udland/2011/10/24/150115.htm |