mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-07-20 06:02:02 +00:00
Update file message.js
This commit is contained in:
parent
f5accbcad4
commit
9e7e727897
@ -158,7 +158,7 @@ if(!norunFlag){
|
||||
function showHitokoto(){
|
||||
if(sessionStorage.getItem("Sleepy")!=="1"){
|
||||
if(!AITalkFlag){
|
||||
$.getJSON('https://v1.hitokoto.cn/',function(result){
|
||||
$.getJSON('https://hitokoto.mayx.eu.org/',function(result){
|
||||
talkValTimer();
|
||||
showMessage(result.hitokoto, 0);
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user