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 : message_preferences.min.js
define(["jquery","core/ajax","core/notification","core_message/message_notification_preference","core/custom_interaction_events"],function(a,b,c,d,e){var f={PREFERENCE:"[data-state]",PREFERENCES_CONTAINER:'[data-region="preferences-container"]',BLOCK_NON_CONTACTS:'[data-region="block-non-contacts-container"] [data-block-non-contacts]',BLOCK_NON_CONTACTS_CONTAINER:'[data-region="block-non-contacts-container"]'},g=function(b){this.root=a(b),this.userId=this.root.find(f.PREFERENCES_CONTAINER).attr("data-user-id"),this.registerEventListeners()};return g.prototype.preferencesDisabled=function(){return this.root.find(f.PREFERENCES_CONTAINER).hasClass("disabled")},g.prototype.saveBlockNonContactsStatus=function(){var d=this.root.find(f.BLOCK_NON_CONTACTS),e=this.root.find(f.BLOCK_NON_CONTACTS_CONTAINER),g=d.prop("checked");if(e.hasClass("loading"))return a.Deferred().resolve();e.addClass("loading");var h={methodname:"core_user_update_user_preferences",args:{userid:this.userId,preferences:[{type:d.attr("data-preference-key"),value:g?1:0}]}};return b.call([h])[0].fail(c.exception).always(function(){e.removeClass("loading")})},g.prototype.registerEventListeners=function(){e.define(this.root,[e.events.activate]),this.root.on(e.events.activate,f.BLOCK_NON_CONTACTS,function(){this.saveBlockNonContactsStatus()}.bind(this)),this.root.on("change",function(b){if(!this.preferencesDisabled()){var c=a(b.target).closest(f.PREFERENCES_CONTAINER),e=a(b.target).closest(f.PREFERENCE),g=new d(c,this.userId);e.addClass("loading"),g.save().always(function(){e.removeClass("loading")})}}.bind(this))},g});
Close