Skip to content

Commit

Permalink
Update waifu-tips.min.js
Browse files Browse the repository at this point in the history
  • Loading branch information
hst1189 authored Jan 11, 2025
1 parent 8f0991b commit f65914b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/waifu-tips.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ var _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator

window.live2d_settings = [];
//live2d_settings.modelAPI = "//live2d.fghrsh.net/api/";
live2d_settings.modelAPI = "//www.grapehut.us.kg/live2d-widget/";
live2d_settings.modelAPI = "//live2d-widget.grapehut.us.kg/";
live2d_settings.tipsMessage = "waifu-tips.json";
live2d_settings.hitokotoAPI = "jinrishici.com";
live2d_settings.modelId = 0; // model 从0开始
Expand Down Expand Up @@ -320,7 +320,7 @@ live2d_settings.waifuFontSize = "12px";
live2d_settings.waifuToolFont = "30px";
live2d_settings.waifuToolLine = "30px";
live2d_settings.waifuToolTop = "0px";
live2d_settings.waifuMinWidth = "300px";
live2d_settings.waifuMinWidth = "560px";
live2d_settings.waifuEdgeSide = "left:0";
live2d_settings.waifuDraggable = "disable";
live2d_settings.waifuDraggableRevert = !0;
Expand Down

0 comments on commit f65914b

Please sign in to comment.