mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 12:25:07 -05:00
7 lines
323 B
Plaintext
7 lines
323 B
Plaintext
|
title: //div[@id='main-article-info']//h1
|
||
|
body: //div[@id='article-wrapper']
|
||
|
date: //li[@class='publication']//time[@pubdate] | //li[@class='publication']//data[@pubdate]
|
||
|
author: //li[@class='byline']
|
||
|
prune: no
|
||
|
tidy: no
|
||
|
test_url: http://www.guardian.co.uk/business/2011/oct/06/quantitative-easing-75bn-bank-of-england
|