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 --- sz.de.txt | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) (limited to 'sz.de.txt') diff --git a/sz.de.txt b/sz.de.txt index e659bdb..b159c23 100644 --- a/sz.de.txt +++ b/sz.de.txt @@ -1,24 +1,3 @@ -# 2012-12-04: complete rewrite after Süddeutsche.de relaunch - carlo@... - -#single_page_link: //a[ contains( @href, "/2.220/" ) ] - -#body: //article[@id="sitecontent"]/section[@class="body"] -#author: //address[@class="author"] -#date: //div[@class="header"]//h1//span[@class="updated"] -#wrap_in(small): //div[@class="footer"] -#wrap_in(i): //figcaption/h3 -#dissolve: //figcaption//h3 -#dissolve: //figure/div[@class="body"] -#dissolve: //figure/a - -#strip: //figure[ not( contains(@class, "zoomimage" ) ) ] -#strip: //div[@data-onlineonly="true"] -#strip: //address[@class="author"] - -#test_url: http://www.sueddeutsche.de/muenchen/mietshaus-am-gaertnerplatz-alles-muss-raus-1.1556693 - - - body: //article[@id="sitecontent"] author: //meta[@name="author"]/@content @@ -28,3 +7,4 @@ strip: //p[@class="anzeige"] strip: //section[@class="authors"] strip: //div[contains(@class, "embed")] +test_url: http://www.sueddeutsche.de/muenchen/mietshaus-am-gaertnerplatz-alles-muss-raus-1.1556693 -- cgit v1.3.1