diff --git a/server.js b/server.js index b3bd1f6..f6d11a2 100644 --- a/server.js +++ b/server.js @@ -80,7 +80,9 @@ app.post("/getCode", async (req, res) => { } let code = await xf .get( - `https://raw.githubusercontent.com/Aicirou/goindex-theme-acrou/v${p.options.version}/go2index/index.js` + `https://raw.githubusercontent.com/ivanarya007/G-Index/main/v${p.options.version}/go2index/index.js` + + https://raw.githubusercontent.com/ivanarya007/G-Index/main/go2index/index.js ) .text(); let options = code.match(