迷你世界真垃圾

拦截母牛的官网

目前為 2022-10-15 提交的版本,檢視 最新版本

// ==UserScript==
// @name         迷你世界真垃圾
// @namespace    https://space.bilibili.com/1673727239?spm_id_from=333.337.0.0
// @version      0.2
// @description  拦截母牛的官网
// @author       鸡景行
// @match        https://www.mini1.cn/*
// @grant        none
// @license      GNU GPLv2
// ==/UserScript==

(function() {
    'use strict';
    document.write("<body><h1>母牛世界官网已被拦截,即将为你跳转到B站</h1><head><title>网警提示您注意安全")
    window.location.replace("https://search.bilibili.com/all?keyword=傻逼迷你");

    // Your code here...
})();

QingJ © 2025

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