Skip to content
This repository was archived by the owner on Mar 20, 2021. It is now read-only.

Commit 9b10c5b

Browse files
committed
testurl
1 parent 27f93aa commit 9b10c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Snoopy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ def getResults(self):
824824
if __name__ == "__main__":
825825
test = Snoopy()
826826
test.expandlinks = True
827-
test.submit("http://www.mi.com/")
827+
test.submit("http://www.douban.com/")
828828
print test.getResults()
829829

830830

0 commit comments

Comments
 (0)