summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doughellmann.com.txt1
-rw-r--r--pymotw.com.txt5
2 files changed, 6 insertions, 0 deletions
diff --git a/doughellmann.com.txt b/doughellmann.com.txt
new file mode 100644
index 0000000..144025d
--- /dev/null
+++ b/doughellmann.com.txt
@@ -0,0 +1 @@
+single_page_link: //a[.="Read more…"]/@href
diff --git a/pymotw.com.txt b/pymotw.com.txt
new file mode 100644
index 0000000..0f9db08
--- /dev/null
+++ b/pymotw.com.txt
@@ -0,0 +1,5 @@
+body: //div[starts-with(@id, 'module-')]
+
+test_url: https://pymotw.com/3/configparser/
+test_url: https://pymotw.com/3/shlex/
+test_url: https://pymotw.com/3/sys/