diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-09-10 17:09:30 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-09-10 17:09:30 +0200 |
| commit | da27b5ec115d898961b3f2b1ebdb7586ac07ae8e (patch) | |
| tree | 8fde883687bfa32ccc8b6e0be7b94e9c8c93685e /articles.washingtonpost.com.txt | |
| parent | 028133cec62243ca45ec2b0f4c336598e6240c2f (diff) | |
| download | ftr-site-config-da27b5ec115d898961b3f2b1ebdb7586ac07ae8e.tar.gz ftr-site-config-da27b5ec115d898961b3f2b1ebdb7586ac07ae8e.zip | |
washingtonpost.com
Diffstat (limited to 'articles.washingtonpost.com.txt')
| -rw-r--r-- | articles.washingtonpost.com.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/articles.washingtonpost.com.txt b/articles.washingtonpost.com.txt new file mode 100644 index 0000000..a76c2d0 --- /dev/null +++ b/articles.washingtonpost.com.txt @@ -0,0 +1,11 @@ +body: //div[contains(@class, "article_body")] +# print view +body: //div[@id='print_facet']//div[@id='body'] + +tidy: no +prune: no + +single_page_link: concat(substring-before(//div[@id="echo_container_a"]/@guid, '_story.html'), '_print.html') + +test_url: http://articles.washingtonpost.com/2011-10-22/world/35279694_1_germany-acts-german-leaders-chancellor-angela-merkel +test_url: http://articles.washingtonpost.com/2013-05-31/opinions/39658000_1_chemical-weapons-mass-destruction-cartels
\ No newline at end of file |
