1
This commit is contained in:
@@ -185,8 +185,8 @@ module.exports = {
|
||||
const remoteCode =
|
||||
{
|
||||
version: "1.0.9",
|
||||
download_url: "https://work.light120.com/app/dist-modules/modules.zip",
|
||||
info_url: "https://work.light120.com/app/dist-modules/modules-info.json",
|
||||
download_url: "https://work.light120.com/app/dist-modules/remote.zip",
|
||||
info_url: "https://work.light120.com/app/dist-modules/remote-version.json",
|
||||
}
|
||||
return ctx.success(remoteCode);
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user