From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- avclub.com.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 avclub.com.txt (limited to 'avclub.com.txt') diff --git a/avclub.com.txt b/avclub.com.txt new file mode 100644 index 0000000..c365a7a --- /dev/null +++ b/avclub.com.txt @@ -0,0 +1,4 @@ +author: //*[@id="article_wrapper"]/div[1]/a[1] +body: //*[@id="article_wrapper"]/div[2] +date: //*[@id="article_wrapper"]/div[1]/text()[2] +test_url: http://www.avclub.com/articles/forgetmenot,70904 \ No newline at end of file -- cgit v1.3.1