diff options
Diffstat (limited to 'menshealth.com.txt')
| -rw-r--r-- | menshealth.com.txt | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
