diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2015-09-28 16:15:18 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2015-09-28 16:15:18 +0200 |
| commit | fadc35d3f9bacdb212dedbc887b80db5bc6ef91c (patch) | |
| tree | 909fd3acf8fa0c5dc54aacec7ed1431d504f4664 | |
| parent | 028698e8cda5924fad33d2883e13740e14673cc6 (diff) | |
| download | ftr-site-config-fadc35d3f9bacdb212dedbc887b80db5bc6ef91c.tar.gz ftr-site-config-fadc35d3f9bacdb212dedbc887b80db5bc6ef91c.zip | |
ecowatch.com
| -rw-r--r-- | ecowatch.com.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ecowatch.com.txt b/ecowatch.com.txt new file mode 100644 index 0000000..b115cc6 --- /dev/null +++ b/ecowatch.com.txt @@ -0,0 +1,10 @@ +date: //meta[@property="article:published_time"]/@content +body: //div[contains(concat(' ',normalize-space(@class),' '),' post-content ')] +strip_id_or_class: print-no +strip_id_or_class: subscribe +strip_id_or_class: pagination +strip: //p[starts-with(., 'Read page ')] + +next_page_link: //link[@rel="next"] + +test_url: http://ecowatch.com/2015/09/16/gop-climate-change-denial/
\ No newline at end of file |
