From 8e9c746a1adb2f19c4d63fce1a3683d60a040429 Mon Sep 17 00:00:00 2001 From: Amm0ni4 Date: Fri, 13 Dec 2024 01:29:26 +0100 Subject: [PATCH] add paster.gg bypass for sittingonclouds.com https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/165#issuecomment-2511624 --- Bypass_All_Shortlinks.meta.js | 3 ++- Bypass_All_Shortlinks.user.js | 5 ++++- extra_bypasses/extra_bypasses.user.js | 3 +++ supported_sites.txt | 1 + 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Bypass_All_Shortlinks.meta.js b/Bypass_All_Shortlinks.meta.js index 340ce1a..b77ea99 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.2.9 +// @version 93.2.10 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle @@ -753,6 +753,7 @@ // @include /^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/ // @include /delpez.com/ // @include /mendationforc.info/ +// @include /paster.gg/ // @include /filecrypt.(cc|co)/ // @include /(mega-enlace|acortados).com/ // @include /^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/ diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index 6578bd3..edee558 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.2.9 +// @version 93.2.10 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle @@ -753,6 +753,7 @@ // @include /^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/ // @include /delpez.com/ // @include /mendationforc.info/ +// @include /paster.gg/ // @include /filecrypt.(cc|co)/ // @include /(mega-enlace|acortados).com/ // @include /^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/ @@ -2685,6 +2686,8 @@ }); })() : null; + // sittingonclouds.com .net + /paster.gg/.test(url) ? redirect(decodeURIComponent(url.split('&link=')[1].split('&')[0])) : null; })(); diff --git a/extra_bypasses/extra_bypasses.user.js b/extra_bypasses/extra_bypasses.user.js index 101385d..7da259a 100644 --- a/extra_bypasses/extra_bypasses.user.js +++ b/extra_bypasses/extra_bypasses.user.js @@ -204,6 +204,7 @@ // @include /^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/ // @include /delpez.com/ // @include /mendationforc.info/ +// @include /paster.gg/ // @run-at document-start // ==/UserScript== @@ -1159,6 +1160,8 @@ }); })() : null; + // sittingonclouds.com .net + /paster.gg/.test(url) ? redirect(decodeURIComponent(url.split('&link=')[1].split('&')[0])) : null; })(); diff --git a/supported_sites.txt b/supported_sites.txt index f067d08..577bfe5 100644 --- a/supported_sites.txt +++ b/supported_sites.txt @@ -734,6 +734,7 @@ https://paster.so/* /^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/ /delpez.com/ /mendationforc.info/ +/paster.gg/ /filecrypt.(cc|co)/ /(mega-enlace|acortados).com/ /^https:\/\/.*\.(tradeshowrating.com|historyofyesterday.com|playonpc.online|quins.us)\/.*/