• ! function () {
        let t = 0,
            e = 0;
        const o = ($(".avatar-small").css("background-image").match(/https?:\/\/[^?]+/g) || [
                "https://file.fishpi.cn/2021/10/blob-29bbd528.png"])[0],
            n = function () {
                const n = ChatRoom.editor.getValue();
                ChatRoom.editor.setValue(n.trim().startsWith("小冰") || n.trim().startsWith("点歌") || n.trim().startsWith("朗读") ||
                    n.trim().toUpperCase().startsWith("TTS") || n.trim().startsWith("tts") ?
                    n :
                    n + (100 !== t ?
                        `\n\n\n> ${($('.person-info').data('percent') + '').trim()+"%"} ${"[" + ">".repeat(Math.floor(t / 10)) + "=".repeat(10 - Math.floor(t / 10)) + "]"}\n> 下次更新时间:${15 - Math.floor((new Date().getTime() - e) / 1e3)}秒后` :
                        `\n\n\n> 🎉满了满了💕`
                    ))
                setTimeout(() => ChatRoom._send(), 0);
            };
        ChatRoom._send = ChatRoom._send || ChatRoom.send
        ChatRoom.send = function () {
            arguments.callee && !["ctrlEnter", "onclick"].includes(arguments.callee.caller.name) ? ChatRoom._send() :
                100 !== t && new Date().getTime() - e > 15e3 ? (fetch("https://fishpi.cn/user/liveness?_=" + Math.random())
                    .then(t => t.json()).then(e => {
                        t = e.liveness
                        n();
                    }), e = new Date().getTime()) : n();
        };
    }();
    

  • 鹊桥诗会—无题

    2022-08-01 12:18

    👍

  • 不够开放

  • 摸鱼来了

    2022-07-14 17:19

    摸完鱼,到点就跑trollface

坂本
username
离线
  • 0 标签
  • 8 帖子
  • 35 回帖
  • 3 关注者
  • 3 关注用户
  • 25,029 分钟 在线时间



个人主页