From 87d4486698eaa0d4cd2f4f538a4d600eab47dfe2 Mon Sep 17 00:00:00 2001 From: Lukas Anzinger Date: Sun, 17 Jul 2016 14:20:20 +0200 Subject: 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. --- derstandard.at.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'derstandard.at.txt') 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 -- cgit v1.3.1