From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- time.com.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 time.com.txt (limited to 'time.com.txt') diff --git a/time.com.txt b/time.com.txt new file mode 100644 index 0000000..0519d75 --- /dev/null +++ b/time.com.txt @@ -0,0 +1,14 @@ +# 2011-10-25 - carlo@... - Initial setup. + +single_page_link: //li[@class='print']/a/@href + +title: //h1 +author: //meta[@name="byline"]/@content +date: //meta[@name="date"]/@content + +strip: //span[@class="see"] +strip: //div[@class="byline"] +strip: //div[@id="date2"] +strip: //h1 + +test_url: http://www.time.com/time/specials/packages/article/0,28804,2094921_2094923_2094924,00.html \ No newline at end of file -- cgit v1.3.1