From 4136b41ada256aaafb4519a03d579b0140b60f0f Mon Sep 17 00:00:00 2001 From: Amm0ni4 Date: Sat, 17 Feb 2024 11:05:15 +0100 Subject: [PATCH] added reference with example for some bypasses --- Bypass_All_Shortlinks.user.js | 8 ++++---- extra_bypasses/simple_redirects.user.js | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index 78ec6dd..2b029e5 100644 --- a/Bypass_All_Shortlinks.user.js +++ b/Bypass_All_Shortlinks.user.js @@ -1748,7 +1748,7 @@ //fc-lc /fc-lc.(xyz|com)/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null; - //shareus.io + //shareus.io https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/2 /shareus.io/.test(url) ? afterDOMLoaded(function() {clickIfExistsNonStop('#root > div > main > div.main-container-1 > div.main-container-2 > div:nth-child(1) > div.adunit-container > button')}) : null; //verpeliculasonline.org && subtituladas.com @@ -1763,18 +1763,18 @@ //ouo.io /ouo.io/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#btn-main')}) : null; - //redbtn sites + //rd_btn sites https://github.com/uBlockOrigin/uAssets/issues/22146 /((cybertyrant|profitshort|technorozen|hubdrive.me|bestadvise4u|newztalkies|aiotechnical|cryptonewzhub|techvybes|wizitales|101desires|gdspike).com|courselinkfree.us|10desires.org|theapknews.shop|trendzguruji.me)/.test(url) ? redirectOrClickIfExistsEnabledWithDelay('.rd_btn') : null; - //linkspy.cc & clicksfly.com concatenated + //linkspy.cc & clicksfly.com concatenated https://github.com/FastForwardTeam/FastForward/issues/1352 if (/linkspy.cc\/tr/.test(url)){ var decodedUrl = atob(url.split('/tr/')[1]); var urlParam = getParam(decodedUrl,'url'); /clicksfly.com/.test(decodedUrl) && urlParam ? redirect(atob(urlParam)) : redirect(decodedUrl); } - //dropgalaxy + //dropgalaxy https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/2 /dropgalaxy.(com|co)\/drive/.test(url) ? afterDOMLoaded(function() {clickIfExists('#method_free')}) : null; /dropgalaxy.(com|co)\/drive/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#downloadbtn')}) : null; /dropgalaxy.(com|co)\/drive/.test(url) ? afterDOMLoaded(function() { diff --git a/extra_bypasses/simple_redirects.user.js b/extra_bypasses/simple_redirects.user.js index 374245f..dcfc4fd 100644 --- a/extra_bypasses/simple_redirects.user.js +++ b/extra_bypasses/simple_redirects.user.js @@ -79,7 +79,7 @@ //fc-lc /fc-lc.(xyz|com)/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null; - //shareus.io + //shareus.io https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/2 /shareus.io/.test(url) ? afterDOMLoaded(function() {clickIfExistsNonStop('#root > div > main > div.main-container-1 > div.main-container-2 > div:nth-child(1) > div.adunit-container > button')}) : null; //verpeliculasonline.org && subtituladas.com @@ -94,18 +94,18 @@ //ouo.io /ouo.io/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#btn-main')}) : null; - //redbtn sites + //rd_btn sites https://github.com/uBlockOrigin/uAssets/issues/22146 /((cybertyrant|profitshort|technorozen|hubdrive.me|bestadvise4u|newztalkies|aiotechnical|cryptonewzhub|techvybes|wizitales|101desires|gdspike).com|courselinkfree.us|10desires.org|theapknews.shop|trendzguruji.me)/.test(url) ? redirectOrClickIfExistsEnabledWithDelay('.rd_btn') : null; - //linkspy.cc & clicksfly.com concatenated + //linkspy.cc & clicksfly.com concatenated https://github.com/FastForwardTeam/FastForward/issues/1352 if (/linkspy.cc\/tr/.test(url)){ var decodedUrl = atob(url.split('/tr/')[1]); var urlParam = getParam(decodedUrl,'url'); /clicksfly.com/.test(decodedUrl) && urlParam ? redirect(atob(urlParam)) : redirect(decodedUrl); } - //dropgalaxy + //dropgalaxy https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/2 /dropgalaxy.(com|co)\/drive/.test(url) ? afterDOMLoaded(function() {clickIfExists('#method_free')}) : null; /dropgalaxy.(com|co)\/drive/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#downloadbtn')}) : null; /dropgalaxy.(com|co)\/drive/.test(url) ? afterDOMLoaded(function() {