From d7384d0d9bf5c1ba9f8336534dbe9e00ca8a95fe Mon Sep 17 00:00:00 2001 From: Amm0ni4 Date: Wed, 1 May 2024 00:41:16 +0200 Subject: [PATCH] add pelishd4k.com bypass https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/42 --- Bypass_All_Shortlinks.meta.js | 3 ++- Bypass_All_Shortlinks.user.js | 6 +++++- extra_bypasses/extra_bypasses.user.js | 4 ++++ supported_sites.txt | 1 + 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/Bypass_All_Shortlinks.meta.js b/Bypass_All_Shortlinks.meta.js index 295f59c..8edfb44 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 91.8.31 +// @version 91.8.32 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle @@ -647,6 +647,7 @@ // @include /(bypass.city|adbypass.org)\/bypass\?bypass=/ // @include /(mundopolo.net|d.myfirstdollar.net)/ // @include /acorta2.com/ +// @include /web.admoneyclick.net\/#!/ // @include /onlypc.net\/out#!/ // @include /comohoy.com/ // @include /sphinxanime.com\/short/ diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index 23cf791..5cae906 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 91.8.31 +// @version 91.8.32 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle @@ -647,6 +647,7 @@ // @include /(bypass.city|adbypass.org)\/bypass\?bypass=/ // @include /(mundopolo.net|d.myfirstdollar.net)/ // @include /acorta2.com/ +// @include /web.admoneyclick.net\/#!/ // @include /onlypc.net\/out#!/ // @include /comohoy.com/ // @include /sphinxanime.com\/short/ @@ -1898,6 +1899,9 @@ // librolandia.net /acorta2.com/.test(url) ? redirect(atob(atob(atob(url.split('#!')[1])))) : null; + // pelishd4k.com + /web.admoneyclick.net\/#!/.test(url) ? redirect(decodeURIComponent(atob(atob(atob(url.split('#!')[1]))))) : null; + // dw-anime.net /dw-anime.net\/short\/\?anonym=/.test(url) ? redirect(atob(url.split('?anonym=')[1])) : null; diff --git a/extra_bypasses/extra_bypasses.user.js b/extra_bypasses/extra_bypasses.user.js index 4bcf638..37b00ee 100644 --- a/extra_bypasses/extra_bypasses.user.js +++ b/extra_bypasses/extra_bypasses.user.js @@ -3,6 +3,7 @@ // @description These bypasses are always merged into Bypass_All_Shortlinks.user.js // @include /(mundopolo.net|d.myfirstdollar.net)/ // @include /acorta2.com/ +// @include /web.admoneyclick.net\/#!/ // @include /onlypc.net\/out#!/ // @include /comohoy.com/ // @include /sphinxanime.com\/short/ @@ -176,6 +177,9 @@ // librolandia.net /acorta2.com/.test(url) ? redirect(atob(atob(atob(url.split('#!')[1])))) : null; + // pelishd4k.com + /web.admoneyclick.net\/#!/.test(url) ? redirect(decodeURIComponent(atob(atob(atob(url.split('#!')[1]))))) : null; + // dw-anime.net /dw-anime.net\/short\/\?anonym=/.test(url) ? redirect(atob(url.split('?anonym=')[1])) : null; diff --git a/supported_sites.txt b/supported_sites.txt index 2dea204..2db3c18 100644 --- a/supported_sites.txt +++ b/supported_sites.txt @@ -626,6 +626,7 @@ https://paster.so/* /(bypass.city|adbypass.org)\/bypass\?bypass=/ /(mundopolo.net|d.myfirstdollar.net)/ /acorta2.com/ +/web.admoneyclick.net\/#!/ /onlypc.net\/out#!/ /comohoy.com/ /sphinxanime.com\/short/