Update 雷蒙影视.js
This commit is contained in:
parent
1ee27ba10e
commit
3195134b55
@ -192,7 +192,7 @@ var rule = {
|
|||||||
let data = json.list;
|
let data = json.list;
|
||||||
VOD = data[0];
|
VOD = data[0];
|
||||||
if (current_vod && current_vod.type_name) {
|
if (current_vod && current_vod.type_name) {
|
||||||
VOD.vod_play_from = VOD.vod_play_from.split('$$$').map(it => current_vod.type_name + '|' + it).join('$$$')
|
VOD.vod_play_from = VOD.vod_play_from.split('$$$').map(it => '雷蒙影视 | ' + it).join('$$$')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}),
|
}),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user