Spaces:
Running
Running
| <html lang="ru"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Morshen Red Team - we will protect your website from data leaks and hacks</title> | |
| <link rel="manifest" href="/manifest.json"> | |
| <link rel="stylesheet" href="style.css"> | |
| <link rel="apple-touch-icon" href="/icon.png"> | |
| <meta name="apple-mobile-web-app-capable" content="yes"> | |
| <meta name="apple-mobile-web-app-status-bar-style" content="default"> | |
| <link rel="icon" type="image/png" sizes="192x192" href="/icon.png"> | |
| <link rel="icon" href="icon.png" type="image/png"> | |
| <meta name="google-site-verification" content="V6EqDTA9Oj9V1OfNbnBHj5RKrdcXlABD8tqfEFVUHJY" /> | |
| <meta name="description" content=" ."> | |
| <style> | |
| </style> | |
| </head> | |
| <body> | |
| <iframe | |
| src="https://v0-language-selector-peach.vercel.app/" | |
| frameborder="0" | |
| allowfullscreen></iframe> | |
| <script> | |
| if ('serviceWorker' in navigator) { | |
| window.addEventListener('load', () => { | |
| navigator.serviceWorker.register('/service-worker.js') | |
| .then((registration) => { | |
| console.log('Сервисный рабочий процесс зарегистрирован:', registration); | |
| }) | |
| .catch((error) => { | |
| console.log('Ошибка регистрации сервисного рабочего процесса:', error); | |
| }); | |
| }); | |
| } | |
| </script> | |
| </body> | |
| </html> |