diff options
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 |
