From a247cc5261ff838383f76ffcd44a420caea75f70 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Wed, 1 Feb 2017 23:15:06 +0100 Subject: Some fixes (#250) * Fix LF / CRLF * Fix some typos --- computerbase.de.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'computerbase.de.txt') diff --git a/computerbase.de.txt b/computerbase.de.txt index c6957c3..55ec48f 100644 --- a/computerbase.de.txt +++ b/computerbase.de.txt @@ -4,7 +4,8 @@ author://span[@class="article-authornames"]/a body: //div[@class='article-view__content'] -replace_string("padding-bottom:): " +# this line breaks the parser +#replace_string("padding-bottom:): " strip://div[@class='adbox-wrapper__label'] -- cgit v1.3.1