mirror of
https://github.com/3288588344/toulu.git
synced 2025-12-17 07:18:47 +08:00
Add files via upload
This commit is contained in:
2
红旗智联.js
2
红旗智联.js
@@ -376,7 +376,7 @@ async function loadUtils() {
|
|||||||
console.log(`🚀 ${$.name}: 开始下载Utils代码`)
|
console.log(`🚀 ${$.name}: 开始下载Utils代码`)
|
||||||
return new Promise(async (resolve) => {
|
return new Promise(async (resolve) => {
|
||||||
$.getScript(
|
$.getScript(
|
||||||
'https:Utils.js'
|
'https://raw.githubusercontent.com/3288588344/toulu/main/Utils.js'
|
||||||
).then((fn) => {
|
).then((fn) => {
|
||||||
$.setdata(fn, "Utils_Code")
|
$.setdata(fn, "Utils_Code")
|
||||||
eval(fn)
|
eval(fn)
|
||||||
|
|||||||
Reference in New Issue
Block a user