mirror of
https://github.com/stevenjoezhang/live2d-widget.git
synced 2024-11-22 20:59:59 +08:00
Update autoload.js
This commit is contained in:
parent
c432489b7b
commit
50b2334d0b
@ -35,7 +35,7 @@ if (screen.width >= 768) {
|
|||||||
initWidget({
|
initWidget({
|
||||||
waifuPath: live2d_path + "waifu-tips.json",
|
waifuPath: live2d_path + "waifu-tips.json",
|
||||||
//apiPath: "https://live2d.fghrsh.net/api/",
|
//apiPath: "https://live2d.fghrsh.net/api/",
|
||||||
cdnPath: "https://fastly.jsdelivr.net/gh/fghrsh/live2d_api/",
|
cdnPath: "https://fastly.jsdelivr.net/gh/510208/live2d_api/",
|
||||||
tools: ["hitokoto", "asteroids", "switch-model", "switch-texture", "photo", "info", "quit"]
|
tools: ["hitokoto", "asteroids", "switch-model", "switch-texture", "photo", "info", "quit"]
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user