From 41e3199b3fa8e49b362de214a51fb5ec11936410 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Mon, 13 May 2013 00:52:49 +0200 Subject: Mostly Instapaper changes --- technologizer.com.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 technologizer.com.txt (limited to 'technologizer.com.txt') diff --git a/technologizer.com.txt b/technologizer.com.txt new file mode 100644 index 0000000..179bf5a --- /dev/null +++ b/technologizer.com.txt @@ -0,0 +1,5 @@ +next_page_link: //a[contains(., 'NEXT PAGE')] +# following::node() selects text nodes too whereas following::* selects only elements. +strip: //span[@class='pageo']/following::node() +strip: //span[@class='pageo'] +test_url: http://technologizer.com/2010/03/08/the-secret-origin-of-windows/ \ No newline at end of file -- cgit v1.3.1