ShangZou

怎么能是发送呢?

// ==UserScript==
// @name         ShangZou
// @namespace    https://flomoapp.com
// @version      0.2
// @description  怎么能是发送呢?
// @author       Shroxd
// @match        https://flomoapp.com/mine
// @require      https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.slim.min.js
// @grant        none
// ==/UserScript==

(function() {
    'use strict';

    $(".submit-btn").find("span").text("上奏")
})();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址