Remove Twitch

Eats Twitch.tv

// ==UserScript==
// @name        Remove Twitch
// @namespace   http://www.example.com/
// @version     0.1
// @description Eats Twitch.tv
// @match       https://www.twitch.tv/*
// @grant       none
// @license MIT
// ==/UserScript==

window.location.replace("https://www.google.com/");

QingJ © 2025

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