T.ME/BIBIL_0DAY
CasperSecurity


Server : Apache/2
System : Linux server-15-235-50-60 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64
User : gositeme ( 1004)
PHP Version : 8.2.29
Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Directory :  /home/gositeme/.cursor-server/data/User/History/-f0a1cb9/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/gositeme/.cursor-server/data/User/History/-f0a1cb9/E5RQ.php
<?php
// Minimal test - just output something to confirm include works
?>
<div style="background: linear-gradient(135deg, rgba(30, 30, 40, 0.9) 0%, rgba(20, 20, 30, 0.95) 100%); border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 20px; padding: 3rem; margin-bottom: 2rem;">
    <h2 style="font-size: 2rem; font-weight: 700; color: white; margin-bottom: 1.5rem;">
        <i class="fas fa-chart-line" style="color: #667eea; margin-right: 0.75rem;"></i>
        <?= function_exists('t') ? t('analytics.title') : 'Analytics Dashboard' ?>
    </h2>
    
    <div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 1.5rem;">
        <div style="background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 16px; padding: 1.5rem; text-align: center;">
            <div style="font-size: 2.5rem; font-weight: 800; color: white;">0</div>
            <div style="font-size: 1rem; color: #a0aec0;">Total Plays</div>
        </div>
        <div style="background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 16px; padding: 1.5rem; text-align: center;">
            <div style="font-size: 2.5rem; font-weight: 800; color: #48bb78;">0</div>
            <div style="font-size: 1rem; color: #a0aec0;">Total Likes</div>
        </div>
        <div style="background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 16px; padding: 1.5rem; text-align: center;">
            <div style="font-size: 2.5rem; font-weight: 800; color: #ed8936;">0</div>
            <div style="font-size: 1rem; color: #a0aec0;">Total Comments</div>
        </div>
        <div style="background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 16px; padding: 1.5rem; text-align: center;">
            <div style="font-size: 2.5rem; font-weight: 800; color: #4299e1;">0</div>
            <div style="font-size: 1rem; color: #a0aec0;">Total Views</div>
        </div>
    </div>
    
    <div style="margin-top: 2rem; padding: 2rem; background: rgba(102, 126, 234, 0.1); border-radius: 12px; border-left: 4px solid #667eea;">
        <p style="color: #cbd5e0; margin: 0; font-size: 1.1rem;">
            <i class="fas fa-info-circle" style="margin-right: 0.5rem; color: #667eea;"></i>
            Analytics tracking features coming soon. Track plays, likes, comments, and views will be displayed here once data is collected.
        </p>
    </div>
</div>

CasperSecurity Mini