Update 雷蒙直播.js

This commit is contained in:
n3rddd 2024-06-30 00:27:18 +08:00 committed by GitHub
parent 2342db769b
commit 91801b71db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
[ [
{ {
"name": "GitHub", "name": "GitHub",
"url": "https://ghproxy.net/https://raw.githubusercontent.com/ssili126/tv/main/itvlist.txt" "url": "https://cors.isteed.cc/https://raw.githubusercontent.com/ssili126/tv/main/itvlist.txt"
}, },
{ {
"name": "CNTV", "name": "CNTV",
@ -197,7 +197,7 @@ var rule = {
// params: 'http://127.0.0.1:5707/files/json/live2cms.json', // params: 'http://127.0.0.1:5707/files/json/live2cms.json',
// 下面自定义一些源的配置 // 下面自定义一些源的配置
// def_pic: 'https://avatars.githubusercontent.com/u/97389433?s=120&v=4', //默认列表图片 // def_pic: 'https://avatars.githubusercontent.com/u/97389433?s=120&v=4', //默认列表图片
def_pic: 'https://ghproxy.net/https://raw.githubusercontent.com/n3rddd/N3RD/master/JN/N3RD/W/POSTER1.png', //默认列表图片 def_pic: 'https://cors.isteed.cc/https://raw.githubusercontent.com/n3rddd/N3RD/master/JN/N3RD/W/POSTER1.png', //默认列表图片
showMode: 'groups',// groups按组分类显示 all全部一条线路展示 showMode: 'groups',// groups按组分类显示 all全部一条线路展示
groupDict: {},// 搜索分组字典 groupDict: {},// 搜索分组字典
tips: '', //二级提示信息 tips: '', //二级提示信息
@ -257,7 +257,7 @@ var rule = {
vod_name: '雷蒙影视', vod_name: '雷蒙影视',
vod_id: 'update_info', vod_id: 'update_info',
vod_remarks: `版本:${rule.version}`, vod_remarks: `版本:${rule.version}`,
vod_pic: 'https://ghproxy.net/https://raw.githubusercontent.com/n3rddd/N3RD/master/JN/N3RD/W/POSTER1.png' vod_pic: 'https://cors.isteed.cc/https://raw.githubusercontent.com/n3rddd/N3RD/master/JN/N3RD/W/POSTER1.png'
}]; }];
VODS = []; VODS = [];
if (rule.classes) { if (rule.classes) {