From ea56eab92a3b373aecf1d14390ef6c0c6682d2e9 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Tue, 26 Jan 2010 19:49:54 -0500 Subject: add examples of user data --- examples/include.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/include.txt (limited to 'examples/include.txt') diff --git a/examples/include.txt b/examples/include.txt new file mode 100644 index 00000000..5bdc7991 --- /dev/null +++ b/examples/include.txt @@ -0,0 +1,5 @@ +#include +# entries are one url per line. comment lines beginning with '#' are allowed +# urls are passed to urllib.urlopen, so the format must be supported there +http://www.ubuntu.com/robots.txt +http://www.w3schools.com/html/lastpage.htm -- cgit v1.2.3