1.运行的时候显示时间。

This commit is contained in:
2019-06-17 12:34:36 +08:00
parent 582c2a2f2d
commit f04248df85

View File

@@ -1,10 +1,11 @@
#!/usr/bin/python
import datetime
import downloader
if __name__ == "__main__":
print(datetime.datetime.now())
servers = [
{"url": "http://67.209.190.15/1000M.bin", "name": "bwg"},
{"url": "http://185.255.130.87:10010/1000M.bin", "name": "hosteons"},