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