diff --git a/Bypass_All_Shortlinks.meta.js b/Bypass_All_Shortlinks.meta.js index 6d56614..9c767d2 100644 --- a/Bypass_All_Shortlinks.meta.js +++ b/Bypass_All_Shortlinks.meta.js @@ -4,7 +4,7 @@ // @run-at document-start // @author Amm0ni4 // @noframes -// @version 94.0.13 +// @version 94.0.14 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle @@ -603,7 +603,7 @@ // @include /pahe.win/ // @include /ontechhindi.com/ // @include /thelatintwistcafe.com/ -// @include /(newshuta|5ghindi|gujaratalert|mahitimanch|gujmitra).in|(indiamaja|thespotifypremium).com/ +// @include /(newshuta|5ghindi|gujaratalert|mahitimanch|gujmitra).in|(indiamaja|thespotifypremium).com|mtmanagers.pro/ // @include /mayas.travel|eldiario24hrs.com|comomedir.com|aplicacionpara.org/ // @include /animesgd.net/ // @include /tucinehd.com\/links/ diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index 4d8a2a5..4bdddd7 100644 --- a/Bypass_All_Shortlinks.user.js +++ b/Bypass_All_Shortlinks.user.js @@ -4,7 +4,7 @@ // @run-at document-start // @author Amm0ni4 // @noframes -// @version 94.0.13 +// @version 94.0.14 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle @@ -603,7 +603,7 @@ // @include /pahe.win/ // @include /ontechhindi.com/ // @include /thelatintwistcafe.com/ -// @include /(newshuta|5ghindi|gujaratalert|mahitimanch|gujmitra).in|(indiamaja|thespotifypremium).com/ +// @include /(newshuta|5ghindi|gujaratalert|mahitimanch|gujmitra).in|(indiamaja|thespotifypremium).com|mtmanagers.pro/ // @include /mayas.travel|eldiario24hrs.com|comomedir.com|aplicacionpara.org/ // @include /animesgd.net/ // @include /tucinehd.com\/links/ @@ -2491,7 +2491,7 @@ // inshorturl.com - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/104, https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/212, https://github.com/uBlockOrigin/uAssets/discussions/17361#discussioncomment-10744404 - /(newshuta|5ghindi|gujaratalert|mahitimanch|gujmitra).in|(indiamaja|thespotifypremium).com/.test(url) ? afterDOMLoaded(function() { + /(newshuta|5ghindi|gujaratalert|mahitimanch|gujmitra).in|(indiamaja|thespotifypremium).com|mtmanagers.pro/.test(url) ? afterDOMLoaded(function() { window.count = 0; clickIfExists('#tp98'); clickIfExists('#btn6'); diff --git a/extra_bypasses/extra_bypasses.user.js b/extra_bypasses/extra_bypasses.user.js index 3054fe1..a2ef036 100644 --- a/extra_bypasses/extra_bypasses.user.js +++ b/extra_bypasses/extra_bypasses.user.js @@ -162,7 +162,7 @@ // @include /pahe.win/ // @include /ontechhindi.com/ // @include /thelatintwistcafe.com/ -// @include /(newshuta|5ghindi|gujaratalert|mahitimanch|gujmitra).in|(indiamaja|thespotifypremium).com/ +// @include /(newshuta|5ghindi|gujaratalert|mahitimanch|gujmitra).in|(indiamaja|thespotifypremium).com|mtmanagers.pro/ // @include /mayas.travel|eldiario24hrs.com|comomedir.com|aplicacionpara.org/ // @include /animesgd.net/ // @include /tucinehd.com\/links/ @@ -1238,7 +1238,7 @@ // inshorturl.com - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/104, https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/212, https://github.com/uBlockOrigin/uAssets/discussions/17361#discussioncomment-10744404 - /(newshuta|5ghindi|gujaratalert|mahitimanch|gujmitra).in|(indiamaja|thespotifypremium).com/.test(url) ? afterDOMLoaded(function() { + /(newshuta|5ghindi|gujaratalert|mahitimanch|gujmitra).in|(indiamaja|thespotifypremium).com|mtmanagers.pro/.test(url) ? afterDOMLoaded(function() { window.count = 0; clickIfExists('#tp98'); clickIfExists('#btn6'); diff --git a/supported_sites.txt b/supported_sites.txt index 68a14be..65995c8 100644 --- a/supported_sites.txt +++ b/supported_sites.txt @@ -585,7 +585,7 @@ https://paster.so/* /pahe.win/ /ontechhindi.com/ /thelatintwistcafe.com/ -/(newshuta|5ghindi|gujaratalert|mahitimanch|gujmitra).in|(indiamaja|thespotifypremium).com/ +/(newshuta|5ghindi|gujaratalert|mahitimanch|gujmitra).in|(indiamaja|thespotifypremium).com|mtmanagers.pro/ /mayas.travel|eldiario24hrs.com|comomedir.com|aplicacionpara.org/ /animesgd.net/ /tucinehd.com\/links/ diff --git a/untouched_Bypass_All_Shortlinks_patched.user.js b/untouched_Bypass_All_Shortlinks_patched.user.js index 06ea001..591cfef 100644 --- a/untouched_Bypass_All_Shortlinks_patched.user.js +++ b/untouched_Bypass_All_Shortlinks_patched.user.js @@ -37,7 +37,7 @@ // @namespace Violentmonkey Scripts // @run-at document-start // @author Bloggerpemula -// @version 94.0.13 +// @version 94.0.14 // @match *://*/* // @grant GM_setValue // @grant GM_getValue