{"id":66,"date":"2025-07-03T23:33:35","date_gmt":"2025-07-03T23:33:35","guid":{"rendered":"https:\/\/zapptv.xyz\/?page_id=66"},"modified":"2025-07-03T23:43:16","modified_gmt":"2025-07-03T23:43:16","slug":"suporteonline","status":"publish","type":"page","link":"https:\/\/zapptv.xyz\/index.php\/suporteonline\/","title":{"rendered":""},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"66\" class=\"elementor elementor-66\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4afc1d1 e-flex e-con-boxed e-con e-parent\" data-id=\"4afc1d1\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3436baa elementor-widget elementor-widget-html\" data-id=\"3436baa\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"pt-BR\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"description\" content=\"Night Streaming - A melhor solu\u00e7\u00e3o IPTV sem travamentos. Todos os canais, filmes e s\u00e9ries. Teste gr\u00e1tis!\">\n    <title>Zapptv Streaming - IPTV Premium Sem Travamentos<\/title>\n    \n    <!-- The Meta Pixel script is now initialized at the bottom of the page for better organization -->\n    \n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700;900&display=swap');\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            background: #0a0a0a;\n            color: #ffffff;\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n            line-height: 1.6;\n            min-height: 100vh;\n            overflow-x: hidden;\n            position: relative;\n        }\n\n        \/* Animated background *\/\n        body::before {\n            content: '';\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: \n                radial-gradient(circle at 20% 80%, rgba(120, 0, 255, 0.15) 0%, transparent 50%),\n                radial-gradient(circle at 80% 20%, rgba(255, 0, 120, 0.15) 0%, transparent 50%),\n                radial-gradient(circle at 40% 40%, rgba(0, 255, 120, 0.1) 0%, transparent 50%);\n            animation: pulse 10s ease-in-out infinite;\n            pointer-events: none;\n            z-index: 0;\n        }\n\n        @keyframes pulse {\n            0%, 100% { transform: scale(1) rotate(0deg); }\n            50% { transform: scale(1.1) rotate(5deg); }\n        }\n\n        .container {\n            max-width: 480px;\n            margin: 0 auto;\n            padding: 20px;\n            min-height: 100vh;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n            text-align: center;\n            position: relative;\n            z-index: 1;\n        }\n\n        .headline {\n            font-size: 1.75rem;\n            font-weight: 700;\n            margin-bottom: 15px;\n            margin-top: 30px; \/* Added margin to compensate for logo removal *\/\n            background: linear-gradient(to right, #ffffff, #e0e0e0);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            line-height: 1.3;\n        }\n\n        .highlight-phrase {\n            font-size: 2.5rem;\n            font-weight: 900;\n            background: linear-gradient(90deg, #ffeb3b, #ff9800, #ff5722);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            margin-bottom: 15px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            animation: glow 2s ease-in-out infinite;\n            filter: drop-shadow(0 0 20px rgba(255, 152, 0, 0.5));\n        }\n        \n        \/* Rule to adjust spacing after the highlight phrase *\/\n        .highlight-phrase + .headline {\n            margin-top: 0;\n            margin-bottom: 40px;\n        }\n\n\n        @keyframes glow {\n            0%, 100% { filter: drop-shadow(0 0 20px rgba(255, 152, 0, 0.5)); }\n            50% { filter: drop-shadow(0 0 30px rgba(255, 152, 0, 0.8)); }\n        }\n\n        .hero-section {\n            background: linear-gradient(135deg, rgba(120, 0, 255, 0.1), rgba(255, 0, 120, 0.1));\n            backdrop-filter: blur(20px);\n            -webkit-backdrop-filter: blur(20px);\n            border-radius: 30px;\n            padding: 35px 25px 40px 25px;\n            box-shadow: \n                0 20px 60px rgba(120, 0, 255, 0.2),\n                inset 0 0 20px rgba(255, 255, 255, 0.05);\n            border: 1px solid rgba(255, 255, 255, 0.1);\n            width: 100%;\n            max-width: 380px;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .hero-section::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: linear-gradient(\n                45deg,\n                transparent,\n                rgba(255, 255, 255, 0.05),\n                transparent\n            );\n            transform: rotate(45deg);\n            animation: shimmer 3s infinite;\n        }\n\n        @keyframes shimmer {\n            0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }\n            100% { transform: translateX(100%) translateY(100%) rotate(45deg); }\n        }\n\n        .highlight-text {\n            font-size: 1.1rem;\n            font-weight: 600;\n            color: #00ff88;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            position: relative;\n            z-index: 1;\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 12px;\n            margin: 25px 0 30px 0;\n            position: relative;\n            z-index: 1;\n        }\n\n        .feature-card {\n            background: rgba(255, 255, 255, 0.05);\n            border: 1px solid rgba(255, 255, 255, 0.1);\n            border-radius: 16px;\n            padding: 16px;\n            transition: all 0.3s ease;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            gap: 10px;\n        }\n\n        .feature-card:hover {\n            background: rgba(255, 255, 255, 0.08);\n            border-color: rgba(255, 255, 255, 0.2);\n            transform: translateY(-2px);\n        }\n\n        @media (hover: none) and (pointer: coarse) {\n            .feature-card:hover {\n                background: rgba(255, 255, 255, 0.05);\n                border-color: rgba(255, 255, 255, 0.1);\n                transform: none;\n            }\n        }\n\n        .feature-card.highlight-card {\n            grid-column: span 2;\n            background: linear-gradient(135deg, rgba(0, 255, 136, 0.15), rgba(0, 255, 136, 0.08));\n            border-color: rgba(0, 255, 136, 0.4);\n            position: relative;\n            overflow: hidden;\n            animation: highlightPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes highlightPulse {\n            0%, 100% { \n                border-color: rgba(0, 255, 136, 0.4);\n                box-shadow: 0 0 0 0 rgba(0, 255, 136, 0);\n            }\n            50% { \n                border-color: rgba(0, 255, 136, 0.6);\n                box-shadow: 0 0 20px 5px rgba(0, 255, 136, 0.2);\n            }\n        }\n\n        .feature-card.highlight-card::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: linear-gradient(\n                45deg,\n                transparent,\n                rgba(0, 255, 136, 0.1),\n                transparent\n            );\n            animation: shimmer 3s infinite;\n        }\n\n        .feature-card.highlight-card .feature-icon-wrapper {\n            background: rgba(0, 255, 136, 0.2);\n        }\n\n        .feature-card.highlight-card .feature-title {\n            color: #00ff88;\n            font-size: 1.05rem;\n        }\n\n        .feature-icon-wrapper {\n            width: 40px;\n            height: 40px;\n            background: rgba(255, 255, 255, 0.1);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            position: relative;\n        }\n\n        .feature-content {\n            flex: 1;\n        }\n\n        .feature-title {\n            font-size: 0.95rem;\n            font-weight: 700;\n            color: #ffffff;\n            margin-bottom: 4px;\n        }\n\n        .feature-desc {\n            font-size: 0.75rem;\n            color: rgba(255, 255, 255, 0.7);\n            line-height: 1.3;\n        }\n\n        \/* Icon TV *\/\n        .icon-tv {\n            width: 16px;\n            height: 12px;\n            background: #fff;\n            border-radius: 2px;\n            position: relative;\n        }\n\n        .icon-tv::after {\n            content: '';\n            position: absolute;\n            width: 8px;\n            height: 2px;\n            background: #fff;\n            bottom: -4px;\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        \/* Icon Ball (Football) *\/\n        .icon-ball {\n            width: 16px;\n            height: 16px;\n            background: #fff;\n            border-radius: 50%;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .icon-ball::before {\n            content: '';\n            position: absolute;\n            width: 100%;\n            height: 2px;\n            background: rgba(0, 0, 0, 0.2);\n            top: 50%;\n            transform: translateY(-50%);\n        }\n\n        .icon-ball::after {\n            content: '';\n            position: absolute;\n            width: 2px;\n            height: 100%;\n            background: rgba(0, 0, 0, 0.2);\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        \/* Icon Stream *\/\n        .icon-stream::before,\n        .icon-stream::after {\n            content: '';\n            position: absolute;\n            background: #fff;\n            border-radius: 50%;\n        }\n\n        .icon-stream::before {\n            width: 6px;\n            height: 6px;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n        }\n\n        .icon-stream::after {\n            width: 16px;\n            height: 16px;\n            border: 2px solid #fff;\n            background: transparent;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n        }\n        \n        \/* Icon Multi-Device (New) *\/\n        .icon-multi-device {\n            width: 18px;\n            height: 12px;\n            border: 2px solid #fff;\n            border-radius: 2px;\n            position: relative;\n        }\n        .icon-multi-device::after {\n            content: '';\n            position: absolute;\n            width: 8px;\n            height: 10px;\n            border: 2px solid #fff;\n            border-radius: 2px;\n            background: #0a0a0a;\n            right: -6px;\n            bottom: -6px;\n            border-top: none;\n            border-left: none;\n        }\n\n        \/* Icon Rocket *\/\n        .icon-rocket {\n            width: 14px;\n            height: 18px;\n            background: #00ff88;\n            clip-path: polygon(50% 0%, 100% 75%, 50% 100%, 0% 75%);\n            position: relative;\n        }\n\n        .icon-rocket::after {\n            content: '';\n            position: absolute;\n            width: 5px;\n            height: 7px;\n            background: rgba(0, 0, 0, 0.2);\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);\n        }\n\n        .whatsapp-button {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 10px;\n            background: linear-gradient(135deg, #25D366, #128C7E);\n            color: white;\n            text-decoration: none;\n            padding: 18px 30px;\n            border-radius: 60px;\n            font-size: 1.1rem;\n            font-weight: 700;\n            margin: 20px 0;\n            transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n            box-shadow: \n                0 10px 30px rgba(37, 211, 102, 0.3),\n                inset 0 1px 0 rgba(255, 255, 255, 0.2);\n            border: none;\n            cursor: pointer;\n            width: 100%;\n            max-width: 320px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            position: relative;\n            overflow: hidden;\n            z-index: 1;\n            animation: buttonPulse 2s ease-in-out infinite;\n        }\n\n        @keyframes buttonPulse {\n            0%, 100% { \n                transform: scale(1);\n            }\n            50% { \n                transform: scale(1.02);\n            }\n        }\n\n        .whatsapp-button::before {\n            content: '';\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            width: 0;\n            height: 0;\n            background: rgba(255, 255, 255, 0.2);\n            border-radius: 50%;\n            transform: translate(-50%, -50%);\n            transition: width 0.6s, height 0.6s;\n        }\n\n        .whatsapp-button:hover::before {\n            width: 400px;\n            height: 400px;\n        }\n\n        .whatsapp-button:hover {\n            animation: none;\n            transform: translateY(-3px) scale(1.02);\n            box-shadow: \n                0 15px 40px rgba(37, 211, 102, 0.4),\n                inset 0 1px 0 rgba(255, 255, 255, 0.3);\n        }\n\n        @media (hover: none) and (pointer: coarse) {\n            .whatsapp-button:hover {\n                animation: buttonPulse 2s ease-in-out infinite;\n                transform: none;\n                box-shadow: \n                    0 10px 30px rgba(37, 211, 102, 0.3),\n                    inset 0 1px 0 rgba(255, 255, 255, 0.2);\n            }\n        }\n\n        .whatsapp-button:active {\n            transform: translateY(-1px) scale(1);\n        }\n\n        .whatsapp-icon {\n            width: 24px;\n            height: 24px;\n            fill: currentColor;\n        }\n\n        .urgency-text {\n            font-size: 1rem;\n            font-weight: 600;\n            color: #ffffff;\n            margin-top: 30px;\n            opacity: 0.9;\n            position: relative;\n        }\n\n        .urgency-text .warning {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            background: rgba(255, 59, 48, 0.2);\n            color: #ff3b30;\n            padding: 6px 16px;\n            border-radius: 20px;\n            font-size: 0.9rem;\n            margin-top: 10px;\n            border: 1px solid rgba(255, 59, 48, 0.3);\n            animation: blink 2s infinite;\n        }\n\n        .warning-icon {\n            width: 16px;\n            height: 16px;\n            display: inline-block;\n            position: relative;\n        }\n\n        .warning-icon::before {\n            content: '';\n            position: absolute;\n            width: 0;\n            height: 0;\n            border-left: 8px solid transparent;\n            border-right: 8px solid transparent;\n            border-bottom: 14px solid #ff3b30;\n            top: 0;\n            left: 0;\n        }\n\n        .warning-icon::after {\n            content: '!';\n            position: absolute;\n            font-size: 10px;\n            font-weight: bold;\n            color: rgba(255, 59, 48, 0.2);\n            top: 4px;\n            left: 6px;\n        }\n\n        @keyframes blink {\n            0%, 100% { opacity: 1; }\n            50% { opacity: 0.6; }\n        }\n\n        \/* Trust badges *\/\n        .trust-badges {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            margin-top: 20px;\n            opacity: 0.7;\n        }\n\n        .badge {\n            display: flex;\n            align-items: center;\n            gap: 5px;\n            font-size: 0.85rem;\n            color: rgba(255, 255, 255, 0.8);\n        }\n\n        .badge-icon {\n            width: 18px;\n            height: 18px;\n            display: inline-block;\n            position: relative;\n        }\n\n        .badge-icon.checkmark::before {\n            content: '';\n            position: absolute;\n            width: 5px;\n            height: 10px;\n            border: solid #00ff88;\n            border-width: 0 2px 2px 0;\n            transform: rotate(45deg);\n            top: 3px;\n            left: 6px;\n        }\n\n        \/* Mobile Responsiveness *\/\n        @media (max-width: 480px) {\n            .container {\n                padding: 15px;\n            }\n            \n            .headline {\n                font-size: 1.5rem;\n            }\n            \n            .highlight-phrase {\n                font-size: 2rem;\n            }\n            \n            .hero-section {\n                padding: 35px 20px;\n            }\n            \n            .features-grid {\n                gap: 10px;\n            }\n            \n            .feature-card {\n                padding: 14px;\n            }\n            \n            .feature-icon-wrapper {\n                width: 36px;\n                height: 36px;\n            }\n            \n            .feature-title {\n                font-size: 0.9rem;\n            }\n            \n            .feature-desc {\n                font-size: 0.7rem;\n            }\n            \n            .whatsapp-button {\n                padding: 16px 25px;\n                font-size: 1rem;\n            }\n        }\n\n        @media (max-width: 320px) {\n            .headline {\n                font-size: 1.3rem;\n            }\n            \n            .highlight-phrase {\n                font-size: 1.7rem;\n            }\n            \n            .hero-section {\n                padding: 30px 15px;\n            }\n            \n            .features-grid {\n                gap: 8px;\n            }\n            \n            .feature-card {\n                padding: 12px;\n            }\n            \n            .feature-icon-wrapper {\n                width: 32px;\n                height: 32px;\n            }\n            \n            .feature-title {\n                font-size: 0.85rem;\n            }\n            \n            .feature-desc {\n                font-size: 0.65rem;\n            }\n            \n            .whatsapp-button {\n                padding: 14px 20px;\n                font-size: 0.95rem;\n            }\n        }\n\n        \/* Loading animation *\/\n        .container > * {\n            animation: fadeInUp 0.6s ease-out forwards;\n            opacity: 0;\n        }\n\n        .container > *:nth-child(1) { animation-delay: 0.1s; }\n        .container > *:nth-child(2) { animation-delay: 0.2s; }\n        .container > *:nth-child(3) { animation-delay: 0.3s; }\n        .container > *:nth-child(4) { animation-delay: 0.4s; }\n        .container > *:nth-child(5) { animation-delay: 0.5s; }\n        .container > *:nth-child(6) { animation-delay: 0.6s; }\n\n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        \n        <div class=\"headline\">\n            Cansado de IPTV que trava?\n        <\/div>\n        \n        <div class=\"highlight-phrase\">\n            TEMOS A SOLUCAO\n        <\/div>\n\n        <div class=\"headline\">\n            Conheca o STRIX 100% sem travamentos\n        <\/div>\n        \n        <div class=\"hero-section\">\n            <div class=\"features-grid\">\n                <div class=\"feature-card\">\n                    <div class=\"feature-icon-wrapper\">\n                        <div class=\"icon-tv\"><\/div>\n                    <\/div>\n                    <div class=\"feature-content\">\n                        <div class=\"feature-title\">Todos os Canais<\/div>\n                        <div class=\"feature-desc\">Abertos e fechados em HD, FHD e 4K<\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"feature-card\">\n                    <div class=\"feature-icon-wrapper\">\n                        <div class=\"icon-ball\"><\/div>\n                    <\/div>\n                    <div class=\"feature-content\">\n                        <div class=\"feature-title\">100% Futebol<\/div>\n                        <div class=\"feature-desc\">Brasileir\u00e3o, Champions e mais<\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"feature-card\">\n                    <div class=\"feature-icon-wrapper\">\n                        <div class=\"icon-stream\"><\/div>\n                    <\/div>\n                    <div class=\"feature-content\">\n                        <div class=\"feature-title\">Streaming Total<\/div>\n                        <div class=\"feature-desc\">Netflix, Disney+, HBO e mais<\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"feature-card\">\n                    <div class=\"feature-icon-wrapper\">\n                        <div class=\"icon-multi-device\"><\/div>\n                    <\/div>\n                    <div class=\"feature-content\">\n                        <div class=\"feature-title\">Multi-Telas<\/div>\n                        <div class=\"feature-desc\">Assista no Celular, TV e PC<\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"feature-card highlight-card\">\n                    <div class=\"feature-icon-wrapper\">\n                        <div class=\"icon-rocket\"><\/div>\n                    <\/div>\n                    <div class=\"feature-content\">\n                        <div class=\"feature-title\">Zero Travamento<\/div>\n                        <div class=\"feature-desc\">100% est\u00e1vel sem delay<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <a href=\"#\" class=\"whatsapp-button\">\n                <svg class=\"whatsapp-icon\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\">\n                    <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z\"\/>\n                <\/svg>\n                <span>Quero Testar Agora<\/span>\n            <\/a>\n        <\/div>\n        \n        <div class=\"urgency-text\">\n            Servidor Premium com Estabilidade Garantida<br>\n            <span class=\"warning\">\n                <span class=\"warning-icon\"><\/span>\n                Apenas 7 testes dispon\u00edveis hoje\n            <\/span>\n        <\/div>\n        \n        <div class=\"trust-badges\">\n            <div class=\"badge\">\n                <span class=\"badge-icon checkmark\"><\/span>\n                <span>Suporte 24h<\/span>\n            <\/div>\n            <div class=\"badge\">\n                <span class=\"badge-icon checkmark\"><\/span>\n                <span>Garantia Total<\/span>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n        \/\/ =================================================\n        \/\/ CONFIGURATION AREA - EDIT VALUES HERE\n        \/\/ =================================================\n        const PIXEL_ID = '738643335298608';\n        const WHATSAPP_NUMBER = '5581983578166'; \/\/ Brazilian number format\n        \/\/ =================================================\n\n\n        \/\/ --- Meta Pixel Setup ---\n        !function(f,b,e,v,n,t,s)\n        {if(f.fbq)return;n=f.fbq=function(){n.callMethod?\n        n.callMethod.apply(n,arguments):n.queue.push(arguments)};\n        if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';\n        n.queue=[];t=b.createElement(e);t.async=!0;\n        t.src=v;s=b.getElementsByTagName(e)[0];\n        s.parentNode.insertBefore(t,s)}(window, document,'script',\n        'https:\/\/connect.facebook.net\/en_US\/fbevents.js');\n        \n        \/\/ Initialize Pixel and Track PageView\n        fbq('init', PIXEL_ID);\n        fbq('track', 'PageView');\n\n        \/\/ Add noscript tag dynamically for fallback\n        const noscript = document.createElement('noscript');\n        noscript.innerHTML = `<img decoding=\"async\" height=\"1\" width=\"1\" style=\"display:none\" src=\"https:\/\/www.facebook.com\/tr?id=${PIXEL_ID}&ev=PageView&noscript=1\"\/>`;\n        document.head.appendChild(noscript);\n\n\n        \/\/ --- Main Application Logic ---\n        document.addEventListener('DOMContentLoaded', function() {\n            \n            \/\/ --- WhatsApp Button Setup ---\n            const whatsappButton = document.querySelector('.whatsapp-button');\n            if (whatsappButton) {\n                \/\/ Set the WhatsApp link dynamically from the configuration\n                whatsappButton.href = `https:\/\/wa.me\/5585997940775`;\n\n                \/\/ Add event listener to track trial start on every click\n                whatsappButton.addEventListener('click', function() {\n                    if (typeof fbq !== 'undefined') {\n                        fbq('track', 'StartTrial');\n                    }\n                });\n            }\n\n            \/\/ --- Mobile Touch & Ripple Feedback ---\n            const button = document.querySelector('.whatsapp-button');\n            if (button) {\n                button.addEventListener('touchstart', function() {\n                    this.style.animation = 'none';\n                    this.style.transform = 'scale(0.98)';\n                });\n                \n                button.addEventListener('touchend', function() {\n                    this.style.transform = 'scale(1)';\n                    setTimeout(() => {\n                        this.style.animation = 'buttonPulse 2s ease-in-out infinite';\n                    }, 100);\n                });\n\n                button.addEventListener('click', function(e) {\n                    const ripple = document.createElement('span');\n                    const rect = this.getBoundingClientRect();\n                    const size = Math.max(rect.width, rect.height);\n                    const x = e.clientX - rect.left - size \/ 2;\n                    const y = e.clientY - rect.top - size \/ 2;\n                    \n                    ripple.style.width = ripple.style.height = size + 'px';\n                    ripple.style.left = x + 'px';\n                    ripple.style.top = y + 'px';\n                    \/\/ This class is not defined in the CSS, but keeping the logic as it was\n                    ripple.classList.add('ripple'); \n                    \n                    this.appendChild(ripple);\n                    \n                    setTimeout(() => ripple.remove(), 600);\n                });\n            }\n\n            \/\/ --- Prevent zoom on double tap for better mobile experience ---\n            let lastTouchEnd = 0;\n            document.addEventListener('touchend', function (event) {\n                const now = (new Date()).getTime();\n                if (now - lastTouchEnd <= 300) {\n                    event.preventDefault();\n                }\n                lastTouchEnd = now;\n            }, false);\n\n            \/\/ --- Urgency Countdown ---\n            let vagas = 7;\n            const warningElement = document.querySelector('.warning');\n            if(warningElement) {\n                setInterval(() => {\n                    if (Math.random() > 0.7 && vagas > 3) {\n                        vagas--;\n                        warningElement.innerHTML = `<span class=\"warning-icon\"><\/span>Apenas ${vagas} testes dispon\u00edveis hoje`;\n                    }\n                }, 30000);\n            }\n        });\n    <\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Zapptv Streaming &#8211; IPTV Premium Sem Travamentos Cansado de IPTV que trava? TEMOS A SOLUCAO Conheca o STRIX 100% sem travamentos Todos os Canais Abertos e fechados em HD, FHD e 4K 100% Futebol Brasileir\u00e3o, Champions e mais Streaming Total Netflix, Disney+, HBO e mais Multi-Telas Assista no Celular, TV e PC Zero Travamento 100% [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-66","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/zapptv.xyz\/index.php\/wp-json\/wp\/v2\/pages\/66","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zapptv.xyz\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zapptv.xyz\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zapptv.xyz\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zapptv.xyz\/index.php\/wp-json\/wp\/v2\/comments?post=66"}],"version-history":[{"count":9,"href":"https:\/\/zapptv.xyz\/index.php\/wp-json\/wp\/v2\/pages\/66\/revisions"}],"predecessor-version":[{"id":76,"href":"https:\/\/zapptv.xyz\/index.php\/wp-json\/wp\/v2\/pages\/66\/revisions\/76"}],"wp:attachment":[{"href":"https:\/\/zapptv.xyz\/index.php\/wp-json\/wp\/v2\/media?parent=66"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}