diff options
| -rw-r--r-- | newsweek.com.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/newsweek.com.txt b/newsweek.com.txt index 5a5f6b9..565648b 100644 --- a/newsweek.com.txt +++ b/newsweek.com.txt @@ -1,3 +1,6 @@ -tidy: no +body: //div[@class = 'article-body'] +title: //h1[@class = 'article-title'] +strip: //aside -test_url: http://www.newsweek.com/day-steve-mcqueen-met-his-new-nazi-neighbor-keith-moon-229741
\ No newline at end of file +test_url: http://www.newsweek.com/day-steve-mcqueen-met-his-new-nazi-neighbor-keith-moon-229741 +test_url: http://www.newsweek.com/2014/06/13/how-greylock-partners-finds-next-facebook-253329.html |
