diff --git a/1_download_untouched.py b/1_download_untouched.py index e2259eb..3d699e4 100644 --- a/1_download_untouched.py +++ b/1_download_untouched.py @@ -56,6 +56,8 @@ def modify_file_with_my_fixes(destination): content = content.replace("case 'work.ink'", "//case 'work.ink'") + content = content.replace("ClickIfExists('#slu-continue')", "ClickIfExists('#btn-3')") + content += "\n" with open(destination, 'w', encoding='utf-8') as file: diff --git a/Bypass_All_Shortlinks.meta.js b/Bypass_All_Shortlinks.meta.js index 352cc62..92bfcad 100644 --- a/Bypass_All_Shortlinks.meta.js +++ b/Bypass_All_Shortlinks.meta.js @@ -3,7 +3,7 @@ // @namespace Violentmonkey Scripts // @run-at document-start // @author Amm0ni4 -// @version 91.7.1 +// @version 91.7.2 // @noframes // @grant GM_setValue // @grant GM_getValue @@ -762,6 +762,8 @@ // @include /dow-dow-dow-dow-dow.xyz\/download\/\?id=/ // @include /ofilmetorrent.com\/download\/\?id=/ // @include /librospdfgratismundo.net/ +// @include /besargaji.com/ +// @include /moneyblink.com\/ready\/go\?u=/ // @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/ // @include /(work.ink|workink.click)\/.*$/ diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index 93e129a..466ccd8 100644 --- a/Bypass_All_Shortlinks.user.js +++ b/Bypass_All_Shortlinks.user.js @@ -3,7 +3,7 @@ // @namespace Violentmonkey Scripts // @run-at document-start // @author Amm0ni4 -// @version 91.7.1 +// @version 91.7.2 // @noframes // @grant GM_setValue // @grant GM_getValue @@ -762,6 +762,8 @@ // @include /dow-dow-dow-dow-dow.xyz\/download\/\?id=/ // @include /ofilmetorrent.com\/download\/\?id=/ // @include /librospdfgratismundo.net/ +// @include /besargaji.com/ +// @include /moneyblink.com\/ready\/go\?u=/ // @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/ // @include /(work.ink|workink.click)\/.*$/ @@ -1584,7 +1586,7 @@ if (script) {let text = script.text.trim(); let lines = text.split('\n'); let i = lines.findIndex(x => x.includes('acortalink.me')); let link = lines[i + 2].trim().split(',')[6].trim(); if (window[link]) {clearInterval(acorta); redirect(window[link]);}}}, 100);}); BypassedByBloggerPemula(/teknosimple.com|besargaji.com/, function() {parent.open = BpBlock();ClickIfExists('#slu-link', 3); - let tek = setInterval(function() {if (Captchacheck()) {clearInterval(tek);ClickIfExists('#slu-continue');}}, 500);}); + let tek = setInterval(function() {if (Captchacheck()) {clearInterval(tek);ClickIfExists('#btn-3');}}, 500);}); BypassedByBloggerPemula(/bloginkz.com/, function() {let bi = setInterval(function() {if (Captchacheck()) {clearInterval(bi);ClickIfExists('button.btn');}}, 500); waitForElm('a.get-link.disabled a', bli => redirect(bli.href));}); BypassedByBloggerPemula(/bastinews.xyz/, function() {waitForElm('div#wpsafe-snp center a.btn-vip.bbtn-vip', bast => redirect(bast.href, false)); @@ -2278,6 +2280,11 @@ link.href = atob(link.getAttribute('href').split('?url=')[1]); }); }) : null; + // https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/21 + /besargaji.com/.test(url) ? afterDOMLoaded(function() {clickIfExists('#btn-1')}) : null; + /besargaji.com/.test(url) ? afterDOMLoaded(function() {clickIfExists('#btn-2')}) : null; + /moneyblink.com\/ready\/go\?u=/.test(url)? redirect(atob(url.split('?u=')[1])) : null; + })(); (function() { @@ -2294,6 +2301,9 @@ // psa.wf (adding here stuff missing from the main script) /motakhokhara.blogspot.com/.test(url) ? boostTimers() : null; + // https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/21 + /besargaji.com/.test(url) ? boostTimers() : null; + })(); // ----- ----- ----- diff --git a/extra_bypasses/extra_bypasses.user.js b/extra_bypasses/extra_bypasses.user.js index 95e8d82..9880b37 100644 --- a/extra_bypasses/extra_bypasses.user.js +++ b/extra_bypasses/extra_bypasses.user.js @@ -121,6 +121,8 @@ // @include /dow-dow-dow-dow-dow.xyz\/download\/\?id=/ // @include /ofilmetorrent.com\/download\/\?id=/ // @include /librospdfgratismundo.net/ +// @include /besargaji.com/ +// @include /moneyblink.com\/ready\/go\?u=/ // @run-at document-start // ==/UserScript== @@ -564,6 +566,11 @@ link.href = atob(link.getAttribute('href').split('?url=')[1]); }); }) : null; + // https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/21 + /besargaji.com/.test(url) ? afterDOMLoaded(function() {clickIfExists('#btn-1')}) : null; + /besargaji.com/.test(url) ? afterDOMLoaded(function() {clickIfExists('#btn-2')}) : null; + /moneyblink.com\/ready\/go\?u=/.test(url)? redirect(atob(url.split('?u=')[1])) : null; + })(); (function() { @@ -580,6 +587,9 @@ // psa.wf (adding here stuff missing from the main script) /motakhokhara.blogspot.com/.test(url) ? boostTimers() : null; + // https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/21 + /besargaji.com/.test(url) ? boostTimers() : null; + })(); // ----- ----- ----- diff --git a/supported_sites.txt b/supported_sites.txt index d5aa3da..c91411f 100644 --- a/supported_sites.txt +++ b/supported_sites.txt @@ -742,6 +742,8 @@ r1.foxylinks.site /dow-dow-dow-dow-dow.xyz\/download\/\?id=/ /ofilmetorrent.com\/download\/\?id=/ /librospdfgratismundo.net/ +/besargaji.com/ +/moneyblink.com\/ready\/go\?u=/ /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/ /mega-enlace.com/ /(work.ink|workink.click)\/.*$/