diff options
Diffstat (limited to 'theaustralian.com.au.txt')
| -rw-r--r-- | theaustralian.com.au.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/theaustralian.com.au.txt b/theaustralian.com.au.txt new file mode 100644 index 0000000..1245efc --- /dev/null +++ b/theaustralian.com.au.txt @@ -0,0 +1,6 @@ +body: //div[contains(@class, 'story-body')] +author: //cite[contains(@class, 'author')] +date: //span[@class='datestamp'] + +strip: //div[@class='story-info'] + |
