diff options
| -rw-r--r-- | smh.com.au.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smh.com.au.txt b/smh.com.au.txt index f7275f2..fc689ce 100644 --- a/smh.com.au.txt +++ b/smh.com.au.txt @@ -1,4 +1,4 @@ -body: //div[@id='content'] +body: div[@itemprop="articleBody"] title: //h1[@class='cN-headingPage'] author: //h3[@class='authorName'] date: //dd[@class='updated dtstamp'] |
