diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2014-12-21 01:28:23 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2014-12-21 01:28:23 +0100 |
| commit | 26b14ae85fad27eca4a747cfe4f0aaf732042d37 (patch) | |
| tree | 8fddbf7ae1636901ad3437dbb0829dc2512169a1 | |
| parent | 43f04917d5650321e4ef3f3f9b1b105d29c25989 (diff) | |
| download | ftr-site-config-26b14ae85fad27eca4a747cfe4f0aaf732042d37.tar.gz ftr-site-config-26b14ae85fad27eca4a747cfe4f0aaf732042d37.zip | |
independent.co.uk
| -rw-r--r-- | independent.co.uk.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/independent.co.uk.txt b/independent.co.uk.txt index af74220..6711a0a 100644 --- a/independent.co.uk.txt +++ b/independent.co.uk.txt @@ -1,9 +1,16 @@ title: //meta[@property='og:title']/@content -body: //div[contains(@class, 'articleContent')] +body: //img[contains(@class, 'FirstImage')] | //div[contains(@class, 'articleContent')] date: //meta[@property='article:published_time']/@content author: //div[@id='main']//div[@class='byline']//span[@class='authorName'] strip_id_or_class: RelatedArtTag +strip: //h5[contains(., 'READ MORE:')] +strip: //h5[contains(., 'Read more:')] + tidy: no -test_url: http://www.independent.co.uk/news/world/middle-east/syria-could-face-human-rights-probe-2274326.html
\ No newline at end of file +test_url: http://www.independent.co.uk/news/world/middle-east/syria-could-face-human-rights-probe-2274326.html +test_url: http://www.independent.co.uk/voices/comment/robert-fisk-on-the-cia-torture-report-once-again-language-is-distorted-in-order-to-hide-us-state-wrongdoing-9924501.html +test_contains: Thank God for Noam Chomsky. + +test_url: http://www.independent.co.uk/news/uk/rss
\ No newline at end of file |
