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 /
meetwize /
static /
CSS /
[ HOME SHELL ]
Name
Size
Permission
Action
maps.css
2.7
KB
-rw-rw-rw-
result.css
1.9
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : result.css
/* General Reset */ * { box-sizing: border-box; margin: 0; padding: 0; font-family: 'Poppins', sans-serif; } body { background-color: #e0f7ff; color: #333; padding: 20px; font-size: 16px; display: flex; justify-content: center; align-items: center; text-align: center; min-height: 100vh; } .container { width: 100%; max-width: 1200px; margin: 0 auto; background: white; padding: 20px; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); border-radius: 12px; } h1 { color: #0056b3; margin-bottom: 20px; background: linear-gradient(135deg, #00509e 0%, #00aaff 100%); padding: 10px 20px; border-radius: 8px; color: white; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); } form { margin-bottom: 20px; } input[type="number"], input[type="text"], button { width: 100%; padding: 10px; margin-top: 5px; margin-bottom: 10px; border: 2px solid #ccc; border-radius: 6px; display: block; font-size: 16px; } input[type="number"]:focus, input[type="text"]:focus { border-color: #0056b3; outline: none; } button { background-color: #0056b3; color: white; border: none; cursor: pointer; border-radius: 6px; font-size: 16px; transition: background-color 0.3s ease, transform 0.2s ease; } button:hover { background-color: #004494; transform: translateY(-2px); } table { width: 100%; border-collapse: collapse; margin-top: 20px; font-size: 16px; } table, th, td { border: 1px solid #ccc; } th, td { text-align: left; padding: 12px; } th { background-color: #0056b3; color: white; } tbody tr:nth-child(odd) { background-color: #f0faff; } .sentiment { font-size: 32px; display: flex; justify-content: center; align-items: center; text-align: center; margin: 20px 0; } .input-group { margin-bottom: 10px; }
Close