From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- historytoday.com.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 historytoday.com.txt (limited to 'historytoday.com.txt') diff --git a/historytoday.com.txt b/historytoday.com.txt new file mode 100644 index 0000000..78fb60a --- /dev/null +++ b/historytoday.com.txt @@ -0,0 +1,10 @@ +body://div[@id = 'content'] +author://span[@class = 'authors'] +author://span[@class = 'ht-vtag'][1] +date:substring-before(//meta[@name = 'dc.date']/@content,'T') +strip://div[contains(@class, 'region-ubercontent')] +strip://h1 +strip://div[@id = 'ht-author'] +strip://ul[@class = 'links inline'] +strip://div[@id = 'ht-tools'] +test_url: http://www.historytoday.com/carol-dyhouse/skin-deep-fall-fur \ No newline at end of file -- cgit v1.3.1