blob: fda01b1586a381d08ad6ec87edd46f3970ea35d1 (
plain)
1
2
3
4
5
6
7
8
9
|
author: //a[@href="http://www.marco.org/about"]
date: //span[@class="date"]
# Remove the date from article body.
strip: //span[@class="date"]
# Remove pagination links from article body.
strip: //div[@id="pagination"]
test_url: http://blog.instapaper.com/post/31303984531
|