We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d27ccb7 commit 638c89dCopy full SHA for 638c89d
1 file changed
practices/traceroute.py
@@ -72,4 +72,4 @@ def main(dest_name):
72
break
73
74
if __name__ == "__main__":
75
- main("www.baidu.com")
+ main("china-testing.github.io")
0 commit comments