mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2025-01-31 06:57:29 +05:00
add missing domain for hyp.sh
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/158
This commit is contained in:
parent
d471b8292e
commit
34b17d5127
4 changed files with 8 additions and 8 deletions
|
@ -4,7 +4,7 @@
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// @author Amm0ni4
|
// @author Amm0ni4
|
||||||
// @noframes
|
// @noframes
|
||||||
// @version 92.7.11
|
// @version 92.7.12
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
// @grant GM_addStyle
|
// @grant GM_addStyle
|
||||||
|
@ -736,7 +736,7 @@
|
||||||
// @include /ontechhindi.com/
|
// @include /ontechhindi.com/
|
||||||
// @include /thelatintwistcafe.com/
|
// @include /thelatintwistcafe.com/
|
||||||
// @include /newshuta.in/
|
// @include /newshuta.in/
|
||||||
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.com|djxmaza.in/
|
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.com|djxmaza.in|thecubexguide.com/
|
||||||
// @include /mayas.travel|eldiario24hrs.com|comomedir.com|aplicacionpara.org/
|
// @include /mayas.travel|eldiario24hrs.com|comomedir.com|aplicacionpara.org/
|
||||||
// @include /animesgd.net/
|
// @include /animesgd.net/
|
||||||
// @include /tucinehd.com\/links/
|
// @include /tucinehd.com\/links/
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// @author Amm0ni4
|
// @author Amm0ni4
|
||||||
// @noframes
|
// @noframes
|
||||||
// @version 92.7.11
|
// @version 92.7.12
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
// @grant GM_addStyle
|
// @grant GM_addStyle
|
||||||
|
@ -736,7 +736,7 @@
|
||||||
// @include /ontechhindi.com/
|
// @include /ontechhindi.com/
|
||||||
// @include /thelatintwistcafe.com/
|
// @include /thelatintwistcafe.com/
|
||||||
// @include /newshuta.in/
|
// @include /newshuta.in/
|
||||||
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.com|djxmaza.in/
|
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.com|djxmaza.in|thecubexguide.com/
|
||||||
// @include /mayas.travel|eldiario24hrs.com|comomedir.com|aplicacionpara.org/
|
// @include /mayas.travel|eldiario24hrs.com|comomedir.com|aplicacionpara.org/
|
||||||
// @include /animesgd.net/
|
// @include /animesgd.net/
|
||||||
// @include /tucinehd.com\/links/
|
// @include /tucinehd.com\/links/
|
||||||
|
@ -2425,7 +2425,7 @@
|
||||||
}) : null;
|
}) : null;
|
||||||
|
|
||||||
// https://hyp.sh/Art07dr (hypershort) - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/101 - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/158
|
// https://hyp.sh/Art07dr (hypershort) - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/101 - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/158
|
||||||
/blog.jytechs.in|mi.miuiflash.com|hypershort.com|djxmaza.in/.test(url) ? afterDOMLoaded(function() {
|
/blog.jytechs.in|mi.miuiflash.com|hypershort.com|djxmaza.in|thecubexguide.com/.test(url) ? afterDOMLoaded(function() {
|
||||||
clickIfExists('#generatelink');
|
clickIfExists('#generatelink');
|
||||||
redirectIfExists('#gettinglink');
|
redirectIfExists('#gettinglink');
|
||||||
}) : null;
|
}) : null;
|
||||||
|
|
|
@ -166,7 +166,7 @@
|
||||||
// @include /ontechhindi.com/
|
// @include /ontechhindi.com/
|
||||||
// @include /thelatintwistcafe.com/
|
// @include /thelatintwistcafe.com/
|
||||||
// @include /newshuta.in/
|
// @include /newshuta.in/
|
||||||
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.com|djxmaza.in/
|
// @include /blog.jytechs.in|mi.miuiflash.com|hypershort.com|djxmaza.in|thecubexguide.com/
|
||||||
// @include /mayas.travel|eldiario24hrs.com|comomedir.com|aplicacionpara.org/
|
// @include /mayas.travel|eldiario24hrs.com|comomedir.com|aplicacionpara.org/
|
||||||
// @include /animesgd.net/
|
// @include /animesgd.net/
|
||||||
// @include /tucinehd.com\/links/
|
// @include /tucinehd.com\/links/
|
||||||
|
@ -847,7 +847,7 @@
|
||||||
}) : null;
|
}) : null;
|
||||||
|
|
||||||
// https://hyp.sh/Art07dr (hypershort) - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/101 - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/158
|
// https://hyp.sh/Art07dr (hypershort) - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/101 - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/158
|
||||||
/blog.jytechs.in|mi.miuiflash.com|hypershort.com|djxmaza.in/.test(url) ? afterDOMLoaded(function() {
|
/blog.jytechs.in|mi.miuiflash.com|hypershort.com|djxmaza.in|thecubexguide.com/.test(url) ? afterDOMLoaded(function() {
|
||||||
clickIfExists('#generatelink');
|
clickIfExists('#generatelink');
|
||||||
redirectIfExists('#gettinglink');
|
redirectIfExists('#gettinglink');
|
||||||
}) : null;
|
}) : null;
|
||||||
|
|
|
@ -716,7 +716,7 @@ https://paster.so/*
|
||||||
/ontechhindi.com/
|
/ontechhindi.com/
|
||||||
/thelatintwistcafe.com/
|
/thelatintwistcafe.com/
|
||||||
/newshuta.in/
|
/newshuta.in/
|
||||||
/blog.jytechs.in|mi.miuiflash.com|hypershort.com|djxmaza.in/
|
/blog.jytechs.in|mi.miuiflash.com|hypershort.com|djxmaza.in|thecubexguide.com/
|
||||||
/mayas.travel|eldiario24hrs.com|comomedir.com|aplicacionpara.org/
|
/mayas.travel|eldiario24hrs.com|comomedir.com|aplicacionpara.org/
|
||||||
/animesgd.net/
|
/animesgd.net/
|
||||||
/tucinehd.com\/links/
|
/tucinehd.com\/links/
|
||||||
|
|
Loading…
Reference in a new issue