diff options
Diffstat (limited to 'theregister.co.uk.txt')
| -rw-r--r-- | theregister.co.uk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/theregister.co.uk.txt b/theregister.co.uk.txt new file mode 100644 index 0000000..352f5e3 --- /dev/null +++ b/theregister.co.uk.txt @@ -0,0 +1,5 @@ +title: //div[@id="article"]/h2 +author: //div[@id="article"]/p[@class="byline"]/a[1] +date: //div[@id="article"]/p[@class="dateline"]/a[2] +body: //div[@id="article"]/div[@id="body"] +test_url: http://www.theregister.co.uk/2011/10/06/gas_bill_shocker/
\ No newline at end of file |
