Linux premium155.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
: 162.0.235.200 | : 18.118.193.28
Cant Read [ /etc/named.conf ]
7.4.33
varifktc
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 /
softaculous /
sitepad /
editor /
site-inc /
css /
[ HOME SHELL ]
Name
Size
Permission
Action
dist
[ DIR ]
drwxr-xr-x
buttons-rtl.css
9.38
KB
-rw-r--r--
buttons-rtl.min.css
6.31
KB
-rw-r--r--
buttons.css
9.38
KB
-rw-r--r--
buttons.min.css
6.31
KB
-rw-r--r--
customize-preview-rtl.css
3.55
KB
-rw-r--r--
customize-preview-rtl.min.css
2.79
KB
-rw-r--r--
customize-preview.css
3.54
KB
-rw-r--r--
customize-preview.min.css
2.79
KB
-rw-r--r--
dashicons.css
17.19
KB
-rw-r--r--
dashicons.min.css
14.78
KB
-rw-r--r--
editor-rtl.css
32.11
KB
-rw-r--r--
editor-rtl.min.css
26.56
KB
-rw-r--r--
editor.css
32.1
KB
-rw-r--r--
editor.min.css
26.56
KB
-rw-r--r--
jquery-ui-dialog-rtl.css
5.57
KB
-rw-r--r--
jquery-ui-dialog-rtl.min.css
4.28
KB
-rw-r--r--
jquery-ui-dialog.css
5.57
KB
-rw-r--r--
jquery-ui-dialog.min.css
4.28
KB
-rw-r--r--
media-views-rtl.css
47.34
KB
-rw-r--r--
media-views-rtl.min.css
39.75
KB
-rw-r--r--
media-views.css
47.29
KB
-rw-r--r--
media-views.min.css
39.7
KB
-rw-r--r--
wp-auth-check-rtl.css
2.46
KB
-rw-r--r--
wp-auth-check-rtl.min.css
1.87
KB
-rw-r--r--
wp-auth-check.css
2.46
KB
-rw-r--r--
wp-auth-check.min.css
1.87
KB
-rw-r--r--
wp-embed-template-ie.css
1.44
KB
-rw-r--r--
wp-embed-template-ie.min.css
1.44
KB
-rw-r--r--
wp-embed-template.css
7.73
KB
-rw-r--r--
wp-embed-template.min.css
6.78
KB
-rw-r--r--
wp-pointer-rtl.css
3.95
KB
-rw-r--r--
wp-pointer-rtl.min.css
3.15
KB
-rw-r--r--
wp-pointer.css
3.94
KB
-rw-r--r--
wp-pointer.min.css
3.14
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : wp-auth-check.css
/*------------------------------------------------------------------------------ Interim login dialog ------------------------------------------------------------------------------*/ #wp-auth-check-wrap.hidden { display: none; } #wp-auth-check-wrap #wp-auth-check-bg { position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: #000; opacity: 0.7; filter: alpha(opacity=70); z-index: 1000010; /* needs to appear above .notification-dialog */ } #wp-auth-check-wrap #wp-auth-check { position: fixed; left: 50%; overflow: hidden; top: 40px; bottom: 20px; max-height: 415px; width: 380px; margin: 0 0 0 -190px; padding: 30px 0 0; background-color: #f1f1f1; z-index: 1000011; /* needs to appear above #wp-auth-check-bg */ box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 ); } @media screen and (max-width: 380px) { #wp-auth-check-wrap #wp-auth-check { left: 0; width: 100%; margin: 0; } } #wp-auth-check-wrap.fallback #wp-auth-check { max-height: 180px; overflow: auto; } #wp-auth-check-wrap #wp-auth-check-form { height: 100%; position: relative; overflow: auto; -webkit-overflow-scrolling: touch; } #wp-auth-check-form.loading:before { content: ""; display: block; width: 20px; height: 20px; position: absolute; left: 50%; top: 50%; margin: -10px 0 0 -10px; background: url(../images/spinner.gif) no-repeat center; background-size: 20px 20px; transform: translateZ(0); } @media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) { #wp-auth-check-form.loading:before { background-image: url(../images/spinner-2x.gif); } } #wp-auth-check-wrap #wp-auth-check-form iframe { height: 98%; /* Scrollbar fix */ width: 100%; } #wp-auth-check-wrap .wp-auth-check-close { position: absolute; top: 5px; right: 5px; height: 22px; width: 22px; color: #72777c; text-decoration: none; text-align: center; } #wp-auth-check-wrap .wp-auth-check-close:before { content: "\f00d"; font: 900 20px/22px "Font Awesome 5 Free"; speak: none; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale; } #wp-auth-check-wrap .wp-auth-check-close:hover, #wp-auth-check-wrap .wp-auth-check-close:focus { color: #0073aa; } #wp-auth-check-wrap .wp-auth-fallback-expired { outline: 0; } #wp-auth-check-wrap .wp-auth-fallback { font-size: 14px; line-height: 21px; padding: 0 25px; display: none; } #wp-auth-check-wrap.fallback .wp-auth-fallback, #wp-auth-check-wrap.fallback .wp-auth-check-close { display: block; }
Close