From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- thespoof.com.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 thespoof.com.txt (limited to 'thespoof.com.txt') diff --git a/thespoof.com.txt b/thespoof.com.txt new file mode 100644 index 0000000..f71cfb6 --- /dev/null +++ b/thespoof.com.txt @@ -0,0 +1,9 @@ +title: //h1[contains(@class, 'cTitle')] +body: //div[contains(@class, 'KonaBody') or @id='articleimageright'] +author: //meta[@name='Author']/@content +date: //meta[@name='OriginalPublicationDate']/@content + +prune: no +tidy: no + +test_url: http://www.thespoof.com/news/spoof.cfm?headline=s8i108389 \ No newline at end of file -- cgit v1.3.1