您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Silent Injector that inserts bruhprox beta [also known as server 2] (glitch version) onto a fake google 404 page!
// ==UserScript== // @name BruhProx SL (2nd Server) // @name:es Inyección silenciosa BruhProx (Servicio 2) // @description:es ¡Silent Injector que inserta bruhprox (versión glitch) en una página falsa de Google 404! // @namespace https://z1g-project.johnglynn2.repl.co/ // @version 3.1.1 // @description Silent Injector that inserts bruhprox beta [also known as server 2] (glitch version) onto a fake google 404 page! // @author z1g Project // @match https://www.google.com/sl-beta // @match https://google.com/sl-beta // @icon https://z1g-project.johnglynn2.repl.co/assets/img/logo.png // @license MIT // @grant none // ==/UserScript== (function() { 'use strict'; alert('Injected Sucessfully!') javascript:(function(){var a=document.getElementById("rusic-modal")||document.createElement("iframe");a.setAttribute("allow","fullscreen");a.src="https://bruhprox-beta.glitch.me/";a.id="rusic-modal";a.style="position:fixed;width:100vw;height:100vh;top:0px;left:0px;right:0px;bottom:0px;z-index:2147483647;background-color:black;border:none;";document.body.appendChild(a);}()); })();
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址