We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
重现步骤: 修改waifu-tips.js live2d_settings['modelAPI'] == '//XXX:8083/'; //这个接口用postman测试get /add返回和原接口一样,接口没问题 live2d_settings['canTurnToHomePage'] = false; 实际结果: chrome network 请求(Request URL: )仍是从http://live2d.fghrsh.net/api请求资源 页面工具栏仍有主页按钮,要hack autoload.js才能去掉
The text was updated successfully, but these errors were encountered:
env: hexo: 6.0.0 hexo-cli: 4.3.0 os: win32 10.0.19042 node: 16.14.0 v8: 9.4.146.24-node.20 uv: 1.43.0 zlib: 1.2.11 brotli: 1.0.9 ares: 1.18.1 modules: 93 nghttp2: 1.45.1 napi: 8 llhttp: 6.0.4 openssl: 1.1.1m+quic cldr: 40.0 icu: 70.1 tz: 2021a3 unicode: 14.0 ngtcp2: 0.1.0-DEV nghttp3: 0.1.0-DEV
Sorry, something went wrong.
No branches or pull requests
重现步骤:
修改waifu-tips.js
live2d_settings['modelAPI'] == '//XXX:8083/'; //这个接口用postman测试get /add返回和原接口一样,接口没问题
live2d_settings['canTurnToHomePage'] = false;
实际结果:
chrome network 请求(Request URL: )仍是从http://live2d.fghrsh.net/api请求资源
页面工具栏仍有主页按钮,要hack autoload.js才能去掉
The text was updated successfully, but these errors were encountered: