diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-10-05 11:43:20 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-10-05 11:43:20 +0200 |
| commit | b1f1d7e13ea1dd2e70b3459827582d226c7bb55e (patch) | |
| tree | f03645d3e553d4b79d31fa36cd09ff916b76a79a /theguardian.com.txt | |
| parent | bb9e7df0d911bc0e70470f1e395d8afa2819e1e9 (diff) | |
| download | ftr-site-config-b1f1d7e13ea1dd2e70b3459827582d226c7bb55e.tar.gz ftr-site-config-b1f1d7e13ea1dd2e70b3459827582d226c7bb55e.zip | |
npr.org and theguardian.com
Diffstat (limited to 'theguardian.com.txt')
| -rw-r--r-- | theguardian.com.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/theguardian.com.txt b/theguardian.com.txt new file mode 100644 index 0000000..2b50949 --- /dev/null +++ b/theguardian.com.txt @@ -0,0 +1,8 @@ +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')] +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 |
