Amm0ni4 2024-05-12 14:15:58 +02:00
parent 2049191894
commit f48f544816
4 changed files with 8 additions and 8 deletions

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 91.9.12
// @version 91.9.13
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
@ -649,7 +649,7 @@
// @include /(bypass.city|adbypass.org)\/bypass\?bypass=/
// @include /(mundopolo.net|d.myfirstdollar.net)/
// @include /acorta2.com/
// @include /web.admoneyclick.net\/#!/
// @include /(web.admoneyclick.net|acortaphd.live)\/#!/
// @include /onlypc.net\/out#!/
// @include /comohoy.com/
// @include /sphinxanime.com\/short/

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 91.9.12
// @version 91.9.13
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
@ -649,7 +649,7 @@
// @include /(bypass.city|adbypass.org)\/bypass\?bypass=/
// @include /(mundopolo.net|d.myfirstdollar.net)/
// @include /acorta2.com/
// @include /web.admoneyclick.net\/#!/
// @include /(web.admoneyclick.net|acortaphd.live)\/#!/
// @include /onlypc.net\/out#!/
// @include /comohoy.com/
// @include /sphinxanime.com\/short/
@ -1912,7 +1912,7 @@
/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;
/(web.admoneyclick.net|acortaphd.live)\/#!/.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;

View file

@ -3,7 +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 /(web.admoneyclick.net|acortaphd.live)\/#!/
// @include /onlypc.net\/out#!/
// @include /comohoy.com/
// @include /sphinxanime.com\/short/
@ -183,7 +183,7 @@
/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;
/(web.admoneyclick.net|acortaphd.live)\/#!/.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;

View file

@ -628,7 +628,7 @@ https://paster.so/*
/(bypass.city|adbypass.org)\/bypass\?bypass=/
/(mundopolo.net|d.myfirstdollar.net)/
/acorta2.com/
/web.admoneyclick.net\/#!/
/(web.admoneyclick.net|acortaphd.live)\/#!/
/onlypc.net\/out#!/
/comohoy.com/
/sphinxanime.com\/short/