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 --- computerworld.com.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'computerworld.com.txt') diff --git a/computerworld.com.txt b/computerworld.com.txt index 9898309..a93446a 100644 --- a/computerworld.com.txt +++ b/computerworld.com.txt @@ -15,3 +15,5 @@ strip: //h3[contains(., "See also:")] strip: //div[@id="article-top-page-number"] strip: //p[starts-with(normalize-space(.), '[')] strip: //p[starts-with(normalize-space(.), '+')] + +test_url: http://www.computerworld.com/article/3054550/data-storage/scientists-could-use-dna-to-shrink-a-data-center-into-a-sugar-cube.html -- cgit v1.3.1