From 7cf4891d81270649408242592b22f73d31813e00 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sun, 30 Jun 2024 16:36:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyPublic.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyPublic.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SrcJyPublic.js b/SrcJyPublic.js index 9a4e04fe..b0106ee7 100644 --- a/SrcJyPublic.js +++ b/SrcJyPublic.js @@ -95,13 +95,13 @@ function getJkContnet(url) { if(url.startsWith('https://raw.github')){ let proxys = $.require('ghproxy').getproxy(); for(let i=0;i') && !content.startsWith('')) { return content; } } } - return fetch(url, {timeout:10000}); + return fetch(url, {timeout:20000}); } //获取分组接口列表 function getGroupLists(datas, k) {