diff options
| author | Jan Lukas Gernert <jangernert@users.noreply.github.com> | 2016-04-14 07:00:52 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2016-04-14 08:00:52 +0300 |
| commit | 1528722ccfa88352c69904c8a1418b7cb871d52c (patch) | |
| tree | 0c5f17eac7721234588229a8df49c18706d279ad /.posterous.com.txt | |
| parent | 097fdb74e537fcda852bc8fe054c92bc2936d103 (diff) | |
| download | ftr-site-config-1528722ccfa88352c69904c8a1418b7cb871d52c.tar.gz ftr-site-config-1528722ccfa88352c69904c8a1418b7cb871d52c.zip | |
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
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 |
