add bypass for peliculasmf.com

https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/78
This commit is contained in:
Amm0ni4 2024-06-22 21:55:36 +02:00
parent 4c3cd8a079
commit fb53b886b0
4 changed files with 12 additions and 2 deletions

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 92.2.7
// @version 92.2.8
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
@ -788,6 +788,7 @@
// @include /fitnessholic.net\/token.php\?post=/
// @include /fitnessholic.net/
// @include /linkshortify.in/
// @include /tumangasdd.com/
// @include /filecrypt.(cc|co)/
// @include /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
// @include /mega-enlace.com/

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 92.2.7
// @version 92.2.8
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
@ -788,6 +788,7 @@
// @include /fitnessholic.net\/token.php\?post=/
// @include /fitnessholic.net/
// @include /linkshortify.in/
// @include /tumangasdd.com/
// @include /filecrypt.(cc|co)/
// @include /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
// @include /mega-enlace.com/
@ -1861,6 +1862,9 @@
//peliculasgd.net, animesgd.net, club-hd.com, librolandia.net, pelishd4k.com, programasvirtualespc.net, pasteprivado.blogspot.com
/(mundopolo.net|myfirstdollar.net|adsense.tupaste.top|acorta2.com|web.admoneyclick.net|acortaphd.live|onlypc.net|link.manudatos.com)/.test(url) ? redirect(decodeURIComponent(atob(atob(atob(url.split('#!')[1]))))) : null;
// peliculasmf.com
/tumangasdd.com/.test(url) ? redirect(decodeURIComponent(atob(atob(atob(url.split('#')[1]))).split('url=')[1])) : null;
// dw-anime.net
/dw-anime.net\/short\/\?anonym=/.test(url) ? redirect(atob(url.split('?anonym=')[1])) : null;

View file

@ -150,6 +150,7 @@
// @include /fitnessholic.net\/token.php\?post=/
// @include /fitnessholic.net/
// @include /linkshortify.in/
// @include /tumangasdd.com/
// @run-at document-start
// ==/UserScript==
@ -178,6 +179,9 @@
//peliculasgd.net, animesgd.net, club-hd.com, librolandia.net, pelishd4k.com, programasvirtualespc.net, pasteprivado.blogspot.com
/(mundopolo.net|myfirstdollar.net|adsense.tupaste.top|acorta2.com|web.admoneyclick.net|acortaphd.live|onlypc.net|link.manudatos.com)/.test(url) ? redirect(decodeURIComponent(atob(atob(atob(url.split('#!')[1]))))) : null;
// peliculasmf.com
/tumangasdd.com/.test(url) ? redirect(decodeURIComponent(atob(atob(atob(url.split('#')[1]))).split('url=')[1])) : null;
// dw-anime.net
/dw-anime.net\/short\/\?anonym=/.test(url) ? redirect(atob(url.split('?anonym=')[1])) : null;

View file

@ -768,6 +768,7 @@ https://paster.so/*
/fitnessholic.net\/token.php\?post=/
/fitnessholic.net/
/linkshortify.in/
/tumangasdd.com/
/filecrypt.(cc|co)/
/(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
/mega-enlace.com/