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 /sueddeutsche.de.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 'sueddeutsche.de.txt')
| -rw-r--r-- | sueddeutsche.de.txt | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/sueddeutsche.de.txt b/sueddeutsche.de.txt index 71ec5aa..de619eb 100644 --- a/sueddeutsche.de.txt +++ b/sueddeutsche.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 @@ -27,3 +6,4 @@ strip: //div[@id="article-sidebar-wrapper"] strip: //p[@class="anzeige"] strip: //section[@class="authors"] +test_url: http://www.sueddeutsche.de/muenchen/mietshaus-am-gaertnerplatz-alles-muss-raus-1.1556693 |
