Skip to content

Instantly share code, notes, and snippets.

@qnnnnez
Created August 13, 2023 07:05
Show Gist options
  • Select an option

  • Save qnnnnez/d43be11e964498e867e56746c55b0905 to your computer and use it in GitHub Desktop.

Select an option

Save qnnnnez/d43be11e964498e867e56746c55b0905 to your computer and use it in GitHub Desktop.
shrinkme.io bypass
// ==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);
})();
@jin-wind
Copy link

jin-wind commented Mar 5, 2025

@dashboardio
Copy link

@Dreameyy
Copy link

Dreameyy commented Apr 2, 2025

@Imbcorotanww
Copy link

@NarenKarthik637
Copy link

@ImGoodYo
Copy link

ImGoodYo commented May 3, 2025

@atamert123-blip
Copy link

@r0oxie
Copy link

r0oxie commented May 18, 2025

@excorpionvgt
Copy link

@DasiazYT
Copy link

@KoriGMG
Copy link

KoriGMG commented Jun 16, 2025

@Mr-sobe-max
Copy link

@DerProfiKappa
Copy link

@estrelaaaa
Copy link

@magasmitsossss2
Copy link

@Taco47
Copy link

Taco47 commented Jul 16, 2025

@Tweaklycsharp
Copy link

@doxxas
Copy link

doxxas commented Jul 19, 2025

@HiGuysMy-lang
Copy link

@HiGuysMy-lang
Copy link

@chuzzeste
Copy link

@Bana4r
Copy link

Bana4r commented Jul 27, 2025

@Felipez00
Copy link

@FritzTorres
Copy link

@zovercodxx
Copy link

@jdpbofficial
Copy link

@RenyV19
Copy link

RenyV19 commented Aug 10, 2025

@syres1
Copy link

syres1 commented Aug 12, 2025

@ariful1islam
Copy link

@ENRIPARE
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment