mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2025-03-01 21:09:37 +05:00
add inshorturl domain
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/251
This commit is contained in:
parent
9101589d0e
commit
9372534af2
5 changed files with 9 additions and 9 deletions
|
@ -4,7 +4,7 @@
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// @author Amm0ni4
|
// @author Amm0ni4
|
||||||
// @noframes
|
// @noframes
|
||||||
// @version 94.0.13
|
// @version 94.0.14
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
// @grant GM_addStyle
|
// @grant GM_addStyle
|
||||||
|
@ -603,7 +603,7 @@
|
||||||
// @include /pahe.win/
|
// @include /pahe.win/
|
||||||
// @include /ontechhindi.com/
|
// @include /ontechhindi.com/
|
||||||
// @include /thelatintwistcafe.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 /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 94.0.13
|
// @version 94.0.14
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
// @grant GM_addStyle
|
// @grant GM_addStyle
|
||||||
|
@ -603,7 +603,7 @@
|
||||||
// @include /pahe.win/
|
// @include /pahe.win/
|
||||||
// @include /ontechhindi.com/
|
// @include /ontechhindi.com/
|
||||||
// @include /thelatintwistcafe.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 /mayas.travel|eldiario24hrs.com|comomedir.com|aplicacionpara.org/
|
||||||
// @include /animesgd.net/
|
// @include /animesgd.net/
|
||||||
// @include /tucinehd.com\/links/
|
// @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
|
// 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;
|
window.count = 0;
|
||||||
clickIfExists('#tp98');
|
clickIfExists('#tp98');
|
||||||
clickIfExists('#btn6');
|
clickIfExists('#btn6');
|
||||||
|
|
|
@ -162,7 +162,7 @@
|
||||||
// @include /pahe.win/
|
// @include /pahe.win/
|
||||||
// @include /ontechhindi.com/
|
// @include /ontechhindi.com/
|
||||||
// @include /thelatintwistcafe.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 /mayas.travel|eldiario24hrs.com|comomedir.com|aplicacionpara.org/
|
||||||
// @include /animesgd.net/
|
// @include /animesgd.net/
|
||||||
// @include /tucinehd.com\/links/
|
// @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
|
// 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;
|
window.count = 0;
|
||||||
clickIfExists('#tp98');
|
clickIfExists('#tp98');
|
||||||
clickIfExists('#btn6');
|
clickIfExists('#btn6');
|
||||||
|
|
|
@ -585,7 +585,7 @@ https://paster.so/*
|
||||||
/pahe.win/
|
/pahe.win/
|
||||||
/ontechhindi.com/
|
/ontechhindi.com/
|
||||||
/thelatintwistcafe.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/
|
/mayas.travel|eldiario24hrs.com|comomedir.com|aplicacionpara.org/
|
||||||
/animesgd.net/
|
/animesgd.net/
|
||||||
/tucinehd.com\/links/
|
/tucinehd.com\/links/
|
||||||
|
|
|
@ -37,7 +37,7 @@
|
||||||
// @namespace Violentmonkey Scripts
|
// @namespace Violentmonkey Scripts
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// @author Bloggerpemula
|
// @author Bloggerpemula
|
||||||
// @version 94.0.13
|
// @version 94.0.14
|
||||||
// @match *://*/*
|
// @match *://*/*
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
|
|
Loading…
Reference in a new issue