From 3a1279cd044db79d79e8618ddad7e78ecc6c30f3 Mon Sep 17 00:00:00 2001 From: Amm0ni4 Date: Tue, 30 Apr 2024 18:49:59 +0200 Subject: [PATCH] improve dixva bypass --- Bypass_All_Shortlinks.user.js | 2 +- extra_bypasses/extra_bypasses.user.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index 505ffe3..3847475 100644 --- a/Bypass_All_Shortlinks.user.js +++ b/Bypass_All_Shortlinks.user.js @@ -2401,7 +2401,7 @@ } return decodedArray.join(''); } - const myDictionary = {'I': 'h', '6': 't', 'A': 'p', '7': 's', ':': ':', '/': '/', '3': 'w', '.': '.', 'H': 'i', 'C': 'n', 'B': 'o', 'L': 'e', '5': 'u', '?': '?', '=': '=', '%': '%', 'w': '3', 'p': 'A', 'x': '2', 'k': 'F', 'M': 'd', '2': 'x', 'm': 'D', 'E': 'l', 'P': 'a', 't': '6', 'y': '1', 'q': '9', 'v': '4', '1': 'y', '8': 'r', 'N': 'c', 'D': 'm', 'R': 'Y', 'X': 'S', 'J': 'g', 'Y': 'R', 'Q': 'Z', 'W': 'T', 'h': 'I', 'g': 'J', '9': 'q', 'T': 'W', 'n': 'C', 'Z': 'Q', 'l': 'E', '4': 'v', 's': '7', 'u': '5', 'o': 'B', 'F': 'k', 'j': 'G', 'z': '0', 'r': '8', 'c': 'N', 'b': 'O', 'V': 'U', 'f': 'K'}; + const myDictionary = {':': ':', '/': '/', '=': '=', '%': '%', '.': '.', '?': '?', 'I': 'h', 'h': 'I', '6': 't', 't': '6', 'A': 'p', 'p': 'A', '7': 's', 's': '7', '3': 'w', 'w': '3', 'H': 'i', 'i': 'H', 'C': 'n', 'n': 'C', 'B': 'o', 'o': 'B', 'L': 'e', 'e': 'L', '5': 'u', 'u': '5', 'x': '2', '2': 'x', 'k': 'F', 'F': 'k', 'M': 'd', 'd': 'M', 'm': 'D', 'D': 'm', 'E': 'l', 'l': 'E', 'P': 'a', 'a': 'P', 'y': '1', '1': 'y', 'q': '9', '9': 'q', 'v': '4', '4': 'v', '8': 'r', 'r': '8', 'N': 'c', 'c': 'N', 'R': 'Y', 'Y': 'R', 'X': 'S', 'S': 'X', 'J': 'g', 'g': 'J', 'Q': 'Z', 'Z': 'Q', 'W': 'T', 'T': 'W', 'j': 'G', 'G': 'j', 'z': '0', '0': 'z', 'b': 'O', 'O': 'b', 'V': 'U', 'U': 'V', 'f': 'K', 'K': 'f'}; let decodedString = atob(url.split('?go=')[1]); decodedString = decoder(myDictionary, decodedString); if (decodedString !== '') { redirect(decodedString); } diff --git a/extra_bypasses/extra_bypasses.user.js b/extra_bypasses/extra_bypasses.user.js index cef8241..eb2ddb5 100644 --- a/extra_bypasses/extra_bypasses.user.js +++ b/extra_bypasses/extra_bypasses.user.js @@ -679,7 +679,7 @@ } return decodedArray.join(''); } - const myDictionary = {'I': 'h', '6': 't', 'A': 'p', '7': 's', ':': ':', '/': '/', '3': 'w', '.': '.', 'H': 'i', 'C': 'n', 'B': 'o', 'L': 'e', '5': 'u', '?': '?', '=': '=', '%': '%', 'w': '3', 'p': 'A', 'x': '2', 'k': 'F', 'M': 'd', '2': 'x', 'm': 'D', 'E': 'l', 'P': 'a', 't': '6', 'y': '1', 'q': '9', 'v': '4', '1': 'y', '8': 'r', 'N': 'c', 'D': 'm', 'R': 'Y', 'X': 'S', 'J': 'g', 'Y': 'R', 'Q': 'Z', 'W': 'T', 'h': 'I', 'g': 'J', '9': 'q', 'T': 'W', 'n': 'C', 'Z': 'Q', 'l': 'E', '4': 'v', 's': '7', 'u': '5', 'o': 'B', 'F': 'k', 'j': 'G', 'z': '0', 'r': '8', 'c': 'N', 'b': 'O', 'V': 'U', 'f': 'K'}; + const myDictionary = {':': ':', '/': '/', '=': '=', '%': '%', '.': '.', '?': '?', 'I': 'h', 'h': 'I', '6': 't', 't': '6', 'A': 'p', 'p': 'A', '7': 's', 's': '7', '3': 'w', 'w': '3', 'H': 'i', 'i': 'H', 'C': 'n', 'n': 'C', 'B': 'o', 'o': 'B', 'L': 'e', 'e': 'L', '5': 'u', 'u': '5', 'x': '2', '2': 'x', 'k': 'F', 'F': 'k', 'M': 'd', 'd': 'M', 'm': 'D', 'D': 'm', 'E': 'l', 'l': 'E', 'P': 'a', 'a': 'P', 'y': '1', '1': 'y', 'q': '9', '9': 'q', 'v': '4', '4': 'v', '8': 'r', 'r': '8', 'N': 'c', 'c': 'N', 'R': 'Y', 'Y': 'R', 'X': 'S', 'S': 'X', 'J': 'g', 'g': 'J', 'Q': 'Z', 'Z': 'Q', 'W': 'T', 'T': 'W', 'j': 'G', 'G': 'j', 'z': '0', '0': 'z', 'b': 'O', 'O': 'b', 'V': 'U', 'U': 'V', 'f': 'K', 'K': 'f'}; let decodedString = atob(url.split('?go=')[1]); decodedString = decoder(myDictionary, decodedString); if (decodedString !== '') { redirect(decodedString); }