diff --git a/Bypass_All_Shortlinks.meta.js b/Bypass_All_Shortlinks.meta.js index 0c0a5a1..b6389ac 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 92.2.12 +// @version 92.2.13 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle @@ -794,6 +794,7 @@ // @include /ikramlar.online/ // @include /mh.gourlpro.com/ // @include /playpastelinks.com/ +// @include /stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/ // @include /filecrypt.(cc|co)/ // @include /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/ // @include /mega-enlace.com/ diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index ab8a6e1..8d1ce49 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 92.2.12 +// @version 92.2.13 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle @@ -794,6 +794,7 @@ // @include /ikramlar.online/ // @include /mh.gourlpro.com/ // @include /playpastelinks.com/ +// @include /stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/ // @include /filecrypt.(cc|co)/ // @include /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/ // @include /mega-enlace.com/ @@ -2408,6 +2409,15 @@ /fitnessholic.net/.test(url) ? afterDOMLoaded(function() {redirect("https://exercise.fitnessholic.net/?go=" + document.querySelector('div[id="btn11"]').querySelector('input[name="newwpsafelink"]').value)}) : null; //redudancy needed for chrome /readytechflip.com/.test(url) ? clickIfVisible('#tp-snp2') : null; + // stfly - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/62 + if (/stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/.test(url)) { + const buttonTexts = ["Click here to proceed", "Start", "Begin", "Open", "Click here to start", "Verification", "Get Link", "Click here to verify", "Verify"]; + window.addEventListener('load', function() {setTimeout(function() { + const buttons = document.querySelectorAll('button, input[type="button"], input[type="submit"]'); + buttons.forEach(function(button) {if (buttonTexts.includes(button.textContent.trim())) {button.click();}}); + }, 6000);}); + } + })(); (function() { diff --git a/extra_bypasses/extra_bypasses.user.js b/extra_bypasses/extra_bypasses.user.js index 4298e3a..cfd8457 100644 --- a/extra_bypasses/extra_bypasses.user.js +++ b/extra_bypasses/extra_bypasses.user.js @@ -156,6 +156,7 @@ // @include /ikramlar.online/ // @include /mh.gourlpro.com/ // @include /playpastelinks.com/ +// @include /stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/ // @run-at document-start // ==/UserScript== @@ -725,6 +726,15 @@ /fitnessholic.net/.test(url) ? afterDOMLoaded(function() {redirect("https://exercise.fitnessholic.net/?go=" + document.querySelector('div[id="btn11"]').querySelector('input[name="newwpsafelink"]').value)}) : null; //redudancy needed for chrome /readytechflip.com/.test(url) ? clickIfVisible('#tp-snp2') : null; + // stfly - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/62 + if (/stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/.test(url)) { + const buttonTexts = ["Click here to proceed", "Start", "Begin", "Open", "Click here to start", "Verification", "Get Link", "Click here to verify", "Verify"]; + window.addEventListener('load', function() {setTimeout(function() { + const buttons = document.querySelectorAll('button, input[type="button"], input[type="submit"]'); + buttons.forEach(function(button) {if (buttonTexts.includes(button.textContent.trim())) {button.click();}}); + }, 6000);}); + } + })(); (function() { diff --git a/supported_sites.txt b/supported_sites.txt index 17cf510..98269d7 100644 --- a/supported_sites.txt +++ b/supported_sites.txt @@ -774,6 +774,7 @@ https://paster.so/* /ikramlar.online/ /mh.gourlpro.com/ /playpastelinks.com/ +/stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/ /filecrypt.(cc|co)/ /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/ /mega-enlace.com/