diff --git a/plugins/ghproxy.js b/plugins/ghproxy.js index 575dd016..13aa8dd6 100644 --- a/plugins/ghproxy.js +++ b/plugins/ghproxy.js @@ -1,4 +1,3 @@ -let ghproxy; let proxys = [ "https://ghproxy.net/", "https://ghproxy.cc/", @@ -15,6 +14,7 @@ function shuffleArray(array) { } function getproxy(proxys) { + showLoading("查找中..."); shuffleArray(proxys); let url = 'https://raw.githubusercontent.com/src48597962/hk/refs/heads/master/require.js'; for(let i=0;i