add a bypass

This commit is contained in:
Amm0ni4 2024-12-06 11:27:21 +01:00
parent 67d6f6a3dd
commit e348dbcbf2
4 changed files with 10 additions and 0 deletions

View file

@ -752,6 +752,7 @@
// @include /^https:\/\/[^\/]+\/safe\.php\?link=https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/ // @include /^https:\/\/[^\/]+\/safe\.php\?link=https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/
// @include /^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/ // @include /^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/
// @include /delpez.com/ // @include /delpez.com/
// @include /mendationforc.info/
// @include /filecrypt.(cc|co)/ // @include /filecrypt.(cc|co)/
// @include /(mega-enlace|acortados).com/ // @include /(mega-enlace|acortados).com/
// @include /^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/ // @include /^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/

View file

@ -752,6 +752,7 @@
// @include /^https:\/\/[^\/]+\/safe\.php\?link=https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/ // @include /^https:\/\/[^\/]+\/safe\.php\?link=https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/
// @include /^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/ // @include /^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/
// @include /delpez.com/ // @include /delpez.com/
// @include /mendationforc.info/
// @include /filecrypt.(cc|co)/ // @include /filecrypt.(cc|co)/
// @include /(mega-enlace|acortados).com/ // @include /(mega-enlace|acortados).com/
// @include /^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/ // @include /^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/
@ -2620,6 +2621,9 @@
redirect(decodeURIComponent(atob(document.querySelector('#wpsafe-link > a:nth-child(1)').getAttribute('onclick').match(/'(https:\/\/[^']+)'/)[1].split('safelink_redirect=')[1]).match(/"safelink":"(.*?)"/)[1])); redirect(decodeURIComponent(atob(document.querySelector('#wpsafe-link > a:nth-child(1)').getAttribute('onclick').match(/'(https:\/\/[^']+)'/)[1].split('safelink_redirect=')[1]).match(/"safelink":"(.*?)"/)[1]));
}) : null; }) : null;
// https://github.com/FastForwardTeam/FastForward/issues/1515
/mendationforc.info/.test(url) ? redirect(decodeURIComponent(atob(url.split('&cc=')[1]).match(/"link":"(.*?)"/)[1]) ) : null;
// spaste.com use in pahe.ink - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/77 // spaste.com use in pahe.ink - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/77
function checkHCaptchaSolved() { function checkHCaptchaSolved() {
if (document.querySelector('.h-captcha')) { if (document.querySelector('.h-captcha')) {

View file

@ -203,6 +203,7 @@
// @include /^https:\/\/[^\/]+\/safe\.php\?link=https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/ // @include /^https:\/\/[^\/]+\/safe\.php\?link=https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/
// @include /^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/ // @include /^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/
// @include /delpez.com/ // @include /delpez.com/
// @include /mendationforc.info/
// @run-at document-start // @run-at document-start
// ==/UserScript== // ==/UserScript==
@ -1094,6 +1095,9 @@
redirect(decodeURIComponent(atob(document.querySelector('#wpsafe-link > a:nth-child(1)').getAttribute('onclick').match(/'(https:\/\/[^']+)'/)[1].split('safelink_redirect=')[1]).match(/"safelink":"(.*?)"/)[1])); redirect(decodeURIComponent(atob(document.querySelector('#wpsafe-link > a:nth-child(1)').getAttribute('onclick').match(/'(https:\/\/[^']+)'/)[1].split('safelink_redirect=')[1]).match(/"safelink":"(.*?)"/)[1]));
}) : null; }) : null;
// https://github.com/FastForwardTeam/FastForward/issues/1515
/mendationforc.info/.test(url) ? redirect(decodeURIComponent(atob(url.split('&cc=')[1]).match(/"link":"(.*?)"/)[1]) ) : null;
// spaste.com use in pahe.ink - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/77 // spaste.com use in pahe.ink - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/77
function checkHCaptchaSolved() { function checkHCaptchaSolved() {
if (document.querySelector('.h-captcha')) { if (document.querySelector('.h-captcha')) {

View file

@ -733,6 +733,7 @@ https://paster.so/*
/^https:\/\/[^\/]+\/safe\.php\?link=https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/ /^https:\/\/[^\/]+\/safe\.php\?link=https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/
/^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/ /^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/
/delpez.com/ /delpez.com/
/mendationforc.info/
/filecrypt.(cc|co)/ /filecrypt.(cc|co)/
/(mega-enlace|acortados).com/ /(mega-enlace|acortados).com/
/^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/ /^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/