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 | : 3.139.238.74
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 : layout.css
:root { --yellow: #F4A44D; --yellow-two: #ffc107; --red: #c32026; --red-two: #c32022; } @font-face { font-family: Gilroy; src: url('/css/fonts/Gilroy-Regular.otf'); font-display: swap; } @font-face { font-family: 'Gilroy Medium'; src: url('/css/fonts/font.woff'); font-display: swap; } @font-face { font-family: 'GilroyItalic'; src: url('/css/fonts/Gilroy-RegularItalic.otf'); font-display: swap; } @font-face { font-family: 'Gilroy Light'; src: url('/css/fonts/Gilroy-Light.otf'); font-display: swap; } @font-face { font-family: 'Gilroy Semi Bold'; src: url('/css/fonts/Gilroy-Semibold.otf'); font-display: swap; } @font-face { font-family: 'Gilroy Bold'; src: url('/css/fonts/Gilroy-Bold.otf'); font-display: swap; } * { box-sizing: border-box; font-family: 'Gilroy', sans-serif; } body { font-family: 'Gilroy', sans-serif; background: #fff; width: 100%; overflow-x: hidden; } a { color: #222; font-size: 1.2rem; text-decoration: none; } a:hover { text-decoration: none; color: #222; } p { margin-bottom: 0; } h1, h2, h3, h4, h5, h6, strong { font-family: 'Gilroy Bold', sans-serif; margin: 0; padding: 0; } @keyframes alert { 0% {opacity: 0; visibility: hidden;} 25% {opacity: 1; visibility: visible;} 50% {opacity: 1; visibility: visible;} 100% {opacity: 0; visibility: hidden;} } .alerts { position: fixed; top: 10px; right: 40%; padding: 10px 20px; color: #fff; z-index: 100; border-radius: 5px; opacity: 0; animation-name: alert; animation-duration: 5s; } .alerts-success { background: #7AC35F; } .form-control:focus { color: #495057; background-color: #fff; border-color: rgba(0, 0, 0, .15); outline: 0; } button:focus { outline: 0; } .button { font-size: 16px; font-weight: 500; padding: 10px 30px; border: 1px solid; cursor: pointer; } .button-primary { background-color: var(--red-two); color: #fff; border-color: var(--red-two); } .button-primary:hover { background-color: var(--red-two) !important; color: #fff !important; border-color: var(--red-two) !important; } .button-secondary { background-color: #fff; color: var(--red-two); border-color: var(--red-two); } .button-secondary:hover { background-color: var(--red-two) !important; color: #fff !important; border-color: var(--red-two) !important; } .button-warning { background-color: var(--yellow-two); border-color: var(--yellow-two); } .button-cool { background-color: #373737; color: #fff; border: 1px solid transparent; } .button-cool:hover { background-color: #fff; color: #373737; border: 1px solid #373737; } .btn-circle { border-radius: 30px; } button .fa.fa-heart, button .fa.fa-heart-o { cursor: pointer; } .badge { padding: 3px 6px; margin-right: 2px; } .badge-warning { background: var(--yellow-two); } @-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg) } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg) } } @keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg) } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg) } } @keyframes fade-in { 0% { -webkit-opacity: 0; opacity: 0 } 100% { -webkit-opacity: 1; opacity: 1 } } .flash-message { animation: fade-in 0.8s linear; } .fa-spin { -webkit-animation: fa-spin 2s linear infinite; animation: fa-spin 2s linear infinite; } @media (max-width: 767px) { .navbar { border-bottom: 1px solid #eee; } .navbar-collapse { display: none; } .show-lg { display: none; } } @media (min-width: 767px) { .hide-lg { display: none; } .col-7 { width: 100%; } } @media (min-width: 900px) { .col-7 { width: 80%; } } @media (min-width: 1200px){ .col-7 { width: 60%; } } .col-7 { padding: 0; } .containers { width: 90%; } @media (max-width: 520pxpx){ .containers { width: 95%; } } .navbar { background: transparent; } .navbar .nav-item .nav-link:hover { color: #222; } .navbar-collapse { -ms-flex-preferred-size: 100%; flex-basis: 100%; -ms-flex-align: center; align-items: center } .nav-icon { width: 40px; } .navbar-toggler { padding: 0; font-size: 1.25rem; line-height: 1; background: 0 0; border: 1px solid transparent; border-radius: .25rem; } .nav-link.btn.btn-primary { padding: 6px 20px; margin-right: 4px; margin-left: 4px; background-color: var(--red-two); } .ml-auto { margin-left: auto; } .flash-message { position: fixed; top: 10px; right: 10px; z-index: 9999999; padding: 12px; background: #28a745; color: #fff; max-width: 500px; display: none; font-size: 18px; } .flash-message span.closes { position: absolute; top: 5px; right: 10px; color: #222; cursor: pointer; } /* Skeleton loading */ @keyframes pulse { 0% { background-color: rgba(165, 165, 165, 0.1); } 50% { background-color: rgba(165, 165, 165, 0.3); } 100% { background-color: rgba(165, 165, 165, 0.1); } } .skeleton-background { margin: auto; margin-bottom: 5px; padding: 7px; animation: pulse 1s infinite ease-in-out; } .float-bottom-right { position: fixed; bottom: 25px; right: 25px; } @media (max-width: 767px) { .float-bottom-right { bottom: 55px; right: 15px; } }
Close