mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 12:25:07 -05:00
9 lines
300 B
Plaintext
9 lines
300 B
Plaintext
|
title: //h1[contains(@class, 'cTitle')]
|
||
|
body: //div[contains(@class, 'KonaBody') or @id='articleimageright']
|
||
|
author: //meta[@name='Author']/@content
|
||
|
date: //meta[@name='OriginalPublicationDate']/@content
|
||
|
|
||
|
prune: no
|
||
|
tidy: no
|
||
|
|
||
|
test_url: http://www.thespoof.com/news/spoof.cfm?headline=s8i108389
|