Amm0ni4 2024-07-13 20:31:11 +02:00
parent 85ebdcd474
commit 8cc5d72f02
4 changed files with 12 additions and 2 deletions

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 92.3.10
// @version 92.3.11
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
@ -774,6 +774,7 @@
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.com/
// @include /mayas.travel/
// @include /animesgd.net/
// @include /tucinehd.com\/links/
// @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|acortados).com/

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 92.3.10
// @version 92.3.11
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
@ -774,6 +774,7 @@
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.com/
// @include /mayas.travel/
// @include /animesgd.net/
// @include /tucinehd.com\/links/
// @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|acortados).com/
@ -1855,6 +1856,9 @@
//intercambiosvirtuales.org
/1v.to\/t/.test(url) ? redirect(atob(atob(atob(atob( atob(url.split('/t/')[1]).replace('+P', '') ))))) : null;
// tucinehd.com
/tucinehd.com\/links/.test(url) ? afterDOMLoaded(redirectIfExists('#link')) : null;
//mandranime.com
/ikramlar.online/.test(url) ? afterDOMLoaded(function() {
redirect(atob(document.querySelector('#wpsafe-link > a:nth-child(1)').getAttribute('onclick').match(/'(https:\/\/[^']+)'/)[1].split('safelink_redirect=')[1]).match(/"safelink":"(.*?)"/)[1]);

View file

@ -168,6 +168,7 @@
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.com/
// @include /mayas.travel/
// @include /animesgd.net/
// @include /tucinehd.com\/links/
// @run-at document-start
// ==/UserScript==
@ -237,6 +238,9 @@
//intercambiosvirtuales.org
/1v.to\/t/.test(url) ? redirect(atob(atob(atob(atob( atob(url.split('/t/')[1]).replace('+P', '') ))))) : null;
// tucinehd.com
/tucinehd.com\/links/.test(url) ? afterDOMLoaded(redirectIfExists('#link')) : null;
//mandranime.com
/ikramlar.online/.test(url) ? afterDOMLoaded(function() {
redirect(atob(document.querySelector('#wpsafe-link > a:nth-child(1)').getAttribute('onclick').match(/'(https:\/\/[^']+)'/)[1].split('safelink_redirect=')[1]).match(/"safelink":"(.*?)"/)[1]);

View file

@ -754,6 +754,7 @@ https://paster.so/*
/blog.jytechs.in|mi.miuiflash.com|hypershort.com/
/mayas.travel/
/animesgd.net/
/tucinehd.com\/links/
/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|acortados).com/