blob: 5d30230d6bdec75d07915ef76f71d4c3ecd65d87 (
plain)
1
2
3
4
5
6
7
8
|
# Updated 25-Jan-2014
single_page_link: //a[contains(@href, '/Print/')]
title: //div[@id="article"]/h2
author: //p[@class="byline"]/a
date: //p[@class="dateline"]/a[last()]
test_url: http://www.theregister.co.uk/2014/01/24/thirty_years_of_the_apple_macintosh_part_2/
|