diff options
| -rw-r--r-- | nbnnews.com.au.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nbnnews.com.au.txt b/nbnnews.com.au.txt index 10b5e0a..ab70acf 100644 --- a/nbnnews.com.au.txt +++ b/nbnnews.com.au.txt @@ -1,3 +1,3 @@ -body: //div[contains(concat(' ',normalize-space(@class),' '),' post-inner ') or contains(@class, 'single-post-thumb')] +body: //div[contains(concat(' ',normalize-space(@class),' '),' entry ') or contains(@class, 'single-post-thumb')] test_url: http://www.nbnnews.com.au/index.php/2015/03/24/lismore-man-will-attempt-to-run-around-australia/ test_url: http://www.nbnnews.com.au/index.php/category/nthn-rivers-sport/feed/
\ No newline at end of file |
