From 832bf2195bcf787cb682fa7bd71dc4e2f41f90f7 Mon Sep 17 00:00:00 2001 From: n3rddd <119649988+n3rddd@users.noreply.github.com> Date: Sat, 22 Jun 2024 00:15:03 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E9=9B=B7=E8=92=99=E5=BD=B1=E8=A7=86.j?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- JN/dr_py/js/雷蒙影视.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JN/dr_py/js/雷蒙影视.js b/JN/dr_py/js/雷蒙影视.js index 79e8f4e5..2fcb3978 100644 --- a/JN/dr_py/js/雷蒙影视.js +++ b/JN/dr_py/js/雷蒙影视.js @@ -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('$$$') } } }),