diff options
| -rw-r--r-- | tomshardware.com.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tomshardware.com.txt b/tomshardware.com.txt index 2b43757..5f8cbdd 100644 --- a/tomshardware.com.txt +++ b/tomshardware.com.txt @@ -4,5 +4,5 @@ author: //a[@itemprop = 'author'] date: //time[@itemprop = 'datePublished'] body: //div[@id = 'intelliTXT'] -next_page_link: //li[@class="pagin next"]/a +next_page_link: //link[@rel='next']/@href test_url: http://www.tomshardware.com/reviews/gaming-graphics-card-review,3107.html
\ No newline at end of file |
