您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Bypass Addition for Bypass All Shortlinks
当前为
// ==UserScript== // @name Additional Bypass // @namespace Violentmonkey Scripts // @match *://boxlink.xyz/* // @match *://zoxlink.xyz/* // @match *://moxlink.xyz/* // @match *://foxlink.xyz/* // @match *://foofly.xyz/* // @match *://wizzly.xyz/* // @match *://porofly.xyz/* // @match *://morofly.xyz/* // @match *://zorofly.xyz/* // @match *://worofly.xyz/* // @match *://gameen.xyz/* // @match *://fameen.xyz/* // @match *://yameen.xyz/* // @match *://girlporo.xyz/* // @match *://girlmoro.xyz/* // @match *://girlzoro.xyz/* // @match *://girlworo.xyz/* // @match *://potoly.xyz/* // @match *://motoly.xyz/* // @match *://kotoly.xyz/* // @match *://cryptoon.xyz/* // @match *://wizly.xyz/* // @match *://9bitco.in/* // @match *://movie4i.com/* // @grant none // @version 1.4 // @author Bloggerpemula // @run-at document-start // @description Bypass Addition for Bypass All Shortlinks // ==/UserScript== // ========================================================================================================================================== // PLEASE READ SCRIPT INFO BEFORE USE // PLEASE DON'T REMOVE OR CHANGE MY BLOG, THANKS // My Blog is Important to Track New Shortlinks , Broken Bypass etc... // Thanks so much to @JustOlaf , @Konf , @hacker09 for Helping me , make my script even better , and for All who has contributed via Feedback. // =========================================================================================================================================== (function() { 'use strict'; delete window.document.referrer; window.document.__defineGetter__('referrer', function () { return "https://forexeen.us/"; }); })();