mirror of
https://github.com/letian1650/N3RD.git
synced 2025-02-02 09:14:49 +08:00
Update 雷蒙影视.js
This commit is contained in:
parent
7182c5631d
commit
832bf2195b
@ -187,7 +187,7 @@ var rule = {
|
||||
let data = json.list;
|
||||
VOD = data[0];
|
||||
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