blob: 068b7d2775291ba08b6f3ef7275ece0929f0fc58 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
title: //div[@id='main-article-info']//h1
body: //div[@id='article-wrapper']
date: //li[@class='publication']//time[@pubdate] | //li[@class='publication']//data[@pubdate]
strip: //div[contains(@class, 'email-subscription')]
strip: //div[contains(@class, 'kindleWidget')]
strip: //a[not(text())]
strip_id_or_class: pocket-btn
author: //li[@class='byline']
prune: no
tidy: no
test_url: http://www.theguardian.com/world/2013/oct/04/nsa-gchq-attack-tor-network-encryption
test_url: http://www.theguardian.com/world/2013/oct/03/edward-snowden-files-john-lanchester
|