From 1528722ccfa88352c69904c8a1418b7cb871d52c Mon Sep 17 00:00:00 2001 From: Jan Lukas Gernert Date: Thu, 14 Apr 2016 07:00:52 +0200 Subject: Random fixes (#145) * add trailers.apple.com * fix title of Hardwareluxx.de * fix No test URL warning for sz.de and sueddeutsche.de * fix .hardware.info test-url mismatch * fix .tweakblogs.net test-url mismatch * remove posterus.com since it's no longer available - wikipedia: In February 2013, Posterous announced that they would be shutting down the service on 30 April 2013. * add test_url to computerworld.com * add test_url to au.news.yahoo.com * add test_url to itworld.com * add test_url to itnews.com * add test_url to infoworld.com --- .posterous.com.txt | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .posterous.com.txt (limited to '.posterous.com.txt') 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(

):

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