防颓废

防止颓废!

// ==UserScript==
// @name         防颓废
// @namespace    http://tampermonkey.net/
// @version      0.2
// @description  防止颓废!
// @author       ztrztr
// @match        *.io/
// @match        *://*.ctfc.glitch.me/
// @match        *://*.floof.netlify.app/
// @icon         https://www.google.com/s2/favicons?sz=64&domain=florr.io
// @grant        none
// ==/UserScript==

(function() {
    'use strict';
    console.log("已经检测到您在颓废,请不要颓废!")
     window.location.replace("https://ztrztr.top/%e9%98%b2%e9%a2%93%e5%ba%9f");
    // Your code here...
})();

QingJ © 2025

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