Created
August 13, 2023 07:05
-
-
Save qnnnnez/d43be11e964498e867e56746c55b0905 to your computer and use it in GitHub Desktop.
shrinkme.io bypass
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==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); | |
})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://shrinkme.ink/7YIsnU3