更改通行码为绿码

更改校园通行码为绿码

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

QingJ © 2025

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