diff --git a/app.py b/app.py index e93c164546c671e2591936150e966d7f6dade04a..dc3882b89709d82d3f115558988eb1b787e18e55 100644 --- a/app.py +++ b/app.py @@ -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 diff --git a/pycms.json b/pycms.json index 5f5df279529f5a7624869aecb9d2d4238f3cb5d9..48f6434195af8aeda69b0e6dc37a6fa6cacdfe5f 100644 --- a/pycms.json +++ b/pycms.json @@ -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