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 --- menshealth.com.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'menshealth.com.txt') diff --git a/menshealth.com.txt b/menshealth.com.txt index a1a46f6..7ec0123 100644 --- a/menshealth.com.txt +++ b/menshealth.com.txt @@ -4,8 +4,8 @@ convert_double_br_tags: [yes] #body: //div[@id='leftside'] title: //h1 title: //h2 -Author: substring-after(//h4, 'By ') -Author: substring-after(//h4, 'By: ') +author: substring-after(//h4, 'By ') +author: substring-after(//h4, 'By: ') #Strip: //span strip_id_or_class: morefromcat strip_id_or_class: mostpopular -- cgit v1.3.1