| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
* Fix LF / CRLF
* Fix some typos
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
(#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
|
| |
|
|
|
|
| |
* futurezone.at: Update site config.
* heise.de: Fix extraction of author and single page link.
|
| | |
|
| | |
|
| | |
|
| |
|