Additional Bypass

Bypass Addition for Bypass All Shortlinks

当前为 2022-04-23 提交的版本,查看 最新版本

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

// ==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      *://zololink.xyz/*
// @match      *://wizly.xyz/*
// @match      *://9bitco.in/*
// @grant      none
// @version    1.0
// @author     Bloggerpemula
// @run-at     document-start
// @description Bypass Addition for Bypass All Shortlinks
// ==/UserScript==
// ==========================================================================================================================================
//                                 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://www.forexeen.us/";
    });
})();