diff options
Diffstat (limited to 'itnews.com.au.txt')
| -rw-r--r-- | itnews.com.au.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/itnews.com.au.txt b/itnews.com.au.txt new file mode 100644 index 0000000..47cbb0f --- /dev/null +++ b/itnews.com.au.txt @@ -0,0 +1,5 @@ +title: //h1[@class='article-header'] +body: //div[@class='body-content'] +author: //span[@class='author-byline']/a[contains(@id, 'Author')] + +strip: //span[contains(@id, 'Article_SourceLabel')] |
