diff options
| author | Lukas Anzinger <lukas@lukasanzinger.at> | 2016-07-17 14:20:20 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2016-07-17 14:20:20 +0200 |
| commit | 87d4486698eaa0d4cd2f4f538a4d600eab47dfe2 (patch) | |
| tree | c097bc2d485cc11a78b8135e7fd5bd4b3b0fce59 /derstandard.at.txt | |
| parent | 7d13e6f235d607dcb8ebf2dff400784ab8a1a8f5 (diff) | |
| download | ftr-site-config-87d4486698eaa0d4cd2f4f538a4d600eab47dfe2.tar.gz ftr-site-config-87d4486698eaa0d4cd2f4f538a4d600eab47dfe2.zip | |
Update derStandard.at and ORF.at (#183)
* derStandard.at: Remove native ad links at the end of an article.
* ORF.at: Fix extraction heuristic for author name.
Diffstat (limited to 'derstandard.at.txt')
| -rw-r--r-- | derstandard.at.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/derstandard.at.txt b/derstandard.at.txt index 8c84a5c..61ad6fc 100644 --- a/derstandard.at.txt +++ b/derstandard.at.txt @@ -15,6 +15,7 @@ strip: //div[@class='credits'] strip: //div[@id='feature-cover'] strip: //div[@id='feature-meta'] strip: //li[@class='empty'] +strip: //ul[@class='lookup-links'] prune: no tidy: no |
