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 /
induction /
crew /
[ HOME SHELL ]
Name
Size
Permission
Action
Images
[ DIR ]
drwxr-xr-x
index.html
5.43
KB
-rw-r--r--
style.css
3.71
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : style.css
body { background-image: url("./Images/bg.png"); background-size: contain; background-repeat: repeat; background-position: center center; margin: 0; padding: 0; box-sizing: border-box; overflow-x: hidden; } /* Section container */ #meet-the-crew-section { padding-top: 70px; /* space for site header */ text-align: center; height: calc(120vh - 60px); /* fill rest of screen */ display: flex; flex-direction: column; align-items: center; position: relative; } /* Heading image */ .crew-heading-image { max-width: 90%; height: auto; max-height: 10vh; object-fit: contain; margin-bottom: 10px; display: block; } /* Scroll container */ .crew-scroll-container { flex: 1; overflow-x: auto; overflow-y: hidden; white-space: nowrap; width: 100%; -ms-overflow-style: none; /* IE/Edge */ scrollbar-width: none; /* Firefox */ scroll-snap-type: x mandatory; position: relative; } .crew-scroll-container::-webkit-scrollbar { display: none; /* Chrome/Safari */ } /* Scrollable crew image */ .crew-scroll-image { height: 100%; width: auto; display: inline-block; object-fit: contain; scroll-snap-align: center; padding: 0 10px; /* spacing between images */ } /* Arrows */ .scroll-arrow { position: absolute; top: 50%; transform: translateY(-50%); background-color: rgba(0, 0, 0, 0.4); color: white; border: none; border-radius: 50%; width: 40px; height: 40px; font-size: 24px; cursor: pointer; z-index: 2; transition: background-color 0.3s ease; } .scroll-arrow:hover { background-color: rgba(0, 0, 0, 0.6); } .scroll-arrow.left { left: 10px; } .scroll-arrow.right { right: 10px; } /* Responsive tweaks */ @media (max-width: 768px) { .crew-heading-image { max-width: 80%; max-height: 10vh; } .crew-scroll-image { height: 100%; } } /* === SA OFFICE SECTION—EXACT COPY OF CREW ==== */ #sa-office-section { padding-top: 70px; /* space for site header */ text-align: center; height: calc(100vh - 60px); /* fill rest of screen */ display: flex; flex-direction: column; align-items: center; position: relative; } /* Heading image */ .sa-heading-image { max-width: 90%; height: auto; max-height: 10vh; object-fit: contain; margin-bottom: 10px; display: block; } /* Scroll container */ .sa-scroll-container { flex: 1; overflow-x: auto; overflow-y: hidden; white-space: nowrap; width: 100%; -ms-overflow-style: none; /* IE/Edge */ scrollbar-width: none; /* Firefox */ scroll-snap-type: x mandatory; position: relative; } .sa-scroll-container::-webkit-scrollbar { display: none; /* Chrome/Safari */ } /* Scrollable image */ .sa-scroll-image { height: 100%; width: auto; display: inline-block; object-fit: contain; scroll-snap-align: center; padding: 0 10px; /* spacing between images */ } /* Arrows */ .scroll-arrow-sa { position: absolute; top: 50%; transform: translateY(-50%); background-color: rgba(0, 0, 0, 0.4); color: white; border: none; border-radius: 50%; width: 40px; height: 40px; font-size: 24px; cursor: pointer; z-index: 2; transition: background-color 0.3s ease; } .scroll-arrow-sa:hover { background-color: rgba(0, 0, 0, 0.6); } .scroll-arrow-sa.left { left: 10px; } .scroll-arrow-sa.right { right: 10px; } /* Responsive tweaks */ @media (max-width: 768px) { .sa-heading-image { max-width: 80%; max-height: 10vh; } .sa-scroll-image { height: 100%; } .scroll-arrow-sa { width: 36px; height: 36px; font-size: 20px; } }
Close