diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2017-02-15 14:37:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-15 14:37:00 +0100 |
| commit | 48147f2b3c64929c6126f93984c9d82a3a157e15 (patch) | |
| tree | 836b7ade82d54e517b0cf7294911a5c534657323 | |
| parent | b7f6f07c38d6367e56aeec8ff10bd76378770bf3 (diff) | |
| download | ftr-site-config-48147f2b3c64929c6126f93984c9d82a3a157e15.tar.gz ftr-site-config-48147f2b3c64929c6126f93984c9d82a3a157e15.zip | |
Update independent.co.uk.txt
| -rw-r--r-- | independent.co.uk.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/independent.co.uk.txt b/independent.co.uk.txt index 6711a0a..d142d81 100644 --- a/independent.co.uk.txt +++ b/independent.co.uk.txt @@ -1,9 +1,11 @@ title: //meta[@property='og:title']/@content +body: //div[@itemprop="articleBody"] 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_id_or_class: syndication-btn strip: //h5[contains(., 'READ MORE:')] strip: //h5[contains(., 'Read more:')] @@ -13,4 +15,4 @@ test_url: http://www.independent.co.uk/news/world/middle-east/syria-could-face-h 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 +test_url: http://www.independent.co.uk/news/uk/rss |
