mirror of
https://github.com/Evil0ctal/Douyin_TikTok_Download_API.git
synced 2025-04-22 18:36:56 +08:00
Update TikTok_ZH.py
This commit is contained in:
parent
382bfe00aa
commit
b76fb7e7d1
@ -602,4 +602,4 @@ if __name__ == "__main__":
|
|||||||
with open('logs.txt', 'a') as f:
|
with open('logs.txt', 'a') as f:
|
||||||
f.write("时间: " + date + " " + "程序重载完毕!" + '\n')
|
f.write("时间: " + date + " " + "程序重载完毕!" + '\n')
|
||||||
app.add_url_rule('/', 'webio_view', webio_view(main), methods=['GET', 'POST', 'OPTIONS'])
|
app.add_url_rule('/', 'webio_view', webio_view(main), methods=['GET', 'POST', 'OPTIONS'])
|
||||||
app.run(host='0.0.0.0', port=80)
|
app.run(host='0.0.0.0', port=5000)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user