From 663894a81368cc6e47cc8d1b8c4fc035b72e16a8 Mon Sep 17 00:00:00 2001 From: Amm0ni4 Date: Wed, 26 Feb 2025 13:46:32 +0100 Subject: [PATCH] add adrinolinks domain https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/244 --- Bypass_All_Shortlinks.meta.js | 4 ++-- Bypass_All_Shortlinks.user.js | 6 +++--- extra_bypasses/extra_bypasses.user.js | 4 ++-- supported_sites.txt | 2 +- untouched_Bypass_All_Shortlinks_patched.user.js | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Bypass_All_Shortlinks.meta.js b/Bypass_All_Shortlinks.meta.js index 5f1e910..2b76ab9 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.4 +// @version 94.0.5 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle @@ -662,7 +662,7 @@ // @include /zaku.pro/ // @include /aylink.co|cpmlink.pro/ // @include /hypershort.com/ -// @include /instaserve.net|gomob.xyz/ +// @include /instaserve.net|gomob.xyz|gamechilly.online/ // @include /(desbloquea|drivelinks).me|(acortame-esto|recorta-enlace|enlace-protegido|super-enlace).com|short-info.link/ // @include /tech.hipsonyc.com|itijobalert.in/ // @include /golink.(gyanitheme.com|bloggerishyt.in)/ diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index 682e5ad..52c019d 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.4 +// @version 94.0.5 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle @@ -662,7 +662,7 @@ // @include /zaku.pro/ // @include /aylink.co|cpmlink.pro/ // @include /hypershort.com/ -// @include /instaserve.net|gomob.xyz/ +// @include /instaserve.net|gomob.xyz|gamechilly.online/ // @include /(desbloquea|drivelinks).me|(acortame-esto|recorta-enlace|enlace-protegido|super-enlace).com|short-info.link/ // @include /tech.hipsonyc.com|itijobalert.in/ // @include /golink.(gyanitheme.com|bloggerishyt.in)/ @@ -2704,7 +2704,7 @@ } ) : null; // adrinolinks.in - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/244 - /instaserve.net|gomob.xyz/.test(url) ? afterDOMLoaded(function() {clickIfExists('#tp-snp2');}) : null; + /instaserve.net|gomob.xyz|gamechilly.online/.test(url) ? afterDOMLoaded(function() {clickIfExists('#tp-snp2');}) : null; // uii.io function checkAllCaptchasSolved() { diff --git a/extra_bypasses/extra_bypasses.user.js b/extra_bypasses/extra_bypasses.user.js index fefc2a8..3123aa8 100644 --- a/extra_bypasses/extra_bypasses.user.js +++ b/extra_bypasses/extra_bypasses.user.js @@ -230,7 +230,7 @@ // @include /zaku.pro/ // @include /aylink.co|cpmlink.pro/ // @include /hypershort.com/ -// @include /instaserve.net|gomob.xyz/ +// @include /instaserve.net|gomob.xyz|gamechilly.online/ // @include /(desbloquea|drivelinks).me|(acortame-esto|recorta-enlace|enlace-protegido|super-enlace).com|short-info.link/ // @include /tech.hipsonyc.com|itijobalert.in/ // @include /golink.(gyanitheme.com|bloggerishyt.in)/ @@ -1448,7 +1448,7 @@ } ) : null; // adrinolinks.in - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/244 - /instaserve.net|gomob.xyz/.test(url) ? afterDOMLoaded(function() {clickIfExists('#tp-snp2');}) : null; + /instaserve.net|gomob.xyz|gamechilly.online/.test(url) ? afterDOMLoaded(function() {clickIfExists('#tp-snp2');}) : null; // uii.io function checkAllCaptchasSolved() { diff --git a/supported_sites.txt b/supported_sites.txt index 9d6719d..eb3d4f8 100644 --- a/supported_sites.txt +++ b/supported_sites.txt @@ -644,7 +644,7 @@ https://paster.so/* /zaku.pro/ /aylink.co|cpmlink.pro/ /hypershort.com/ -/instaserve.net|gomob.xyz/ +/instaserve.net|gomob.xyz|gamechilly.online/ /(desbloquea|drivelinks).me|(acortame-esto|recorta-enlace|enlace-protegido|super-enlace).com|short-info.link/ /tech.hipsonyc.com|itijobalert.in/ /golink.(gyanitheme.com|bloggerishyt.in)/ diff --git a/untouched_Bypass_All_Shortlinks_patched.user.js b/untouched_Bypass_All_Shortlinks_patched.user.js index cdc1d96..8fbacc9 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.4 +// @version 94.0.5 // @match *://*/* // @grant GM_setValue // @grant GM_getValue