From 2160f744bb632ecaae285adbbeac78f4c03c3629 Mon Sep 17 00:00:00 2001 From: hjdhnx Date: Thu, 25 Aug 2022 17:32:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E8=BF=9C=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pycms.json | 6 +++--- readme.md | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/pycms.json b/pycms.json index 48f6434..87eb0c2 100644 --- a/pycms.json +++ b/pycms.json @@ -2,7 +2,7 @@ "key":"dr_yanaifei", "name":"鸭奈飞", "type":1, - "api":"http://192.168.10.99:5705/vod?rule=鸭奈飞&ext=https://gitcode.net/qq_32394351/dr_py/-/raw/master/js/鸭奈飞.js", + "api":"http://mao.jx.mudery.com/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:5705/vod?rule=蓝莓影视&ext=https://gitcode.net/qq_32394351/dr_py/-/raw/master/js/蓝莓影视.js", + "api":"http://mao.jx.mudery.com/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:5705/vod?rule=555影视&ext=https://gitcode.net/qq_32394351/dr_py/-/raw/master/js/555影视.js", + "api":"http://mao.jx.mudery.com/vod?rule=555影视&ext=https://gitcode.net/qq_32394351/dr_py/-/raw/master/js/555影视.js", "searchable": 1, "quickSearch": 1, "filterable": 1 diff --git a/readme.md b/readme.md index 7a461cc..fb5077c 100644 --- a/readme.md +++ b/readme.md @@ -2,3 +2,6 @@ ###### 特性说明 1. 参考了海阔视界dr模板设计思路 2. 参考tv_box的t4项目思路重新设计了cms接口 +#### 测试地址 +[远程网站](http://mao.jx.mudery.com/index) +[本地网站](http://192.168.10.99:5705/index) \ No newline at end of file -- GitLab