From ac02ad14eb627f81d93562d5123e4215917c6ad5 Mon Sep 17 00:00:00 2001 From: test Date: Sat, 20 Sep 2025 10:16:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=AF=86=E6=96=B9=E5=BC=8F=E5=8F=88?= =?UTF-8?q?=E6=94=B9=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/ddCalcuURL.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/ddCalcuURL.js b/utils/ddCalcuURL.js index abc4c18..3d971e7 100644 --- a/utils/ddCalcuURL.js +++ b/utils/ddCalcuURL.js @@ -205,7 +205,7 @@ function getddCalcu720p(puData, programId) { return "" } - const words = ["e","1","","0"] + const words = ["e","2","","0"] const thirdReplaceIndex = 2 puData = puData.split("");