diff options
Diffstat (limited to 'information.dk.txt')
| -rw-r--r-- | information.dk.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/information.dk.txt b/information.dk.txt new file mode 100644 index 0000000..3ade754 --- /dev/null +++ b/information.dk.txt @@ -0,0 +1,7 @@ +title: //meta[@property='og:title']/@content +author: //*[@property='dc:creator'] +date: //*[@property='dc:date']/@content +body: //div[@id='page-content']//div[contains(@class, 'article-body')] + +tidy: no +test_url: http://www.information.dk/282307
\ No newline at end of file |
