From 9821d4ca2f19313c541fa74eb62adbcbed945494 Mon Sep 17 00:00:00 2001 From: hjdhnx Date: Thu, 25 Aug 2022 18:19:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pycms.json | 6 +++--- readme.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pycms.json b/pycms.json index 87eb0c2..c37a196 100644 --- a/pycms.json +++ b/pycms.json @@ -2,7 +2,7 @@ "key":"dr_yanaifei", "name":"鸭奈飞", "type":1, - "api":"http://mao.jx.mudery.com/vod?rule=鸭奈飞&ext=https://gitcode.net/qq_32394351/dr_py/-/raw/master/js/鸭奈飞.js", + "api":"http://cms.nokia.press/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://mao.jx.mudery.com/vod?rule=蓝莓影视&ext=https://gitcode.net/qq_32394351/dr_py/-/raw/master/js/蓝莓影视.js", + "api":"http://cms.nokia.press/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://mao.jx.mudery.com/vod?rule=555影视&ext=https://gitcode.net/qq_32394351/dr_py/-/raw/master/js/555影视.js", + "api":"http://cms.nokia.press/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 3d5775d..1295f33 100644 --- a/readme.md +++ b/readme.md @@ -3,6 +3,6 @@ 1. 参考了海阔视界dr模板设计思路 2. 参考tv_box的t4项目思路重新设计了cms接口 #### 测试地址 -[远程网站](http://mao.jx.mudery.com/index) +[远程网站](http://cms.nokia.press/index) [本地网站](http://192.168.10.99:5705/index) [需要安装nodejs](https://registry.npmmirror.com/binary.html?path=node/latest-v14.x/) \ No newline at end of file -- GitLab