From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- .posterous.com.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .posterous.com.txt (limited to '.posterous.com.txt') diff --git a/.posterous.com.txt b/.posterous.com.txt new file mode 100644 index 0000000..2ec313e --- /dev/null +++ b/.posterous.com.txt @@ -0,0 +1,11 @@ +body: //div[starts-with(@id, 'post_') and @class='post'] | //article[starts-with(@id, 'post_')] +strip: //div[contains(@class, 'sharing') or contains(@class, 'infobar') or contains(@class, 'editbox')] +strip: //aside[contains(@class, 'p_responses')] +strip: //h2[starts-with(@id, 'posttitle_')] +strip: //header | //footer +strip: //*[@id='extra_links'] +strip: //img[contains(@class, 'profile_border')] +# fixes paragraphing issues +replace_string(

):

+prune: no +test_url: http://blog.mariosc.com/book-recommendation-we-are-all-weird \ No newline at end of file -- cgit v1.3.1