diff options
Diffstat (limited to '.posterous.com.txt')
| -rw-r--r-- | .posterous.com.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.posterous.com.txt b/.posterous.com.txt deleted file mode 100644 index 2ec313e..0000000 --- a/.posterous.com.txt +++ /dev/null @@ -1,11 +0,0 @@ -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(<p />): <br /><br /> -prune: no -test_url: http://blog.mariosc.com/book-recommendation-we-are-all-weird
\ No newline at end of file |
