Linux spg1.cloudpowerdns.com 5.14.0-611.34.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 18 05:51:10 EST 2026 x86_64
LiteSpeed
Server IP : 176.9.63.151 & Your IP : 216.73.217.60
Domains :
Cant Read [ /etc/named.conf ]
User : fastear1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
fastear1 /
.trash /
includes.2 /
Delete
Unzip
Name
Size
Permission
Date
Action
footer.php
1.24
KB
-rw-r--r--
2025-10-18 21:41
header.php
10.4
KB
-rw-r--r--
2025-10-18 22:41
Save
Rename
<!-- Bootstrap JS --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.bundle.min.js"></script> <!-- Custom JS --> <script> // Toggle sidebar on mobile function toggleSidebar() { const sidebar = document.getElementById('sidebar'); sidebar.classList.toggle('d-none'); } // Mark notification as read function markAsRead(notificationId) { // In a real implementation, you would send an AJAX request to mark the notification as read console.log('Marking notification ' + notificationId + ' as read'); } // Copy referral link to clipboard function copyToClipboard(elementId) { const element = document.getElementById(elementId); element.select(); document.execCommand('copy'); // Show confirmation const originalText = element.nextElementSibling.textContent; element.nextElementSibling.textContent = 'Copied!'; setTimeout(() => { element.nextElementSibling.textContent = originalText; }, 2000); } </script> </body> </html>