From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- gizmodo.com.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 gizmodo.com.txt (limited to 'gizmodo.com.txt') diff --git a/gizmodo.com.txt b/gizmodo.com.txt new file mode 100644 index 0000000..b03fc44 --- /dev/null +++ b/gizmodo.com.txt @@ -0,0 +1,7 @@ +body: //div[@class="post-body" or contains(@class, 'illustration top')] +author: (//cite//span[@class="plus-icon"])[1] +date: //span[@class="date"] + +prune: no + +test_url: http://gizmodo.com/5880147/kuhn-rikon-improves-their-spice-grinder-with-grade-school-science \ No newline at end of file -- cgit v1.3.1