diff options
| -rw-r--r-- | theguardian.com.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/theguardian.com.txt b/theguardian.com.txt index 2b50949..068b7d2 100644 --- a/theguardian.com.txt +++ b/theguardian.com.txt @@ -2,7 +2,11 @@ title: //div[@id='main-article-info']//h1 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_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
\ No newline at end of file +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 |
