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

This commit is contained in:
facat 2019-06-17 12:34:36 +08:00
parent 582c2a2f2d
commit f04248df85
1 changed files with 2 additions and 1 deletions

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"},