mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 12:25:07 -05:00
14 lines
471 B
Plaintext
14 lines
471 B
Plaintext
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/ |