update heise.de.txt

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).
This commit is contained in:
Marmo 2014-10-11 15:22:53 +02:00
parent 6b0894c66a
commit ad0eccb4cd
1 changed files with 4 additions and 2 deletions

View File

@ -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
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