From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- tipb.com.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tipb.com.txt (limited to 'tipb.com.txt') diff --git a/tipb.com.txt b/tipb.com.txt new file mode 100644 index 0000000..b8474d9 --- /dev/null +++ b/tipb.com.txt @@ -0,0 +1,9 @@ +body: //div[@id='content'] + +strip_id_or_class: featured-box +strip_id_or_class: postmeta +strip_id_or_class: respond + +author: //a[contains(@href, '/author/') and contains(@title, 'Posts by')] +date: substring-before(//a[contains(@href, '/author/') and contains(@title, 'Posts by')]/.., ' by ') +test_url: http://www.tipb.com/2011/10/17/iphone-4s-review/ \ No newline at end of file -- cgit v1.3.1