diff options
| -rw-r--r-- | theguardian.com.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/theguardian.com.txt b/theguardian.com.txt index 068b7d2..c803e4e 100644 --- a/theguardian.com.txt +++ b/theguardian.com.txt @@ -3,10 +3,11 @@ body: //div[@id='article-wrapper'] date: //li[@class='publication']//time[@pubdate] | //li[@class='publication']//data[@pubdate] strip: //div[contains(@class, 'email-subscription')] strip: //div[contains(@class, 'kindleWidget')] -strip: //a[not(text())] +#strip: //a[not(text())] strip_id_or_class: pocket-btn author: //li[@class='byline'] prune: no tidy: no test_url: http://www.theguardian.com/world/2013/oct/04/nsa-gchq-attack-tor-network-encryption -test_url: http://www.theguardian.com/world/2013/oct/03/edward-snowden-files-john-lanchester
\ No newline at end of file +test_url: http://www.theguardian.com/world/2013/oct/03/edward-snowden-files-john-lanchester +test_url: http://www.theguardian.com/commentisfree/2014/jun/15/britishness-search-identity-my-part-in-camerons-odyssey
\ No newline at end of file |
