Skip to content

Commit 76ed3b1

Browse files
authored
Update index.config.js
1 parent d16bb5b commit 76ed3b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

nodejs/src/index.config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
export default {
2-
drpyS: {
3-
config_url: 'http://127.0.0.1:5757/config/1?sub=all&pwd=',
4-
},
2+
drpyS: { //新添加用于支持DS源适配猫影视drpy-node
3+
config_url: 'http://127.0.0.1:5757/config/1?sub=all&pwd=', // drpy-node 接口配置
4+
}, // 新添加用于支持DS源适配猫影视
55
ffm3u8: {
66
url: 'https://cj.ffzyapi.com/api.php/provide/vod/',
77
categories: ['国产剧', '香港剧', '韩国剧', '欧美剧', '台湾剧', '日本剧', '海外剧', '泰国剧', '短剧', '动作片', '喜剧片', '爱情片', '科幻片', '恐怖片', '剧情片', '战争片', '动漫片', '大陆综艺', '港台综艺', '日韩综艺', '欧美综艺', '国产动漫', '日韩动漫', '欧美动漫', '港台动漫', '海外动漫', '记录片'],

0 commit comments

Comments
 (0)