mirror of https://gitlab.com/mayx/mayx.gitlab.io
Update file message.js
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…
Reference in New Issue