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.131.97
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 /
theme /
moove /
templates /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
block_myoverview
[ DIR ]
drwxr-xr-x
core
[ DIR ]
drwxr-xr-x
core_calendar
[ DIR ]
drwxr-xr-x
core_course
[ DIR ]
drwxr-xr-x
message
[ DIR ]
drwxr-xr-x
message_popup
[ DIR ]
drwxr-xr-x
mod_forum
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
accessibilitybar.mustache
2.44
KB
-rw-r--r--
blocks-drawer.mustache
1.11
KB
-rw-r--r--
breadcrumb.mustache
1.67
KB
-rw-r--r--
certificates.mustache
1.96
KB
-rw-r--r--
columns2.mustache
3.08
KB
-rw-r--r--
course_cover.mustache
3.2
KB
-rw-r--r--
custom_menu_footer.mustache
1.17
KB
-rw-r--r--
flat_navigation.mustache
3.22
KB
-rw-r--r--
footer.mustache
4.11
KB
-rw-r--r--
frontpage.mustache
3.03
KB
-rw-r--r--
frontpage_guest.mustache
3.45
KB
-rw-r--r--
frontpage_guest_loginbtn.musta...
1.58
KB
-rw-r--r--
frontpage_login.mustache
3.57
KB
-rw-r--r--
frontpage_marketing.mustache
3.33
KB
-rw-r--r--
frontpage_numbers.mustache
2.05
KB
-rw-r--r--
frontpage_sponsorsclients.must...
2.26
KB
-rw-r--r--
header.mustache
2.48
KB
-rw-r--r--
inc_end.mustache
1.68
KB
-rw-r--r--
inc_start.mustache
651
B
-rw-r--r--
incourse.mustache
4.05
KB
-rw-r--r--
lang_menu.mustache
1.58
KB
-rw-r--r--
login.mustache
2.19
KB
-rw-r--r--
maintenance.mustache
2.26
KB
-rw-r--r--
mydashboard.mustache
3.17
KB
-rw-r--r--
mydashboard_admin.mustache
1.63
KB
-rw-r--r--
mypublic.mustache
11.19
KB
-rw-r--r--
nav-drawer.mustache
1.34
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
slideshow.mustache
2.2
KB
-rw-r--r--
themesettings_modal.mustache
3.15
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : themesettings_modal.mustache
{{! This file is part of Moodle - http://moodle.org/ Moodle is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Moodle is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Moodle. If not, see <http://www.gnu.org/licenses/>. }} {{! @template theme_moove/themesettings_modal Blocks drawer template Example context (json): {} }} <div class="modal moodle-has-zindex" data-region="modal-container" aria-hidden="true" role="dialog"> <div class="modal-dialog {{$classes}}{{/classes}}" role="document" data-region="modal" aria-labelledby="{{uniqid}}-modal-title" tabindex="0"> <div class="modal-content"> <div class="modal-header {{$headerclasses}}{{headerclasses}}{{/headerclasses}}" data-region="header"> <h5 id="{{uniqid}}-modal-title" class="modal-title" data-region="title">{{#str}}themesettingstitle, theme_moove{{/str}}</h5> <button type="button" class="close" data-action="hide" aria-label={{#quote}}{{#str}}closebuttontitle{{/str}}{{/quote}}> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body" data-region="body"> <div class="container"> <form autocomplete="off" accept-charset="utf-8" class="mform"> <div class="form-group"> <label for="fonttype">{{#str}}themesettingsfonttype, theme_moove{{/str}}</label> <select id="fonttype" name="fonttype" class="form-control" required> <option value="default">{{#str}}themesettingsdefaultfont, theme_moove{{/str}}</option> <option value="odafont">{{#str}}themesettingsdyslexicfont, theme_moove{{/str}}</option> </select> </div> <div class="form-group"> <div class="form-check"> <input type="checkbox" class="form-check-input" id="enableaccessibilitytoolbar" name="enableaccessibilitytoolbar"> <label class="form-check-label" for="enableaccessibilitytoolbar">{{#str}}themesettingsenableaccessibilitytoolbar, theme_moove{{/str}}</label> </div> </div> </form> </div> </div> <div class="modal-footer" data-region="footer"> <button type="button" class="btn btn-primary" data-action="save">{{#str}}save{{/str}}</button> <button type="button" class="btn btn-secondary" data-action="cancel">{{#str}}cancel{{/str}}</button> </div> </div> </div> </div>
Close