mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-28 12:01:13 +00:00
14 lines
No EOL
471 B
Text
14 lines
No EOL
471 B
Text
date: //meta[@name="published"]/@content
|
|
date: //div[@class="timeLine"]
|
|
title: //div[@id='contentBody']//h1
|
|
author: //dl[@class="storyBlogByline"]/dd/a
|
|
body: //div[@id='storyMediaBox'] | //div[contains(@class, 'storyText')]
|
|
|
|
# Content Pruning
|
|
strip: //div[@class="scrollingArrows"]
|
|
strip: //div[@class="timeLine"]
|
|
strip: //dl[@class="storyBlogByline"]
|
|
|
|
prune: no
|
|
|
|
test_url: http://www.cbsnews.com/8301-201_162-57366361/rescued-americans-dad-proud-of-the-u.s/ |