1
0
مراية لـ https://github.com/Mabbs/mabbs.github.io تم المزامنة 2026-07-20 05:11:50 +00:00

Update file message.js

هذا الالتزام موجود في:
mayx
2024-10-15 08:38:03 +00:00
الأصل f5accbcad4
التزام 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);
});