Linux ip-172-31-33-47 5.4.0-1045-aws #47~18.04.1-Ubuntu SMP Tue Apr 13 15:58:14 UTC 2021 x86_64
Apache/2.4.29 (Ubuntu)
: 172.31.33.47 | : 18.119.112.17
Cant Read [ /etc/named.conf ]
7.4.20
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 /
cravings-staging /
public /
css /
[ HOME SHELL ]
Name
Size
Permission
Action
fonts
[ DIR ]
drwxrwxr-x
actual-result.css
1.09
KB
-rw-rw-r--
animate.css
76.08
KB
-rw-rw-r--
autocomplete.css
555
B
-rw-rw-r--
bootstrap.formatted.css
9.39
KB
-rw-rw-r--
bootstrap.min.css
122.03
KB
-rwxrwxr-x
bootstrap44.min.css
155.78
KB
-rw-rw-r--
demo.css
3.02
KB
-rwxrwxr-x
feed.css
4.83
KB
-rw-rw-r--
font-awesome.formatted.css
3.75
KB
-rw-rw-r--
font-awesome.min.css
35.48
KB
-rwxrwxr-x
footnav.css
1.01
KB
-rw-rw-r--
fullsearch.css
1.97
KB
-rw-rw-r--
header.css
2.23
KB
-rw-rw-r--
home.css
5.21
KB
-rw-rw-r--
html5doctor.css
1.73
KB
-rw-rw-r--
jobs.css
4.94
KB
-rw-rw-r--
layout.css
5.59
KB
-rw-rw-r--
list.css
7.12
KB
-rw-rw-r--
login.css
6.14
KB
-rw-rw-r--
magnific-popup.css
6.79
KB
-rwxrwxr-x
main-js.css
2.62
KB
-rw-rw-r--
main.css
18.42
KB
-rw-rw-r--
main.formatted.css
13.17
KB
-rw-rw-r--
mains.css
8.94
KB
-rw-rw-r--
nav.css
1.91
KB
-rw-rw-r--
navigation.css
4.26
KB
-rw-rw-r--
place-list.css
826
B
-rw-rw-r--
place.css
13.49
KB
-rw-rw-r--
place2.css
10.08
KB
-rw-rw-r--
places.css
2.31
KB
-rw-rw-r--
plain.css
58
B
-rw-rw-r--
profile.css
7.41
KB
-rw-rw-r--
rate.css
6.23
KB
-rw-rw-r--
select2.min.css
14.62
KB
-rw-rw-r--
set1.css
3.02
KB
-rwxrwxr-x
set2.css
2.33
KB
-rwxrwxr-x
sidenav.css
2.12
KB
-rw-rw-r--
simple-line-icons.css
12.65
KB
-rwxrwxr-x
slick-theme.css
3.54
KB
-rw-rw-r--
slick.css
1.73
KB
-rw-rw-r--
style.css
28.56
KB
-rwxrwxr-x
style.css.map
9.35
KB
-rwxrwxr-x
swiper.min.css
18.88
KB
-rwxrwxr-x
test.css
1.46
KB
-rw-rw-r--
themify-icons.css
16.06
KB
-rwxrwxr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : navigation.css
* { box-sizing: border-box; } blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul { margin: 0; padding: 0; } a{ text-decoration: none; } button { cursor: pointer; } header { height: 64px; transition: height .4s; } .header-bar { position: fixed; border-bottom: 1px solid #ededed; box-shadow: none; background: #fff; left: 0; right: 0; top: 0; z-index: 100; display: flex; align-items: center; } .hamburger { height: 100%; width: 56px; box-sizing: border-box; /*display: none;*/ } .hamburger .hamburger-wrapper { height: 100%; padding: 12px; vertical-align: middle; } .hamburger-button { -webkit-appearance: button; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; background: 0 0; border: 0; border-radius: 50%; color: inherit; display: block; height: 100%; margin: 0; overflow: visible; padding: 0; position: relative; width: 100%; } .hamburger-image { display: block; margin: 0 auto; height: 24px; width: 24px; } .header-brand { margin-left: 24px; height: 100% !important; /*position: relative;*/ } .header-brand .brand-logo { width: 180px; display: table; height: 100%; padding: 5px 0; } .home-link { display: table-cell; padding-top: 2.5px; vertical-align: middle; } .logo { width: 179px; border: 0; display: inline-block; vertical-align: middle; } .header-nav { display: none; height: 100%; margin-left: 48px; } .nav-list { height: 100%; list-style: none; margin: 0; padding: 0; display: flex; } .nav-list-item { font-size: 20px; line-height: 1.5; } .nav-link { color: #5f6368; height: 64px; line-height: 1.85714; font-size: 14px; font-weight: 400; height: auto; letter-spacing: .25px; padding: 10px 0 9px; width: auto; padding-left: 18px; padding-right: 18px; } .nav-link.is-active { color: #202124; } .nav-label { border-bottom: 2px solid transparent; padding-bottom: 22px; } .nav-link.is-active>.nav-label { border-bottom: 2px solid #3367d6; } @media (min-width: 900px) { .hamburger { display: none; } .header-nav { display: block } } .side-nav { height: 100vh; background: #fff; border: 0; top: 0; bottom: 0; left: 0; max-width: 280px; position: fixed; right: 56px; /* transform: translate3d(-100%,0,0); transition: transform .35s cubic-bezier(.24,1,.32,1); */ visibility: visible; z-index: 102; } .side-nav.is-visible { visibility: visible; } .is-showing-side-nav .side-nav { box-shadow: 0 2px 6px 0 rgba(0,0,0,.12); transform: translate3d(0, 0, 0); } .side-nav__content { height: 100%; position: absolute; bottom: 150px; left: 0; top: 0; right: 0; overflow-y: auto; } .side-nav__brand { height: 56px; box-shadow: inset 0 -1px 0 0 #dadce0; position: relative; } .side-nav__logo { height: 100%; margin-left: 16px; } @media (max-width: 900px) { .side-nav__logo { height: inherit; margin-left: 0; position: relative; } } .close-side { border: 1px solid #ccc; border-radius: 5px; cursor: pointer; font-size: 17px; position: absolute; right: 15px; top: 15px; background-color: transparent; color: var(--red); } .side-nav__nav { padding: 20px 0; } .side-nav__nav-list { list-style: none; margin: 0; padding: 0; } .side-nav__nav-list-item { width: 100%; } .side-nav__nav-link { color: #5f6368; font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif; font-size: 14px; font-weight: 400; height: 48px; letter-spacing: .25px; padding-left: 16px; padding-right: 16px; vertical-align: middle; width: 100%; display: table-cell; } .side-nav__nav-list__nested { list-style: none; margin-bottom: 0; margin-left: 0; } .side-nav__nav-list__nested .side-nav__nav-link { padding-right: 32px; padding-left: 32px; }
Close