mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-14 13:01:09 +00:00
5 lines
No EOL
264 B
Text
Executable file
5 lines
No EOL
264 B
Text
Executable file
title: //div[contains(@class, 'headline')]/h1
|
|
author: //h5[contains(@class, 'byline')]
|
|
date: substring-after(//h4[contains(@class, 'posted')], 'Posted: ')
|
|
body: //div[@id="storyboard"]
|
|
test_url: http://www.cbc.ca/news/world/story/2012/01/16/cruise-ship-monday.html |