diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-10-20 13:59:39 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-10-20 13:59:39 +0200 |
| commit | e4649ff28f99e1c820377bac83f47c0e05de7628 (patch) | |
| tree | 8b10cfe9785cda910424d3c976d160339d47d8f6 | |
| parent | e54ad1af07b61ade355aecc4d42e564c97d0e619 (diff) | |
| download | ftr-site-config-e4649ff28f99e1c820377bac83f47c0e05de7628.tar.gz ftr-site-config-e4649ff28f99e1c820377bac83f47c0e05de7628.zip | |
washingtonpost.com
| -rw-r--r-- | washingtonpost.com.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/washingtonpost.com.txt b/washingtonpost.com.txt index 0318aba..0aa9f1d 100644 --- a/washingtonpost.com.txt +++ b/washingtonpost.com.txt @@ -21,8 +21,11 @@ strip_id_or_class: carousel strip_id_or_class: toolbar strip_id_or_class: module -# Change gJQAwdJG4U_story.html to gJQAwdJG4U_story_print.html -single_page_link: concat(substring-before(//link[@rel="canonical"]/@href, "_story.html"), "_story_print.html") +# Change gJQAwdJG4U_story.html to gJQAwdJG4U_print.html +single_page_link: concat(substring-before(//link[@rel="canonical"]/@href, "_story.html"), "_print.html") + +# [OLD] Change gJQAwdJG4U_story.html to gJQAwdJG4U_story_print.html +#single_page_link: concat(substring-before(//link[@rel="canonical"]/@href, "_story.html"), "_story_print.html") test_url: http://www.washingtonpost.com/world/europe/in-europe-new-fears-of-german-might/2011/10/19/gIQA3baZ7L_story.html?hpid=z1 test_url: http://www.washingtonpost.com/national/health-science/radical-theory-of-first-americans-places-stone-age-europeans-in-delmarva-20000-years-ago/2012/02/28/gIQA4mriiR_story.html |
