迷你世界真垃圾

拦截母牛的官网

As of 2023-01-01. See the latest version.

// ==UserScript==
// @name         迷你世界真垃圾
// @namespace    https://space.bilibili.com/1673727239?spm_id_from=333.337.0.0
// @version      0.5.4
// @run-at document-start
// @description  拦截母牛的官网
// @author       鸡景行
// @match      *://*.mini1.cn/*
// @match   *://*.miniaixue.com/*
// @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>母牛世界官网已被拦截</h1><head><title>网警提示您注意安全')

    // Your code here...
})();
长期地址
遇到问题?请前往 GitHub 提 Issues。