mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-14 13:25:13 -05:00
10 lines
438 B
Plaintext
10 lines
438 B
Plaintext
title: //h1[@class='headline3']
|
|
author: substring-after(//p[@class="byline"], 'By ')
|
|
date: //meta[@name="REVISION_DATE"]/@content
|
|
body: //div[@id='articleImage' or @id='frame_fd1fade'] | //span[@id='articleText'] | //div[@class='pageNavigation']
|
|
strip: //li[@class='next']
|
|
strip: //span[@class='articleLocation']
|
|
prune: no
|
|
tidy: no
|
|
|
|
test_url: http://www.reuters.com/article/2011/04/08/us-ivorycoast-killings-idUSTRE73732A20110408 |