diff --git a/Bypass_All_Shortlinks.meta.js b/Bypass_All_Shortlinks.meta.js index 9ef42f6..a1c1173 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 92.9.2 +// @version 92.9.3 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle @@ -752,6 +752,7 @@ // @include /skillheadlines.in/ // @include /psccapk.in|secure.bgmiupdate.com.in/ // @include /www.spaste.com/ +// @include /click.convertkit-mail.com/ // @include /filecrypt.(cc|co)/ // @include /(mega-enlace|acortados).com/ // @include /^(https?:\/\/)(.+)?((actualpost|americanstylo|beautifulfashionnailart|dadinthemaking|glowandglamcorner|listofthis|lobirtech|travelperi|vepiv|seydisehirmansethaber|turkiyertg|tophotelsukraine|balatroltd|tenorminiuk|icryptowin).com|(makego|sakazi|momge).net|askerlikforum.com.tr)(\/.*)/ diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index 11202a6..f4f7c32 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 92.9.2 +// @version 92.9.3 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle @@ -752,6 +752,7 @@ // @include /skillheadlines.in/ // @include /psccapk.in|secure.bgmiupdate.com.in/ // @include /www.spaste.com/ +// @include /click.convertkit-mail.com/ // @include /filecrypt.(cc|co)/ // @include /(mega-enlace|acortados).com/ // @include /^(https?:\/\/)(.+)?((actualpost|americanstylo|beautifulfashionnailart|dadinthemaking|glowandglamcorner|listofthis|lobirtech|travelperi|vepiv|seydisehirmansethaber|turkiyertg|tophotelsukraine|balatroltd|tenorminiuk|icryptowin).com|(makego|sakazi|momge).net|askerlikforum.com.tr)(\/.*)/ @@ -2615,6 +2616,9 @@ redirectIfExists('#template-contactform-message > a:nth-child(3)'); }) : null; + // https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/184 + /click.convertkit-mail.com/.test(url) ? redirect(atob(url.match(/.*(aHR0.*)/)[1])) : null; + })(); (function() { diff --git a/extra_bypasses/extra_bypasses.user.js b/extra_bypasses/extra_bypasses.user.js index bedfcd7..2f8d4a7 100644 --- a/extra_bypasses/extra_bypasses.user.js +++ b/extra_bypasses/extra_bypasses.user.js @@ -197,6 +197,7 @@ // @include /skillheadlines.in/ // @include /psccapk.in|secure.bgmiupdate.com.in/ // @include /www.spaste.com/ +// @include /click.convertkit-mail.com/ // @run-at document-start // ==/UserScript== @@ -1064,6 +1065,9 @@ redirectIfExists('#template-contactform-message > a:nth-child(3)'); }) : null; + // https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/184 + /click.convertkit-mail.com/.test(url) ? redirect(atob(url.match(/.*(aHR0.*)/)[1])) : null; + })(); (function() { diff --git a/supported_sites.txt b/supported_sites.txt index 7176d4d..677d42f 100644 --- a/supported_sites.txt +++ b/supported_sites.txt @@ -733,6 +733,7 @@ https://paster.so/* /skillheadlines.in/ /psccapk.in|secure.bgmiupdate.com.in/ /www.spaste.com/ +/click.convertkit-mail.com/ /filecrypt.(cc|co)/ /(mega-enlace|acortados).com/ /^(https?:\/\/)(.+)?((actualpost|americanstylo|beautifulfashionnailart|dadinthemaking|glowandglamcorner|listofthis|lobirtech|travelperi|vepiv|seydisehirmansethaber|turkiyertg|tophotelsukraine|balatroltd|tenorminiuk|icryptowin).com|(makego|sakazi|momge).net|askerlikforum.com.tr)(\/.*)/