Amm0ni4 2024-07-15 01:12:47 +02:00
parent e63755b53e
commit 9bd717fc62
4 changed files with 20 additions and 2 deletions

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 92.3.12
// @version 92.3.13
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
@ -772,6 +772,7 @@
// @include /pahe.win/
// @include /ontechhindi.com/
// @include /newedutopics.com/
// @include /newshuta.in/
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.com/
// @include /mayas.travel/
// @include /animesgd.net/

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 92.3.12
// @version 92.3.13
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
@ -772,6 +772,7 @@
// @include /pahe.win/
// @include /ontechhindi.com/
// @include /newedutopics.com/
// @include /newshuta.in/
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.com/
// @include /mayas.travel/
// @include /animesgd.net/
@ -2418,6 +2419,13 @@
clickIfExists('#btn6');
}) : null;
// inshorturl.com - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/104
/newshuta.in/.test(url) ? afterDOMLoaded(function() {
clickIfExists('#tp98');
clickIfExists('#btn6');
clickIfNotDisabled('#gtelinkbtn');
}) : 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');

View file

@ -166,6 +166,7 @@
// @include /pahe.win/
// @include /ontechhindi.com/
// @include /newedutopics.com/
// @include /newshuta.in/
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.com/
// @include /mayas.travel/
// @include /animesgd.net/
@ -800,6 +801,13 @@
clickIfExists('#btn6');
}) : null;
// inshorturl.com - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/104
/newshuta.in/.test(url) ? afterDOMLoaded(function() {
clickIfExists('#tp98');
clickIfExists('#btn6');
clickIfNotDisabled('#gtelinkbtn');
}) : 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');

View file

@ -752,6 +752,7 @@ https://paster.so/*
/pahe.win/
/ontechhindi.com/
/newedutopics.com/
/newshuta.in/
/blog.jytechs.in|mi.miuiflash.com|hypershort.com/
/mayas.travel/
/animesgd.net/