diff --git a/Bypass_All_Shortlinks.meta.js b/Bypass_All_Shortlinks.meta.js index b171d6f..3d32b50 100644 --- a/Bypass_All_Shortlinks.meta.js +++ b/Bypass_All_Shortlinks.meta.js @@ -507,6 +507,7 @@ // @match *://teknoasian.com/* // @match *://upfiles.app/* // @match https://datanodes.to/download +// @match *://dailyuploads.net/* // @match https://paster.so/* // @include /^(https?:\/\/)(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/ // @include /(mundopolo.net|myfirstdollar.net|adsense.tupaste.top|acorta2.com|web.admoneyclick.net|acortaphd.live|onlypc.net|link.manudatos.com)/ diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index bb64a17..18394c9 100644 --- a/Bypass_All_Shortlinks.user.js +++ b/Bypass_All_Shortlinks.user.js @@ -507,6 +507,7 @@ // @match *://teknoasian.com/* // @match *://upfiles.app/* // @match https://datanodes.to/download +// @match *://dailyuploads.net/* // @match https://paster.so/* // @include /^(https?:\/\/)(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/ // @include /(mundopolo.net|myfirstdollar.net|adsense.tupaste.top|acorta2.com|web.admoneyclick.net|acortaphd.live|onlypc.net|link.manudatos.com)/ @@ -2683,14 +2684,20 @@ /upfiles.app\/[^\/]+/.test(url) ? afterDOMLoaded(function() { clickIfCorrectText('#link-button', 'Continue'); clickIfRecaptchaSolved('#link-button'); - redirectIfNotDisabled('a#link-button'); + //redirectIfNotDisabled('a#link-button'); }) : null; - // datanodes + // datanodes - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/140 /datanodes.to\/download/.test(url) ? afterDOMLoaded(function() { clickIfExists('#method_free') clickIfCorrectText('button.py-3', 'Download') - setTimeout(function() {clickIfCorrectText('button.py-3', 'Continue')}, 6000) + //setTimeout(function() {clickIfCorrectText('button.py-3', 'Continue')}, 6000) + }) : null; + + // dailyuploads - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/123 + /dailyuploads.net\/[^\/]+/.test(url) ? afterDOMLoaded(function() { + clickIfRecaptchaSolved('#downloadbtn'); + //redirectIfExists('a#fbtn1'); }) : null; })(); diff --git a/extra_bypasses/extra_bypasses.user.js b/extra_bypasses/extra_bypasses.user.js index a538d44..2f4c768 100644 --- a/extra_bypasses/extra_bypasses.user.js +++ b/extra_bypasses/extra_bypasses.user.js @@ -215,6 +215,7 @@ // @match *://teknoasian.com/* // @match *://upfiles.app/* // @match https://datanodes.to/download +// @match *://dailyuploads.net/* // @run-at document-start // ==/UserScript== @@ -1243,14 +1244,20 @@ /upfiles.app\/[^\/]+/.test(url) ? afterDOMLoaded(function() { clickIfCorrectText('#link-button', 'Continue'); clickIfRecaptchaSolved('#link-button'); - redirectIfNotDisabled('a#link-button'); + //redirectIfNotDisabled('a#link-button'); }) : null; - // datanodes + // datanodes - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/140 /datanodes.to\/download/.test(url) ? afterDOMLoaded(function() { clickIfExists('#method_free') clickIfCorrectText('button.py-3', 'Download') - setTimeout(function() {clickIfCorrectText('button.py-3', 'Continue')}, 6000) + //setTimeout(function() {clickIfCorrectText('button.py-3', 'Continue')}, 6000) + }) : null; + + // dailyuploads - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/123 + /dailyuploads.net\/[^\/]+/.test(url) ? afterDOMLoaded(function() { + clickIfRecaptchaSolved('#downloadbtn'); + //redirectIfExists('a#fbtn1'); }) : null; })(); diff --git a/supported_sites.txt b/supported_sites.txt index a7e2c99..6934838 100644 --- a/supported_sites.txt +++ b/supported_sites.txt @@ -488,6 +488,7 @@ https://fc-lc.xyz/* *://teknoasian.com/* *://upfiles.app/* https://datanodes.to/download +*://dailyuploads.net/* https://paster.so/* /^(https?:\/\/)(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/ /(mundopolo.net|myfirstdollar.net|adsense.tupaste.top|acorta2.com|web.admoneyclick.net|acortaphd.live|onlypc.net|link.manudatos.com)/