diff --git a/.gitignore b/.gitignore index edd7aa1..dd8c296 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ untouched_Bypass_All_Shortlinks_0.user.js -untouched_Bypass_All_Shortlinks_patched.user.user.js +untouched_Bypass_All_Shortlinks_patched.user.js includes.txt match_rules.txt include_rules.txt diff --git a/Bypass_All_Shortlinks.meta.js b/Bypass_All_Shortlinks.meta.js index 5ab31de..dbe5f6d 100644 --- a/Bypass_All_Shortlinks.meta.js +++ b/Bypass_All_Shortlinks.meta.js @@ -4,7 +4,7 @@ // @run-at document-start // @author Amm0ni4 // @noframes -// @version 93.8.2 +// @version 93.8.3 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle @@ -665,6 +665,7 @@ // @include /aylink.co|cpmlink.pro/ // @include /hypershort.com/ // @include /instaserve.net/ +// @include /(desbloquea|drivelinks).me|(acortame-esto|recorta-enlace|enlace-protegido|super-enlace).com|short-info.link/ // @include /filecrypt.(cc|co)/ // @include /^(https?:\/\/)(.+)?((actualpost|americanstylo|beautifulfashionnailart|dadinthemaking|glowandglamcorner|listofthis|lobirtech|travelperi|vepiv|seydisehirmansethaber|turkiyertg|tophotelsukraine|balatroltd|tenorminiuk|icryptowin|chronoat|ecoinfotec|bcsclass|mainitbd|newselab|dizok|uzaay|tophistoryview|9sblog|ubnem|techavash|6harfli|professionaley|playghub|apkvmod|apkallworld|techoflix|toplistee|games2mobile|nivtu|bflig|jplna|bilgilendirici|zoninews|smoplay|m-womenstyle).com|(makego|sakazi|momge|englishgrammarpro|arab-plus).net|askerlikforum.com.tr|misterio.ro|(forp|bevery|fanuze).xyz|gamcabd.org|gamerking.shop)(\/.*)/ // @include /(mega-enlace|acortados).com/ diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index e36b184..7005b3f 100644 --- a/Bypass_All_Shortlinks.user.js +++ b/Bypass_All_Shortlinks.user.js @@ -4,7 +4,7 @@ // @run-at document-start // @author Amm0ni4 // @noframes -// @version 93.8.2 +// @version 93.8.3 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle @@ -665,6 +665,7 @@ // @include /aylink.co|cpmlink.pro/ // @include /hypershort.com/ // @include /instaserve.net/ +// @include /(desbloquea|drivelinks).me|(acortame-esto|recorta-enlace|enlace-protegido|super-enlace).com|short-info.link/ // @include /filecrypt.(cc|co)/ // @include /^(https?:\/\/)(.+)?((actualpost|americanstylo|beautifulfashionnailart|dadinthemaking|glowandglamcorner|listofthis|lobirtech|travelperi|vepiv|seydisehirmansethaber|turkiyertg|tophotelsukraine|balatroltd|tenorminiuk|icryptowin|chronoat|ecoinfotec|bcsclass|mainitbd|newselab|dizok|uzaay|tophistoryview|9sblog|ubnem|techavash|6harfli|professionaley|playghub|apkvmod|apkallworld|techoflix|toplistee|games2mobile|nivtu|bflig|jplna|bilgilendirici|zoninews|smoplay|m-womenstyle).com|(makego|sakazi|momge|englishgrammarpro|arab-plus).net|askerlikforum.com.tr|misterio.ro|(forp|bevery|fanuze).xyz|gamcabd.org|gamerking.shop)(\/.*)/ // @include /(mega-enlace|acortados).com/ @@ -1523,6 +1524,21 @@ //peliculasgd.net, animesgd.net, club-hd.com, librolandia.net, pelishd4k.com, programasvirtualespc.net, pasteprivado.blogspot.com /(mundopolo.net|myfirstdollar.net|adsense.tupaste.top|acorta2.com|web.admoneyclick.net|acortaphd.live|onlypc.net|link.manudatos.com)/.test(url) ? redirect(decodeURIComponent(atob(atob(atob(url.split('#!')[1]))))) : null; + // elitetorrent.com tomadivx.net infomaniakos.net divxatope.net + function caesarDecipher(str) { + const shift = 13; + return str.replace(/[a-zA-Z]/g, char => { + const base = char <= 'Z' ? 65 : 97; + return String.fromCharCode((char.charCodeAt(0) - base - shift + 26) % 26 + base); + }); + } + if (/(desbloquea|drivelinks).me|(acortame-esto|recorta-enlace|enlace-protegido|super-enlace).com|short-info.link/.test(url)){ + const encodedURL = url.split('/s.php?i=')[1]; + const decodedURL = atob(atob(atob(atob(atob(encodedURL))))); + const finalURL = caesarDecipher(decodedURL); + redirect(finalURL); + } + // AdClicker if (/(adclicker.(io|info)|(discoveryultrasecure|yourihollier).com)\/url/.test(url)){ let decodedUrl = decodeURIComponent(atob(atob(atob(url.split('/url/#')[1])))); diff --git a/extra_bypasses/extra_bypasses.user.js b/extra_bypasses/extra_bypasses.user.js index 98339c4..f9b127c 100644 --- a/extra_bypasses/extra_bypasses.user.js +++ b/extra_bypasses/extra_bypasses.user.js @@ -231,6 +231,7 @@ // @include /aylink.co|cpmlink.pro/ // @include /hypershort.com/ // @include /instaserve.net/ +// @include /(desbloquea|drivelinks).me|(acortame-esto|recorta-enlace|enlace-protegido|super-enlace).com|short-info.link/ // @run-at document-start // ==/UserScript== @@ -259,6 +260,21 @@ //peliculasgd.net, animesgd.net, club-hd.com, librolandia.net, pelishd4k.com, programasvirtualespc.net, pasteprivado.blogspot.com /(mundopolo.net|myfirstdollar.net|adsense.tupaste.top|acorta2.com|web.admoneyclick.net|acortaphd.live|onlypc.net|link.manudatos.com)/.test(url) ? redirect(decodeURIComponent(atob(atob(atob(url.split('#!')[1]))))) : null; + // elitetorrent.com tomadivx.net infomaniakos.net divxatope.net + function caesarDecipher(str) { + const shift = 13; + return str.replace(/[a-zA-Z]/g, char => { + const base = char <= 'Z' ? 65 : 97; + return String.fromCharCode((char.charCodeAt(0) - base - shift + 26) % 26 + base); + }); + } + if (/(desbloquea|drivelinks).me|(acortame-esto|recorta-enlace|enlace-protegido|super-enlace).com|short-info.link/.test(url)){ + const encodedURL = url.split('/s.php?i=')[1]; + const decodedURL = atob(atob(atob(atob(atob(encodedURL))))); + const finalURL = caesarDecipher(decodedURL); + redirect(finalURL); + } + // AdClicker if (/(adclicker.(io|info)|(discoveryultrasecure|yourihollier).com)\/url/.test(url)){ let decodedUrl = decodeURIComponent(atob(atob(atob(url.split('/url/#')[1])))); diff --git a/supported_sites.txt b/supported_sites.txt index 6e79801..d19120f 100644 --- a/supported_sites.txt +++ b/supported_sites.txt @@ -646,6 +646,7 @@ https://paster.so/* /aylink.co|cpmlink.pro/ /hypershort.com/ /instaserve.net/ +/(desbloquea|drivelinks).me|(acortame-esto|recorta-enlace|enlace-protegido|super-enlace).com|short-info.link/ /filecrypt.(cc|co)/ /^(https?:\/\/)(.+)?((actualpost|americanstylo|beautifulfashionnailart|dadinthemaking|glowandglamcorner|listofthis|lobirtech|travelperi|vepiv|seydisehirmansethaber|turkiyertg|tophotelsukraine|balatroltd|tenorminiuk|icryptowin|chronoat|ecoinfotec|bcsclass|mainitbd|newselab|dizok|uzaay|tophistoryview|9sblog|ubnem|techavash|6harfli|professionaley|playghub|apkvmod|apkallworld|techoflix|toplistee|games2mobile|nivtu|bflig|jplna|bilgilendirici|zoninews|smoplay|m-womenstyle).com|(makego|sakazi|momge|englishgrammarpro|arab-plus).net|askerlikforum.com.tr|misterio.ro|(forp|bevery|fanuze).xyz|gamcabd.org|gamerking.shop)(\/.*)/ /(mega-enlace|acortados).com/ diff --git a/untouched_Bypass_All_Shortlinks_patched.user.js b/untouched_Bypass_All_Shortlinks_patched.user.js index 50ca4ee..95ceb32 100644 --- a/untouched_Bypass_All_Shortlinks_patched.user.js +++ b/untouched_Bypass_All_Shortlinks_patched.user.js @@ -37,7 +37,7 @@ // @namespace Violentmonkey Scripts // @run-at document-start // @author Bloggerpemula -// @version 93.8.2 +// @version 93.8.3 // @match *://*/* // @grant GM_setValue // @grant GM_getValue