Файловый менеджер - Редактировать - /home/gqdcvggs/imators.systems/vertchasseur/cancel.php
Назад
<!DOCTYPE html> <html lang="fr"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Paiement annulé</title> <script src="https://cdn.tailwindcss.com"></script> <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap" rel="stylesheet"> <style> body { font-family: 'Poppins', sans-serif; } </style> </head> <body class="bg-gray-50 dark:bg-gray-900"> <script> if (localStorage.theme === 'dark' || (!('theme' in localStorage) && window.matchMedia('(prefers-color-scheme: dark)').matches)) { document.documentElement.classList.add('dark'); } </script> <div class="min-h-screen flex items-center justify-center px-4"> <div class="max-w-md w-full bg-white dark:bg-gray-800 rounded-2xl shadow-lg p-8 text-center"> <svg class="w-20 h-20 text-orange-500 mx-auto mb-6" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z"/> </svg> <h2 class="text-2xl font-semibold text-gray-900 dark:text-white mb-2"> Paiement annulé </h2> <p class="text-gray-600 dark:text-gray-400 mb-6"> Vous pouvez réessayer plus tard. Fermer cette page à l'aide de la croix situer en haut de l'écran. </p> </div> </div> <script> setTimeout(function() { if (window.ReactNativeWebView) { window.ReactNativeWebView.postMessage(JSON.stringify({ type: 'subscription_cancelled', success: false })); } else { window.close(); } }, 2000); </script> </body> </html>
| ver. 1.6 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка