Redirect to orignal maxstream.video

Redirect alternative domains to the real maxstream.video website (where uBlock Orign works)

目前为 2025-01-26 提交的版本。查看 最新版本

// ==UserScript==
// @name        Redirect to orignal maxstream.video
// @namespace   StephenP
// @match       https://fmax13.lol/*
// @match       https://sumax43.autos/*
// @match       https://maxmon23.online/*
// @grant       none
// @version     1.2
// @author      StephenP
// @license     copyleft
// @description Redirect alternative domains to the real maxstream.video website (where uBlock Orign works)
// @run-at      document-start
// ==/UserScript==
document.location.host="maxstream.video";

QingJ © 2025

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