| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixes retrieving title in heise autos (#226) | Strubbl | 2016-12-02 | 1 | -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 ↵ | Marmo | 2016-10-09 | 1 | -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 Anzinger | 2016-07-26 | 1 | -2/+3 |
| | | | | | | | * futurezone.at: Update site config. * heise.de: Fix extraction of author and single page link. | ||||
| * | Update heise.de.txt | FiveFilters.org | 2016-02-17 | 1 | -1/+4 |
| | | |||||
| * | modified config files | JeanLuc | 2015-11-12 | 1 | -1/+12 |
| | | |||||
| * | Major update for heise.de.txt | zinnober | 2014-08-26 | 1 | -4/+39 |
| | | |||||
| * | Initial commit | FiveFilters.org | 2013-02-27 | 1 | -0/+7 |
