summaryrefslogtreecommitdiff
path: root/eetimes.com.txt
diff options
context:
space:
mode:
Diffstat (limited to 'eetimes.com.txt')
-rw-r--r--eetimes.com.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/eetimes.com.txt b/eetimes.com.txt
new file mode 100644
index 0000000..300db30
--- /dev/null
+++ b/eetimes.com.txt
@@ -0,0 +1,8 @@
+body: //div[contains(@class, 'grayshowlinks')]
+
+next_page_link: //div[@id='sitecontentcol']//a[.='Next >']
+# Doesn't work (site doesn't always load full content in print view)
+#single_page_link: //div[@id='sitecontentcol']//a[contains(@href, 'print=yes')]
+
+test_url: http://www.eetimes.com/document.asp?doc_id=1319966&
+test_url: http://www.eetimes.com/rss_simple.asp \ No newline at end of file