Akso

我们的测试小助手

目前為 2024-05-15 提交的版本,檢視 最新版本

// ==UserScript==
// @name           Akso
// @namespace      
// @description    我们的测试小助手
// @license        MIT
// @version        4.9.21
// @author         MaxZhang
// @match        http://10.11.204.209/*
// @match        http://10.11.204.170/*
// @match        https://ycosd-config.aksoegmp.com/*
// @icon         https://ycosd-config.aksoegmp.com/favicon.ico
// @grant        none
// 
// @run-at document-end
// ==/UserScript==

(function() {
    'use strict';
    // Your code here...
    setInterval(function(){document.title=document.querySelector("#root > header > div.header_QZ9Sk > div.user-info_Gu4hn > a:nth-child(4)").text},300)
})();

QingJ © 2025

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