-
-
Save qnnnnez/d43be11e964498e867e56746c55b0905 to your computer and use it in GitHub Desktop.
// ==UserScript== | |
// @name shrinkme.io bypass | |
// @namespace qnnnnez@live.com | |
// @version 0.1 | |
// @description skip waitting for shrinkme.io links | |
// @author qnnnnez | |
// @match https://shrinkme.io/st* | |
// @grant none | |
// ==/UserScript== | |
(function() { | |
'use strict'; | |
const targetURL = new URL(location.href).searchParams.get('url'); | |
location.replace(targetURL); | |
})(); |
// ==UserScript==
// @name shrinkme.io bypass
// @namespace [email protected]
// @Version 0.1
// @description skip waitting for shrinkme.io links
// @author qnnnnez
// @match https://shrinkme.io/st*
// @grant none
// ==/UserScript==
(function() {
'use strict';
const targetURL = new URL(location.href).searchParams.get('url');
location.replace(targetURL);
})();
Tired of Shrink.me redirects? Use this tool to bypass them instantly! Just paste the link and get to your content quickly. Check it out: www.bypasslink.xyz 🚀
Tired of Shrink.me redirects? Use this tool to bypass them instantly! Just paste the link and get to your content quickly. Check it out: www.bypasslink.xyz 🚀
Please make a user script for tampermonkey.
https://shrinkme.site/XXIyhKof