diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-05-29 00:02:32 -0700 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-05-29 00:02:32 -0700 |
| commit | 16b285a9ff9826b1243f4bf13a0b948ffa0887a0 (patch) | |
| tree | 8f23424366bb8b19e78f01dadf5189ab94008d74 | |
| parent | 925fe6bc1c057763e26f8d2a6fc615747b477e4d (diff) | |
| parent | 585c9f4246f69c24ee1f86634e5aa4a852e87c6b (diff) | |
| download | ftr-site-config-16b285a9ff9826b1243f4bf13a0b948ffa0887a0.tar.gz ftr-site-config-16b285a9ff9826b1243f4bf13a0b948ffa0887a0.zip | |
Merge pull request #6 from timgws/patch-4
Update huffingtonpost.com.txt
| -rw-r--r-- | huffingtonpost.com.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/huffingtonpost.com.txt b/huffingtonpost.com.txt index fb990a7..d4618c1 100644 --- a/huffingtonpost.com.txt +++ b/huffingtonpost.com.txt @@ -3,14 +3,19 @@ body: //div[img[starts-with(@id, 'img_caption')]] | //div[@class="big_photo"] | date: //meta[@name="publish_date"]/@content author: //a[@rel="author"] author: //meta[@name="author"]/@content + prune: no tidy: no + strip: //footer strip_id_or_class: ps-slideshow strip_id_or_class: fs-slideshow strip: //p[contains(., 'Related on HuffPost:')] +strip_id_or_class: contribute-story +strip_id_or_class: promo_holder + # end early replace_string(<div class="sbm-main): </body></html><div class="not-interested test_url: http://www.huffingtonpost.com/mitch-moxley/tracking-beijings-boom-th_b_1209828.html -test_url: http://www.huffingtonpost.com/2012/09/11/president-obama-iphone-throwdown_n_1873826.html
\ No newline at end of file +test_url: http://www.huffingtonpost.com/2012/09/11/president-obama-iphone-throwdown_n_1873826.html |
