From ac2e42bb652e5ede0cb52681bdcad624dcd6d1dc Mon Sep 17 00:00:00 2001 From: jevons0411 Date: Mon, 19 Sep 2022 15:31:42 +0800 Subject: [PATCH] Update SrcAuto.js --- SrcAuto.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SrcAuto.js b/SrcAuto.js index ccdadfbe..17d42de5 100644 --- a/SrcAuto.js +++ b/SrcAuto.js @@ -54,7 +54,7 @@ if(SAconfig.iscustom==1){ SAconfig.iscustom = 0; } }else{var resetsort = 0}; - +/* var sortfile = "hiker://files/rules/Src/Auto/SrcSort.json"; if (!fileExist(sortfile)&&fileExist('hiker://files/cache/SrcSort.json')) { eval("var oldsort=" + fetch(sortfile)); @@ -67,7 +67,7 @@ if (isresetsort==0&&fileExist(sortfile)){ eval("var newsort=" + fetch(sortfile)); Object.assign(sortlist, newsort); } - +*/ //自动解析入口 var aytmParse = function (vipUrl,parseStr) { if(printlog==1){