迷你世界真垃圾

拦截母牛的官网

目前为 2022-10-15 提交的版本。查看 最新版本

// ==UserScript==
// @name         迷你世界真垃圾
// @namespace    https://space.bilibili.com/1673727239?spm_id_from=333.337.0.0
// @version      0.4
// @description  拦截母牛的官网
// @author       鸡景行
// @match        *://*.mini1.cn/*
// @grant        none
// @license      GNU GPLv2
// @icon https://i2.hdslb.com/bfs/face/a9d1ccdb45c931599c4e3d00ffda43c25d067706.jpg@240w_240h_1c_1s.webp
// ==/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或关注我们的公众号极客氢云获取最新地址