diff options
| author | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2017-02-01 23:15:06 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2017-02-01 23:15:06 +0100 |
| commit | a247cc5261ff838383f76ffcd44a420caea75f70 (patch) | |
| tree | c9ef2338a603041841095e961a484428aff3b5e2 /huffingtonpost.com.txt | |
| parent | 2833f76fd8d7adaf18146ee2313356e4d02c671d (diff) | |
| download | ftr-site-config-a247cc5261ff838383f76ffcd44a420caea75f70.tar.gz ftr-site-config-a247cc5261ff838383f76ffcd44a420caea75f70.zip | |
Some fixes (#250)
* Fix LF / CRLF
* Fix some typos
Diffstat (limited to 'huffingtonpost.com.txt')
| -rw-r--r-- | huffingtonpost.com.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/huffingtonpost.com.txt b/huffingtonpost.com.txt index d4618c1..69b6b10 100644 --- a/huffingtonpost.com.txt +++ b/huffingtonpost.com.txt @@ -1,4 +1,4 @@ -title: //meta[@property="og:title"]/@content +title: //meta[@property="og:title"]/@content body: //div[img[starts-with(@id, 'img_caption')]] | //div[@class="big_photo"] | //div[contains(@class, 'entry_body_text')] date: //meta[@name="publish_date"]/@content author: //a[@rel="author"] @@ -15,7 +15,7 @@ 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 +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 |
