Cracked Games / skip advertisement wait sript

Skips shorturl link redirect wait time

// ==UserScript==
// @name         Cracked Games / skip advertisement wait sript
// @namespace    shorturl_skip
// @encoding     utf-8
// @description  Skips shorturl link redirect wait time
// @match        http://crackedgamespc.xyz/*
// @grant        none
// @version 0.0.1.001
// ==/UserScript==

(function() {
    window.location.replace(decodeURIComponent('http'+window.location.href.split('?xurl=')[1]));
})();

QingJ © 2025

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