summaryrefslogtreecommitdiff
path: root/heise.de.txt
Commit message (Collapse)AuthorAgeFilesLines
* Some site configuration and access mode matching (#290)lumiru2017-04-191-0/+0
| | | | | | | | * Add configuration for dailymotion, interview magazine, it's foss, le vent se lève, le monde informatique, stackexchange, the linux documentation project, turnoff.us * Set same file mode on each file * Rename stackexchange.com.txt to .stackexchange.com.txt
* fixes next_page_link detection for heise-ct (#274)Strubbl2017-03-041-1/+1
| | | | | | | | | | | | | This commit fixes the next_page_link detection for heise.de/ct/ articles, where the next-link (<a> with class=next) refers to the next article and not to the next page. Therefore i added a check, that the link text does not contain the word "Artikel". Without that check all consecutive articles are fetched, altough they are new articles and not a follow-up page of the same article. e.g.: https://www.heise.de/ct/ausgabe/2017-6-DVB-T2-HD-startet-in-Deutschland-3636637.html
* Some fixes (#250)Jeremy Benoist2017-02-011-1/+2
| | | | | | * Fix LF / CRLF * Fix some typos
* fixes retrieving title in heise autos (#226)Strubbl2016-12-021-1/+1
| | | | | | | | | | | adds a new test url pointing to a heise autos article, which is http://heise.de/-3527918 and gets resolved to https://www.heise.de/autos/artikel/China-Sondersteuer-auf-besonders-teure-Autos-3527918.html?view=print The latter contains an h1 tag, which does not include the real title of the article, but instead the date of the article: <h1><span class="untertitel">01.12.2016</span></h1> Removing the title param from this config fixes this issue, also not destroying fetching title of other heise.de test_urls and keeping those intact.
* Updated heise.de.txt to work with articles from heise.de/tp and heise.de/ct ↵Marmo2016-10-091-0/+4
| | | | | | | | | | | | (#209) * Update heise.de.txt for telepolis-articles Added single_page_link for printing versions in articles at heise.de/tp/ * Update heise.de.txt for ct-articles in articles at heise.de/ct there is no print/single-page-link, so a next_page_link is needed
* Update futurezone.at and heise.de (#188)Lukas Anzinger2016-07-261-2/+3
| | | | | | * futurezone.at: Update site config. * heise.de: Fix extraction of author and single page link.
* Update heise.de.txtFiveFilters.org2016-02-171-1/+4
|
* modified config filesJeanLuc2015-11-121-1/+12
|
* Major update for heise.de.txtzinnober2014-08-261-4/+39
|
* Initial commitFiveFilters.org2013-02-271-0/+7