Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.159
Cant Read [ /etc/named.conf ]
8.1.31
www-data
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
/
var /
www /
html /
phpmyadmin /
themes /
bootstrap /
scss /
[ HOME SHELL ]
Name
Size
Permission
Action
_bootstrap.scss
2.23
KB
-rw-r--r--
_breadcrumb.scss
331
B
-rw-r--r--
_codemirror.scss
1.49
KB
-rw-r--r--
_common.scss
39.05
KB
-rw-r--r--
_designer.scss
8.07
KB
-rw-r--r--
_enum-editor.scss
902
B
-rw-r--r--
_forms.scss
60
B
-rw-r--r--
_gis.scss
424
B
-rw-r--r--
_icons.scss
11.27
KB
-rw-r--r--
_jqplot.scss
4.7
KB
-rw-r--r--
_navigation.scss
7.25
KB
-rw-r--r--
_print.scss
1.44
KB
-rw-r--r--
_reboot.scss
38
B
-rw-r--r--
_tables.scss
95
B
-rw-r--r--
_variables.scss
260
B
-rw-r--r--
theme.scss
289
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _enum-editor.scss
/** * ENUM/SET editor styles */ p.enum_notice { margin: 5px 2px; font-size: 80%; } #enum_editor { p { margin-top: 0; font-style: italic; } .values { width: 100%; } .add { width: 100%; td { vertical-align: middle; width: 50%; padding: 0 0 0; padding-left: 1em; } } .values { td.drop { width: 1.8em; cursor: pointer; vertical-align: middle; } input { margin: 0.1em 0; padding-right: 2em; width: 100%; } img { vertical-align: middle; } } input.add_value { margin: 0; margin-right: 0.4em; } } #enum_editor_output textarea { width: 100%; float: right; margin: 1em 0 0 0; } /** * ENUM/SET editor integration for the routines editor */ .enum_hint { position: relative; a { position: absolute; left: 81%; bottom: 0.35em; } }
Close