diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2015-04-29 20:40:41 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2015-04-29 20:40:41 +0200 |
| commit | 98c520cd79ed75f4b3584c3a28dcf0dd589c307c (patch) | |
| tree | f2b0ad8aa977dd329c4b2a0bab2cd6501d8c3e0c /france24.com.txt | |
| parent | 52455005149e7d6b7c3c7b510d348036b7130374 (diff) | |
| download | ftr-site-config-98c520cd79ed75f4b3584c3a28dcf0dd589c307c.tar.gz ftr-site-config-98c520cd79ed75f4b3584c3a28dcf0dd589c307c.zip | |
site config updates
france24.com, mobile.nytimes.com, washingtonpost.com
Diffstat (limited to 'france24.com.txt')
| -rw-r--r-- | france24.com.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/france24.com.txt b/france24.com.txt new file mode 100644 index 0000000..6356e04 --- /dev/null +++ b/france24.com.txt @@ -0,0 +1,14 @@ +# Generated by FiveFilters.org's web-based selection tool +# Place this file inside your site_config/custom/ folder +# Source: http://siteconfig.fivefilters.org/grab.php?url=http%3A%2F%2Fwww.france24.com%2Fen%2F20150427-togo-gnassingbe-poised-extend-power-election%2F + +body: //article[contains(concat(' ',normalize-space(@class),' '),' article-long ')]//div[contains(concat(' ',normalize-space(@class),' '),' bd ')] +title: //h1[@class="title"] +author://p[@class="author"] +date://p[@class="modification"] + +find_string: <p class="modification">Latest update : +replace_string: <p class="modification"> + + +test_url: http://www.france24.com/en/20150427-togo-gnassingbe-poised-extend-power-election/
\ No newline at end of file |
