diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-10-07 13:14:00 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-10-07 13:14:00 +0200 |
| commit | b8588b00e9f5899f07bfaa9617ba6cf6a9282993 (patch) | |
| tree | 1cbf4bce4e75af13906bdd651650bdf0c2cd62df /theguardian.com.txt | |
| parent | 97e4d499b793a69e28ef33219f677ae853d0a2cc (diff) | |
| download | ftr-site-config-b8588b00e9f5899f07bfaa9617ba6cf6a9282993.tar.gz ftr-site-config-b8588b00e9f5899f07bfaa9617ba6cf6a9282993.zip | |
theguardian.com
Diffstat (limited to 'theguardian.com.txt')
| -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 |
