add autoclick for uploadrar

https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/87
This commit is contained in:
Amm0ni4 2024-06-30 13:52:02 +02:00
parent d4b7e3d8a7
commit 2592f836b7
4 changed files with 12 additions and 2 deletions

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 92.2.17
// @version 92.2.18
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
@ -796,6 +796,7 @@
// @include /playpastelinks.com/
// @include /stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/
// @include /ielts-isa.edu.vn/
// @include /flash.getpczone.com/
// @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/

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 92.2.17
// @version 92.2.18
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
@ -796,6 +796,7 @@
// @include /playpastelinks.com/
// @include /stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/
// @include /ielts-isa.edu.vn/
// @include /flash.getpczone.com/
// @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/
@ -2427,6 +2428,9 @@
}, 6000);});
}
// uploadrar - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/87
/flash.getpczone.com/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#downloadbtn')}) : null;
})();
(function() {

View file

@ -158,6 +158,7 @@
// @include /playpastelinks.com/
// @include /stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/
// @include /ielts-isa.edu.vn/
// @include /flash.getpczone.com/
// @run-at document-start
// ==/UserScript==
@ -744,6 +745,9 @@
}, 6000);});
}
// uploadrar - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/87
/flash.getpczone.com/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#downloadbtn')}) : null;
})();
(function() {

View file

@ -776,6 +776,7 @@ https://paster.so/*
/playpastelinks.com/
/stfly.(cc|xyz|biz)|(techtrendmakers|gadnest|optimizepics).com|(blogbux|blogesque|exploreera|explorosity|torovalley).net/
/ielts-isa.edu.vn/
/flash.getpczone.com/
/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/