Amm0ni4 2024-07-12 12:41:28 +02:00
parent 86017e83ed
commit e26b0182c0
4 changed files with 18 additions and 2 deletions

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 92.3.7
// @version 92.3.8
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
@ -771,6 +771,7 @@
// @include /pahe.win/
// @include /ontechhindi.com/
// @include /newedutopics.com/
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.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|acortados).com/

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 92.3.7
// @version 92.3.8
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
@ -771,6 +771,7 @@
// @include /pahe.win/
// @include /ontechhindi.com/
// @include /newedutopics.com/
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.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|acortados).com/
@ -2397,6 +2398,12 @@
clickIfExists('#btn6');
}) : null;
// https://hyp.sh/Art07dr (hypershort) - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/101
/blog.jytechs.in|mi.miuiflash.com|hypershort.com/.test(url) ? afterDOMLoaded(function() {
clickIfExists('#generatelink');
redirectIfExists('#gettinglink');
}) : null;
})();
(function() {

View file

@ -165,6 +165,7 @@
// @include /pahe.win/
// @include /ontechhindi.com/
// @include /newedutopics.com/
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.com/
// @run-at document-start
// ==/UserScript==
@ -779,6 +780,12 @@
clickIfExists('#btn6');
}) : null;
// https://hyp.sh/Art07dr (hypershort) - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/101
/blog.jytechs.in|mi.miuiflash.com|hypershort.com/.test(url) ? afterDOMLoaded(function() {
clickIfExists('#generatelink');
redirectIfExists('#gettinglink');
}) : null;
})();
(function() {

View file

@ -751,6 +751,7 @@ https://paster.so/*
/pahe.win/
/ontechhindi.com/
/newedutopics.com/
/blog.jytechs.in|mi.miuiflash.com|hypershort.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|acortados).com/