]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
update heise.de.txt 865/head
authorMarmo <Marmo@users.noreply.github.com>
Sat, 11 Oct 2014 13:22:53 +0000 (15:22 +0200)
committerMarmo <Marmo@users.noreply.github.com>
Sat, 11 Oct 2014 13:22:53 +0000 (15:22 +0200)
Multi-page Telepolis-articles (www.heise.de/tp/...) are not fetched correctly atm. My addition to the single_page_link makes it work (tested with http://www.heise.de/tp/artikel/42/42579/1.html).

inc/3rdparty/site_config/standard/heise.de.txt

index c51af5619baeac28bb38feb970caeb2b26d74c53..37a4aaf0d0d37684155775e516eb259f845a5217 100755 (executable)
@@ -1,7 +1,9 @@
-single_page_link: //p[@class='news_option']/a
+#second part of single_page_link for telepolis-articles (desktop-version of site)
+single_page_link: //p[@class='news_option']/a | //a[@id='tp-druckversion']
 
 date: //p[@class='news_datum']
 title: //h1
 body: //div[@class='meldung_wrapper']
 
-test_url: http://www.heise.de/newsticker/meldung/Europa-soll-Grundrechteschutz-im-Netz-staerken-1392664.html
\ No newline at end of file
+test_url: http://www.heise.de/newsticker/meldung/Europa-soll-Grundrechteschutz-im-Netz-staerken-1392664.html
+test_url: http://www.heise.de/tp/artikel/42/42579/1.html