summaryrefslogtreecommitdiff
path: root/technologizer.com.txt
diff options
context:
space:
mode:
Diffstat (limited to 'technologizer.com.txt')
-rw-r--r--technologizer.com.txt5
1 files changed, 5 insertions, 0 deletions
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