Widget:KizunaAIFace:修订间差异
小 文本替换 - 替换“window.RLQ.push(”为“window.addEventListener('jquery-ready', ” |
小 文本替换 - 替换“window.RLQ = window.RLQ || [];↵”为“” |
||
| 第3行: | 第3行: | ||
/* eslint-disable no-magic-numbers */ | /* eslint-disable no-magic-numbers */ | ||
"use strict"; | "use strict"; | ||
window.addEventListener('jquery-ready', async () => { | window.addEventListener('jquery-ready', async () => { | ||
if (Math.random() < 0.6) { | if (Math.random() < 0.6) { | ||