提交 26e476a5 编写于 作者: H hjdhnx

端口号改为5705

上级 ffedf038
......@@ -99,4 +99,5 @@ def clear():
return jsonify(error.success('成功删除文件:'+cache_path))
if __name__ == '__main__':
app.run(host="0.0.0.0", port=9000)
\ No newline at end of file
# app.run(host="0.0.0.0", port=5705)
app.run(debug=True, host='0.0.0.0', port=5705)
\ No newline at end of file
......@@ -2,7 +2,7 @@
"key":"dr_yanaifei",
"name":"鸭奈飞",
"type":1,
"api":"http://192.168.10.99:9000/vod?rule=鸭奈飞&ext=https://gitcode.net/qq_32394351/dr_py/-/raw/master/js/鸭奈飞.js",
"api":"http://192.168.10.99:5705/vod?rule=鸭奈飞&ext=https://gitcode.net/qq_32394351/dr_py/-/raw/master/js/鸭奈飞.js",
"searchable": 1,
"quickSearch": 1,
"filterable": 1
......@@ -11,7 +11,7 @@
"key":"dr_lmys",
"name":"蓝莓影视",
"type":1,
"api":"http://192.168.10.99:9000/vod?rule=蓝莓影视&ext=https://gitcode.net/qq_32394351/dr_py/-/raw/master/js/蓝莓影视.js",
"api":"http://192.168.10.99:5705/vod?rule=蓝莓影视&ext=https://gitcode.net/qq_32394351/dr_py/-/raw/master/js/蓝莓影视.js",
"searchable": 0,
"quickSearch": 0,
"filterable": 1
......@@ -20,7 +20,7 @@
"key":"dr_555",
"name":"555影视",
"type":1,
"api":"http://192.168.10.99:9000/vod?rule=555影视&ext=https://gitcode.net/qq_32394351/dr_py/-/raw/master/js/555影视.js",
"api":"http://192.168.10.99:5705/vod?rule=555影视&ext=https://gitcode.net/qq_32394351/dr_py/-/raw/master/js/555影视.js",
"searchable": 1,
"quickSearch": 1,
"filterable": 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册