mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 12:25:07 -05:00
21 lines
657 B
Plaintext
21 lines
657 B
Plaintext
|
title: //span[@id="showTitle"]
|
||
|
author: //span[@id="showAuthor"]
|
||
|
date: //span[@id="showRefDate"]
|
||
|
|
||
|
strip: //span[@class="black_bold"]
|
||
|
strip: //div[@id="sectionName"]
|
||
|
strip: //div[@id="storyHeader"]
|
||
|
|
||
|
body: //div[@id="newsBodyText"]
|
||
|
|
||
|
strip_image_src: "http://www.gotomanager.com/img/mgrm/space.gif"
|
||
|
strip_image_src: "http://www.gotomanager.com/images/separator.gif"
|
||
|
strip_image_src: "http://www.gotomanager.com/images/spaces.gif"
|
||
|
|
||
|
convert_double_br_tags: yes
|
||
|
tidy: yes
|
||
|
|
||
|
strip: //div[@id="smallLeadImage"]
|
||
|
strip: //div[@id="truehitsSurvey"]
|
||
|
strip: //table[@id="relatedInfoTable"]
|
||
|
test_url: http://www.gotomanager.com/news/details.aspx?id=86759
|