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.51
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.backup.39 /
message /
amd /
build /
[ HOME SHELL ]
Name
Size
Permission
Action
message_area.min.js
941
B
-rw-rw-r--
message_area_actions.min.js
317
B
-rw-rw-r--
message_area_contacts.min.js
11.74
KB
-rw-rw-r--
message_area_events.min.js
648
B
-rw-rw-r--
message_area_messages.min.js
12.55
KB
-rw-rw-r--
message_area_profile.min.js
4.34
KB
-rw-rw-r--
message_area_search.min.js
7.91
KB
-rw-rw-r--
message_area_tabs.min.js
2.66
KB
-rw-rw-r--
message_notification_preferenc...
337
B
-rw-rw-r--
message_preferences.min.js
1.56
KB
-rw-rw-r--
message_repository.min.js
684
B
-rw-rw-r--
notification_preference.min.js
1.5
KB
-rw-rw-r--
notification_processor.min.js
838
B
-rw-rw-r--
notification_processor_setting...
1.27
KB
-rw-rw-r--
preferences_notifications_list...
2.03
KB
-rw-rw-r--
preferences_processor_form.min...
1.06
KB
-rw-rw-r--
toggle_contact_button.min.js
1.26
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : preferences_processor_form.min.js
define(["jquery","core/ajax","core/notification","core/custom_interaction_events"],function(a,b,c,d){var e=function(b){this.root=a(b),this.userId=this.root.attr("data-user-id"),this.name=this.root.attr("data-processor-name"),this.root.find("form").on("submit",function(b){b.preventDefault(),this.save().done(function(){a(document).trigger("mpp:formsubmitted")})}.bind(this));var c=this.root.find("[data-cancel-button]");d.define(c,[d.events.activate]),c.on(d.events.activate,function(){a(document).trigger("mpp:formcancelled")})};return e.prototype.startLoading=function(){this.root.addClass("loading")},e.prototype.stopLoading=function(){this.root.removeClass("loading")},e.prototype.isLoading=function(){return this.root.hasClass("loading")},e.prototype.save=function(){if(this.isLoading())return a.Deferred();this.startLoading();var d=this.root.find("form").serializeArray(),e={methodname:"core_message_message_processor_config_form",args:{userid:this.userId,name:this.name,formvalues:d}};return b.call([e])[0].fail(c.exception).always(function(){this.stopLoading()}.bind(this))},e});
Close