From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- appleinsider.com.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 appleinsider.com.txt (limited to 'appleinsider.com.txt') diff --git a/appleinsider.com.txt b/appleinsider.com.txt new file mode 100644 index 0000000..a573dfb --- /dev/null +++ b/appleinsider.com.txt @@ -0,0 +1,11 @@ +title: //p[@class='title'] + +author: //p[text() = 'By ']/a/text() +strip: //p[text() = 'By '] + +body: //td[@class='bod'] +strip_id_or_class: title +strip_id_or_class: minor + +strip_id_or_class: multipagefooter +test_url: http://www.appleinsider.com/articles/12/02/29/inside_os_x_108_mountain_lion_safari_52_gets_a_simplified_user_interface_with_new_sharing_features.html \ No newline at end of file -- cgit v1.3.1