Widget:BilibiliVideo:修订间差异
跳到导航
跳到搜索
小
文本替换 - 替换“zh.moegirl.org”为“zh.moegirl.org.cn”
imported>=海豚= 无编辑摘要 |
imported>=海豚= 小 (文本替换 - 替换“zh.moegirl.org”为“zh.moegirl.org.cn”) |
||
| 第515行: | 第515行: | ||
setTimeout(async () => { | setTimeout(async () => { | ||
if (temp.size > 0 && mw.config.get("wgUserGroups").includes("autoconfirmed")) { | if (temp.size > 0 && mw.config.get("wgUserGroups").includes("autoconfirmed")) { | ||
const raw = await $.get(`https://zh.moegirl.org/Template:BilibiliVideo/bvid?action=raw&ctype=application/json&_=${Math.random()}`); | const raw = await $.get(`https://zh.moegirl.org.cn/Template:BilibiliVideo/bvid?action=raw&ctype=application/json&_=${Math.random()}`); | ||
let flags = false; | let flags = false; | ||
for (const i of temp) { | for (const i of temp) { | ||