From 6e576b22a3d3f96d80eea1f422f8515ee0e37b16 Mon Sep 17 00:00:00 2001 From: Uranite <62639703+Uranite@users.noreply.github.com> Date: Wed, 3 Jun 2020 17:49:06 +0700 Subject: [PATCH] Removed proxoexploits.com timer It doesn't detect universal bypass regardless of timer --- injection_script.js | 7 ------- 1 file changed, 7 deletions(-) diff --git a/injection_script.js b/injection_script.js index 744271b..3917222 100644 --- a/injection_script.js +++ b/injection_script.js @@ -38,13 +38,6 @@ unsafelyNavigate=target=>{ let url="https://universal-bypass.org/bypassed?target="+encodeURIComponent(target)+"&referer="+encodeURIComponent(referer) switch(target)//All values here have been tested using "Take me to destinations after 0 seconds." { - case "https://proxoexploits.com/proxo/continue_two": - case "https://proxoexploits.com/ProxoKeyKeyLol": - case "https://api.thinksuggest.org/?m=c&t=j&h=Jump&q=_clickout&pid=linkvertisenet&k=https%3A%2F%2Fproxoexploits.com%2Fproxo%2Fcontinue_two&subid=klickouts": - case "https://api.thinksuggest.org/?m=c&t=j&h=Jump&q=_clickout&pid=linkvertisenet&k=https%3A%2F%2Fproxoexploits.com%2FProxoKeyKeyLol&subid=klickouts": - url+="&safe_in=20" - break; - case (/fluxteam\.xyz/.exec(target)||{}).input: url+="&safe_in=95" break;