Redirect Google

Redirect Google to Yahoo!

// ==UserScript==
// @name        Redirect Google
// @namespace   http://domain.com/directory
// @description Redirect Google to Yahoo!
// @include     http://*.google.*/*
// @version 0.0.1.20160328023701
// ==/UserScript==

window.location.replace("http://yahoo.com");

QingJ © 2025

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