add domain for inshorturl

https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/251
This commit is contained in:
Amm0ni4 2025-02-27 03:20:29 +01:00
parent 96890d59b6
commit 9101589d0e
5 changed files with 9 additions and 9 deletions

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 94.0.12
// @version 94.0.13
// @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).in|(indiamaja|thespotifypremium).com/
// @include /(newshuta|5ghindi|gujaratalert|mahitimanch|gujmitra).in|(indiamaja|thespotifypremium).com/
// @include /mayas.travel|eldiario24hrs.com|comomedir.com|aplicacionpara.org/
// @include /animesgd.net/
// @include /tucinehd.com\/links/

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 94.0.12
// @version 94.0.13
// @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).in|(indiamaja|thespotifypremium).com/
// @include /(newshuta|5ghindi|gujaratalert|mahitimanch|gujmitra).in|(indiamaja|thespotifypremium).com/
// @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).in|(indiamaja|thespotifypremium).com/.test(url) ? afterDOMLoaded(function() {
/(newshuta|5ghindi|gujaratalert|mahitimanch|gujmitra).in|(indiamaja|thespotifypremium).com/.test(url) ? afterDOMLoaded(function() {
window.count = 0;
clickIfExists('#tp98');
clickIfExists('#btn6');

View file

@ -162,7 +162,7 @@
// @include /pahe.win/
// @include /ontechhindi.com/
// @include /thelatintwistcafe.com/
// @include /(newshuta|5ghindi|gujaratalert|mahitimanch).in|(indiamaja|thespotifypremium).com/
// @include /(newshuta|5ghindi|gujaratalert|mahitimanch|gujmitra).in|(indiamaja|thespotifypremium).com/
// @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).in|(indiamaja|thespotifypremium).com/.test(url) ? afterDOMLoaded(function() {
/(newshuta|5ghindi|gujaratalert|mahitimanch|gujmitra).in|(indiamaja|thespotifypremium).com/.test(url) ? afterDOMLoaded(function() {
window.count = 0;
clickIfExists('#tp98');
clickIfExists('#btn6');

View file

@ -585,7 +585,7 @@ https://paster.so/*
/pahe.win/
/ontechhindi.com/
/thelatintwistcafe.com/
/(newshuta|5ghindi|gujaratalert|mahitimanch).in|(indiamaja|thespotifypremium).com/
/(newshuta|5ghindi|gujaratalert|mahitimanch|gujmitra).in|(indiamaja|thespotifypremium).com/
/mayas.travel|eldiario24hrs.com|comomedir.com|aplicacionpara.org/
/animesgd.net/
/tucinehd.com\/links/

View file

@ -37,7 +37,7 @@
// @namespace Violentmonkey Scripts
// @run-at document-start
// @author Bloggerpemula
// @version 94.0.12
// @version 94.0.13
// @match *://*/*
// @grant GM_setValue
// @grant GM_getValue