更改通行码为绿码

更改校园通行码为绿码

// ==UserScript==
// @name         更改通行码为绿码
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  更改校园通行码为绿码
// @author       小羊人
// @match        http://ykt.fzu.edu.cn:9001/ThirdWeb/PayCode
// @icon         https://www.google.com/s2/favicons?sz=64&domain=undefined.
// @grant        none
// @license MIT
// ==/UserScript==
setInterval(document.getElementById("currentTime").setAttribute('style','cfont-size: large; margin: 10px; color: rgb(29, 149, 63);'),50)

QingJ © 2025

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