{"id":4061,"date":"2024-02-01T15:07:33","date_gmt":"2024-02-01T15:07:33","guid":{"rendered":"https:\/\/novaiptv.org\/?page_id=4061"},"modified":"2024-02-01T15:07:33","modified_gmt":"2024-02-01T15:07:33","slug":"magboxlar-2025","status":"publish","type":"page","link":"https:\/\/novaiptv.to\/tr\/magboxlar-2025\/","title":{"rendered":"MagBoxes"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"4061\" class=\"elementor elementor-4061\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d578584 e-flex e-con-boxed e-con e-parent\" data-id=\"d578584\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6fdd521 elementor-widget elementor-widget-html\" data-id=\"6fdd521\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"iptv-tutorial-wrapper\">\n    <style>\n        :root {\n            --primary-color: #00b0ff;\n            --secondary-color: #3d5afe;\n            --dark-color: #333333;\n            --light-color: #F3F3F3;\n            --text-color: #333333;\n            --light-text: #F3F3F3;\n            --success-color: #00c853;\n            --warning-color: #ff9100;\n        }\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        .iptv-tutorial-wrapper {\n            background-color: var(--light-color);\n            color: var(--text-color);\n            line-height: 1.6;\n            padding: 20px 0;\n        }\n        \n        .iptv-container {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .iptv-header {\n            text-align: center;\n            margin-bottom: 40px;\n            position: relative;\n            padding-top: 30px;\n        }\n        \n        .logo-container {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            margin-bottom: 20px;\n        }\n        \n        .logo {\n            width: 120px;\n            height: 120px;\n            background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));\n            border-radius: 20px;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            box-shadow: 0 10px 20px rgba(0, 176, 255, 0.3);\n        }\n        \n        .logo svg {\n            width: 70px;\n            height: 70px;\n            fill: white;\n        }\n        \n        h1 {\n            font-size: 2.5rem;\n            margin-bottom: 10px;\n            background: linear-gradient(90deg, var(--primary-color), var(--secondary-color));\n            -webkit-background-clip: text;\n            background-clip: text;\n            color: transparent;\n            display: inline-block;\n        }\n        \n        .subtitle {\n            font-size: 1.2rem;\n            color: #555555;\n            margin-bottom: 20px;\n        }\n        \n        .steps-container {\n            display: flex;\n            flex-direction: column;\n            gap: 30px;\n        }\n        \n        .step {\n            background-color: white;\n            border-radius: 15px;\n            padding: 25px;\n            position: relative;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n            border-left: 4px solid var(--primary-color);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        \n        .step:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);\n        }\n        \n        .step-number {\n            position: absolute;\n            top: -10px;\n            right: -10px;\n            width: 60px;\n            height: 60px;\n            background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));\n            border-radius: 50%;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            font-size: 1.5rem;\n            font-weight: bold;\n            color: white;\n            box-shadow: 0 5px 10px rgba(0, 176, 255, 0.4);\n        }\n        \n        .step-title {\n            font-size: 1.5rem;\n            margin-bottom: 15px;\n            color: var(--primary-color);\n            padding-right: 50px;\n        }\n        \n        .step-content {\n            margin-left: 15px;\n        }\n        \n        .step-content p {\n            margin-bottom: 15px;\n        }\n        \n        ul, ol {\n            margin-left: 30px;\n            margin-bottom: 15px;\n        }\n        \n        li {\n            margin-bottom: 10px;\n        }\n        \n        .highlight {\n            color: var(--primary-color);\n            font-weight: 600;\n        }\n        \n        .note {\n            background-color: rgba(255, 145, 0, 0.1);\n            border-left: 3px solid var(--warning-color);\n            padding: 15px;\n            margin: 20px 0;\n            border-radius: 5px;\n        }\n        \n        .note-title {\n            color: var(--warning-color);\n            font-weight: bold;\n            margin-bottom: 5px;\n        }\n        \n        .tip {\n            background-color: rgba(0, 200, 83, 0.1);\n            border-left: 3px solid var(--success-color);\n            padding: 15px;\n            margin: 20px 0;\n            border-radius: 5px;\n        }\n        \n        .tip-title {\n            color: var(--success-color);\n            font-weight: bold;\n            margin-bottom: 5px;\n        }\n        \n        .illustration {\n            margin: 20px 0;\n            text-align: center;\n        }\n        \n        .illustration svg {\n            max-width: 100%;\n            height: auto;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);\n            background-color: #2D3748;\n        }\n        \n        .support-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            background-color: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n        }\n        \n        .support-table th {\n            background-color: var(--primary-color);\n            color: white;\n            padding: 12px 15px;\n            text-align: left;\n        }\n        \n        .support-table td {\n            padding: 12px 15px;\n            border-bottom: 1px solid #eee;\n        }\n        \n        .support-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .support-table tr:nth-child(even) {\n            background-color: #f9f9f9;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            padding: 15px 30px;\n            background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));\n            color: white;\n            text-decoration: none;\n            border-radius: 50px;\n            font-weight: bold;\n            margin-top: 20px;\n            box-shadow: 0 5px 15px rgba(0, 176, 255, 0.3);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(0, 176, 255, 0.5);\n        }\n        \n        .setup-method {\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 2px dashed #ccc;\n        }\n        \n        .setup-method-title {\n            font-size: 1.8rem;\n            color: var(--secondary-color);\n            margin-bottom: 20px;\n            text-align: center;\n        }\n        \n        .iptv-footer {\n            text-align: center;\n            margin-top: 50px;\n            padding: 20px;\n            color: #555555;\n            font-size: 0.9rem;\n        }\n        \n        @media (max-width: 768px) {\n            .iptv-container {\n                padding: 15px;\n            }\n            \n            h1 {\n                font-size: 2rem;\n            }\n            \n            .step {\n                padding: 20px;\n            }\n            \n            .step-number {\n                width: 50px;\n                height: 50px;\n                font-size: 1.2rem;\n            }\n            \n            .step-title {\n                font-size: 1.3rem;\n            }\n        }\n    <\/style>\n    <div class=\"iptv-container\">\n        <div class=\"iptv-header\">\n            <div class=\"logo-container\">\n                <div class=\"logo\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M21,3H3C1.89,3 1,3.89 1,5V17A2,2 0 0,0 3,19H8V21H16V19H21A2,2 0 0,0 23,17V5C23,3.89 22.1,3 21,3M21,17H3V5H21M16,11L9,15V7\" \/>\n                    <\/svg>\n                <\/div>\n            <\/div>\n            <h1>MagBoxes STB Em\u00fclat\u00f6r\u00fc Kurulum K\u0131lavuzu<\/h1>\n            <p class=\"subtitle\">MAG cihazlar\u0131n\u0131 Android cihaz\u0131n\u0131zda kolayca taklit edin<\/p>\n        <\/div>\n        \n        <div class=\"steps-container\">\n            <!-- Introduction -->\n            <div class=\"step\">\n                <h2 class=\"step-title\">STB Em\u00fclat\u00f6r\u00fcne Giri\u015f<\/h2>\n                <div class=\"step-content\">\n                    <p>STB Emulator, Android cihaz\u0131n\u0131z\u0131 kullanarak \u00e7e\u015fitli IPTV set \u00fcst\u00fc kutular\u0131n\u0131 taklit etmenizi sa\u011flar. Bu e\u011fitim, STB Emulator i\u00e7in basit kurulum talimatlar\u0131nda size rehberlik edecektir.<\/p>\n                    \n                    <p>STB Em\u00fclat\u00f6r\u00fc <a href=\"https:\/\/novaiptv.to\/tr\/android-tv\/\">uygulama a\u015fa\u011f\u0131daki IPTV&#039;yi taklit edebilir<\/a> set \u00fcst\u00fc kutular:<\/p>\n                    \n                    <table class=\"support-table\">\n                        <thead>\n                            <tr>\n                                <th><a href=\"https:\/\/novaiptv.to\/tr\/formulerz8\/\">IPTV Set \u00dcst\u00fc Kutusu<\/a><\/th>\n                                <th>Destek<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td>MAG 200<\/td>\n                                <td>EVET<\/td>\n                            <\/tr>\n                            <tr>\n                                <td>MAG 245<\/td>\n                                <td>EVET<\/td>\n                            <\/tr>\n                            <tr>\n                                <td>MAG 250<\/td>\n                                <td>EVET<\/td>\n                            <\/tr>\n                            <tr>\n                                <td>MAG 260<\/td>\n                                <td>EVET<\/td>\n                            <\/tr>\n                            <tr>\n                                <td>MAG 270<\/td>\n                                <td>EVET<\/td>\n                            <\/tr>\n                            <tr>\n                                <td>MAG 275<\/td>\n                                <td>EVET<\/td>\n                            <\/tr>\n                            <tr>\n                                <td>Aura HD<\/td>\n                                <td>EVET<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                    \n                    <div class=\"illustration\">\n                        <svg width=\"600\" height=\"250\" viewbox=\"0 0 600 250\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <rect width=\"600\" height=\"250\" fill=\"#1E293B\" rx=\"10\" \/>\n                            \n                            <!-- Device -->\n                            <rect x=\"150\" y=\"40\" width=\"300\" height=\"170\" rx=\"10\" fill=\"#2D3748\" \/>\n                            <rect x=\"170\" y=\"60\" width=\"260\" height=\"130\" rx=\"5\" fill=\"#1A1A2E\" \/>\n                            \n                            <!-- STB Logo -->\n                            <rect x=\"250\" y=\"80\" width=\"100\" height=\"40\" rx=\"5\" fill=\"#3d5afe\" \/>\n                            <text x=\"265\" y=\"107\" font-family=\"Arial\" font-size=\"16\" fill=\"white\">STB EMU<\/text>\n                            \n                            <!-- MAC Address -->\n                            <text x=\"215\" y=\"150\" font-family=\"Arial\" font-size=\"14\" fill=\"white\">MAC: 00:1A:79:XX:XX:XX<\/text>\n                            \n                            <!-- MAG Boxes -->\n                            <rect x=\"140\" y=\"230\" width=\"70\" height=\"10\" rx=\"2\" fill=\"#4A5568\" \/>\n                            <rect x=\"220\" y=\"230\" width=\"70\" height=\"10\" rx=\"2\" fill=\"#4A5568\" \/>\n                            <rect x=\"300\" y=\"230\" width=\"70\" height=\"10\" rx=\"2\" fill=\"#4A5568\" \/>\n                            <rect x=\"380\" y=\"230\" width=\"70\" height=\"10\" rx=\"2\" fill=\"#4A5568\" \/>\n                            \n                            <text x=\"155\" y=\"227\" font-family=\"Arial\" font-size=\"10\" fill=\"white\">MAG 250<\/text>\n                            <text x=\"235\" y=\"227\" font-family=\"Arial\" font-size=\"10\" fill=\"white\">MAG 260<\/text>\n                            <text x=\"315\" y=\"227\" font-family=\"Arial\" font-size=\"10\" fill=\"white\">MAG 270<\/text>\n                            <text x=\"395\" y=\"227\" font-family=\"Arial\" font-size=\"10\" fill=\"white\">MAG 275<\/text>\n                        <\/svg>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- Step 1 -->\n            <div class=\"step\">\n                <div class=\"step-number\">1<\/div>\n                <h2 class=\"step-title\">STB Em\u00fclat\u00f6r\u00fcn\u00fc \u0130ndirin ve Y\u00fckleyin<\/h2>\n                <div class=\"step-content\">\n                    <p>\u00d6ncelikle STB Emulator&#039;\u00fc indirip kurman\u0131z gerekiyor <a href=\"https:\/\/novaiptv.to\/tr\/nova-iptv-android-app\/\">Android cihaz\u0131n\u0131zdaki uygulama<\/a> cihaz:<\/p>\n                    \n                    <ol>\n                        <li>Android cihaz\u0131n\u0131zda Google Play Store&#039;a gidin.<\/li>\n                        <li>Ara <span class=\"highlight\">\"&quot;STB Em\u00fclat\u00f6r\u00fc&quot;\"<\/span> arama \u00e7ubu\u011funda.<\/li>\n                        <li>Se\u00e7in <a href=\"https:\/\/novaiptv.to\/tr\/firestick\/\">uygulamay\u0131 indirin ve &quot;Y\u00fckle&quot;ye dokunun\"<\/a>.<\/li>\n                        <li>Kurulumun tamamlanmas\u0131n\u0131 bekleyin.<\/li>\n                    <\/ol>\n                    \n                    <div class=\"illustration\">\n                        <svg width=\"600\" height=\"250\" viewbox=\"0 0 600 250\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <rect width=\"600\" height=\"250\" fill=\"#1E293B\" rx=\"10\" \/>\n                            \n                            <!-- Play Store -->\n                            <rect x=\"150\" y=\"30\" width=\"300\" height=\"190\" rx=\"10\" fill=\"#2D3748\" \/>\n                            <rect x=\"160\" y=\"50\" width=\"280\" height=\"160\" rx=\"5\" fill=\"#1A1A2E\" \/>\n                            \n                            <!-- Play Store Header -->\n                            <rect x=\"160\" y=\"50\" width=\"280\" height=\"40\" rx=\"5\" fill=\"#2D3748\" \/>\n                            \n                            <!-- Play Store Logo -->\n                            <path d=\"M190,70 L200,70 L195,65 Z\" fill=\"#00C853\" \/>\n                            <path d=\"M190,70 L200,70 L195,75 Z\" fill=\"#3D5AFE\" \/>\n                            <path d=\"M190,70 L195,65 L195,75 Z\" fill=\"#FFD600\" \/>\n                            <path d=\"M200,70 L195,65 L195,75 Z\" fill=\"#FF3D00\" \/>\n                            \n                            <text x=\"210\" y=\"75\" font-family=\"Arial\" font-size=\"14\" fill=\"white\">Google Play Store<\/text>\n                            \n                            <!-- App Details -->\n                            <rect x=\"180\" y=\"110\" width=\"60\" height=\"60\" rx=\"10\" fill=\"#3d5afe\" \/>\n                            <text x=\"190\" y=\"145\" font-family=\"Arial\" font-size=\"12\" fill=\"white\">STB EMU<\/text>\n                            \n                            <text x=\"250\" y=\"120\" font-family=\"Arial\" font-size=\"14\" fill=\"white\">STB Em\u00fclat\u00f6r\u00fc<\/text>\n                            <text x=\"250\" y=\"140\" font-family=\"Arial\" font-size=\"12\" fill=\"#A0AEC0\">MAG cihazlar\u0131n\u0131 taklit edin<\/text>\n                            <text x=\"250\" y=\"160\" font-family=\"Arial\" font-size=\"12\" fill=\"#A0AEC0\">\u2605\u2605\u2605\u2605\u2606 4.5<\/text>\n                            \n                            <!-- Install Button -->\n                            <rect x=\"340\" y=\"135\" width=\"80\" height=\"30\" rx=\"15\" fill=\"#00c853\" \/>\n                            <text x=\"360\" y=\"155\" font-family=\"Arial\" font-size=\"14\" fill=\"white\">D\u00fczenlemek<\/text>\n                        <\/svg>\n                    <\/div>\n                    \n                    <div class=\"tip\">\n                        <p class=\"tip-title\">Profesyonel \u0130pucu<\/p>\n                        <p>Resmi STB Emulator uygulamas\u0131n\u0131 indirdi\u011finizden emin olun. Play Store&#039;da buna benzer bir\u00e7ok uygulama mevcut, bu y\u00fczden y\u00fcklemeden \u00f6nce geli\u015ftirici ad\u0131n\u0131 ve yorumlar\u0131n\u0131 kontrol edin.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- Step 2 -->\n            <div class=\"step\">\n                <div class=\"step-number\">2<\/div>\n                <h2 class=\"step-title\">STB Em\u00fclat\u00f6r\u00fc Ayarlar\u0131n\u0131 Yap\u0131land\u0131r\u0131n<\/h2>\n                <div class=\"step-content\">\n                    <p>Sonras\u0131nda <a href=\"https:\/\/novaiptv.to\/tr\/firestick-2025\/\" title=\"Amazon FireStick\"  data-wpil-monitor-id=\"39\">uygulamay\u0131 y\u00fckleme<\/a>, do\u011fru ayarlarla yap\u0131land\u0131rman\u0131z gerekir:<\/p>\n                    \n                    <ol>\n                        <li>STB Emulator uygulamas\u0131n\u0131 a\u00e7\u0131n. <span class=\"highlight\">MAC adresi<\/span> Ekranda g\u00f6r\u00fcnt\u00fclenir.<\/li>\n                        <li>Yak\u0131n\u0131na dokunun <span class=\"highlight\">sa\u011f \u00fcst k\u00f6\u015fe<\/span> ekran\u0131n ve ard\u0131ndan t\u0131klay\u0131n <span class=\"highlight\">Ayarlar<\/span> (sa\u011fdan 4. ikon).<\/li>\n                        <li>Musluk <span class=\"highlight\">Profiller<\/span>.<\/li>\n                        <li>Musluk <span class=\"highlight\">Test portal<\/span> mevcut profili de\u011fi\u015ftirmek veya <span class=\"highlight\">Profil ekle<\/span> yeni bir \u015feye ba\u015flamak.<\/li>\n                        <li>Musluk <span class=\"highlight\">STB Modeli<\/span>.<\/li>\n                        <li>Se\u00e7me <span class=\"highlight\">MAG 250<\/span> veya listeden taklit etmek istedi\u011finiz herhangi bir STB.<\/li>\n                    <\/ol>\n                    \n                    <div class=\"illustration\">\n                        <svg width=\"600\" height=\"250\" viewbox=\"0 0 600 250\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <rect width=\"600\" height=\"250\" fill=\"#1E293B\" rx=\"10\" \/>\n                            \n                            <!-- Settings Screen -->\n                            <rect x=\"150\" y=\"30\" width=\"300\" height=\"190\" rx=\"10\" fill=\"#2D3748\" \/>\n                            <rect x=\"160\" y=\"40\" width=\"280\" height=\"170\" rx=\"5\" fill=\"#1A1A2E\" \/>\n                            \n                            <!-- Settings Header -->\n                            <rect x=\"160\" y=\"40\" width=\"280\" height=\"40\" rx=\"5\" fill=\"#2D3748\" \/>\n                            <text x=\"260\" y=\"65\" font-family=\"Arial\" font-size=\"16\" fill=\"white\">Ayarlar<\/text>\n                            \n                            <!-- Settings Menu -->\n                            <rect x=\"170\" y=\"90\" width=\"260\" height=\"30\" rx=\"3\" fill=\"#1A1A2E\" \/>\n                            <text x=\"190\" y=\"110\" font-family=\"Arial\" font-size=\"14\" fill=\"white\">Profiller<\/text>\n                            \n                            <rect x=\"170\" y=\"130\" width=\"260\" height=\"30\" rx=\"3\" fill=\"#3d5afe\" \/>\n                            <text x=\"190\" y=\"150\" font-family=\"Arial\" font-size=\"14\" fill=\"white\">STB Modeli: MAG 250<\/text>\n                            \n                            <rect x=\"170\" y=\"170\" width=\"260\" height=\"30\" rx=\"3\" fill=\"#1A1A2E\" \/>\n                            <text x=\"190\" y=\"190\" font-family=\"Arial\" font-size=\"14\" fill=\"white\">Ekran \u00c7\u00f6z\u00fcn\u00fcrl\u00fc\u011f\u00fc<\/text>\n                        <\/svg>\n                    <\/div>\n                    \n                    <div class=\"note\">\n                        <p class=\"note-title\">Not<\/p>\n                        <p>Cihaz\u0131n\u0131z\u0131 bilgisayar\u0131n\u0131za kaydettirmek i\u00e7in MAC adresinizi hat\u0131rlaman\u0131z \u00f6nemlidir. <a class=\"wpil_keyword_link\" href=\"https:\/\/novaiptv.to\/tr\/\"   title=\"IPTV hizmeti\" data-wpil-keyword-link=\"linked\">IPTV hizmeti<\/a> sa\u011flay\u0131c\u0131.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- Step 3 -->\n            <div class=\"step\">\n                <div class=\"step-number\">3<\/div>\n                <h2 class=\"step-title\">Portal Ayarlar\u0131na Girin<\/h2>\n                <div class=\"step-content\">\n                    <p>\u015eimdi bilgilerinizi girmeniz gerekiyor <a href=\"https:\/\/novaiptv.to\/tr\/xtream-iptv-kanada-2025-rehberi\/\" title=\"Kanada&#039;daki En \u0130yi Xtream IPTV Hizmetleri (2025 Rehberi)\"  data-wpil-monitor-id=\"38\">IPTV servis sa\u011flay\u0131c\u0131s\u0131n\u0131n<\/a> portal bilgileri:<\/p>\n                    \n                    <ol>\n                        <li>Musluk <span class=\"highlight\">Portal ayarlar\u0131<\/span>.<\/li>\n                        <li>Girin <span class=\"highlight\">Portal URL<\/span> Sa\u011flanan alana girin. (Bu URL aktivasyon e-postan\u0131zda olmal\u0131d\u0131r)<\/li>\n                        <li>T\u0131klamak <span class=\"highlight\">TAMAM<\/span> kurtarmak i\u00e7in.<\/li>\n                    <\/ol>\n                    \n                    <div class=\"illustration\">\n                        <svg width=\"600\" height=\"250\" viewbox=\"0 0 600 250\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <rect width=\"600\" height=\"250\" fill=\"#1E293B\" rx=\"10\" \/>\n                            \n                            <!-- Portal Screen -->\n                            <rect x=\"150\" y=\"30\" width=\"300\" height=\"190\" rx=\"10\" fill=\"#2D3748\" \/>\n                            <rect x=\"160\" y=\"40\" width=\"280\" height=\"170\" rx=\"5\" fill=\"#1A1A2E\" \/>\n                            \n                            <!-- Portal Header -->\n                            <rect x=\"160\" y=\"40\" width=\"280\" height=\"40\" rx=\"5\" fill=\"#2D3748\" \/>\n                            <text x=\"250\" y=\"65\" font-family=\"Arial\" font-size=\"16\" fill=\"white\">Portal Ayarlar\u0131<\/text>\n                            \n                            <!-- Portal Input -->\n                            <rect x=\"170\" y=\"100\" width=\"260\" height=\"40\" rx=\"5\" fill=\"#2D3748\" \/>\n                            <text x=\"185\" y=\"125\" font-family=\"Arial\" font-size=\"14\" fill=\"#A0AEC0\">http:\/\/nova.iptv.com\/c\/<\/text>\n                            \n                            <!-- OK Button -->\n                            <rect x=\"300\" y=\"160\" width=\"80\" height=\"30\" rx=\"15\" fill=\"#00c853\" \/>\n                            <text x=\"330\" y=\"180\" font-family=\"Arial\" font-size=\"14\" fill=\"white\">TAMAM<\/text>\n                        <\/svg>\n                    <\/div>\n                    \n                    <div class=\"tip\">\n                        <p class=\"tip-title\">Profesyonel \u0130pucu<\/p>\n                        <p>Portal URL&#039;nizin do\u011frulu\u011funu iki kez kontrol edin. K\u00fc\u00e7\u00fck yaz\u0131m hatalar\u0131 bile uygulaman\u0131n y\u00fcklenmesini engelleyebilir. <a href=\"https:\/\/novaiptv.to\/tr\/enigma2-dreambox-vu\/\">IPTV&#039;nize ba\u011flan\u0131yor<\/a> hizmet.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- Step 4 -->\n            <div class=\"step\">\n                <div class=\"step-number\">4<\/div>\n                <h2 class=\"step-title\">Ekran \u00c7\u00f6z\u00fcn\u00fcrl\u00fc\u011f\u00fcn\u00fc Ayarla<\/h2>\n                <div class=\"step-content\">\n                    <p>Uygun ekran \u00e7\u00f6z\u00fcn\u00fcrl\u00fc\u011f\u00fcn\u00fc ayarlamak optimum g\u00f6r\u00fcnt\u00fc kalitesini sa\u011flar:<\/p>\n                    \n                    <ol>\n                        <li>Ana ayarlar men\u00fcs\u00fcne geri d\u00f6n\u00fcn.<\/li>\n                        <li>Musluk <span class=\"highlight\">Ekran \u00c7\u00f6z\u00fcn\u00fcrl\u00fc\u011f\u00fc<\/span>.<\/li>\n                        <li>Se\u00e7mek <span class=\"highlight\">1280\u00d7720<\/span> standart performans i\u00e7in.<\/li>\n                        <li>\u0130nternet ba\u011flant\u0131n\u0131z h\u0131zl\u0131ysa (16+ Mbps), daha iyi kalite i\u00e7in daha y\u00fcksek bir \u00e7\u00f6z\u00fcn\u00fcrl\u00fck se\u00e7ebilirsiniz.<\/li>\n                    <\/ol>\n                    \n                    <div class=\"illustration\">\n                        <svg width=\"600\" height=\"250\" viewbox=\"0 0 600 250\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <rect width=\"600\" height=\"250\" fill=\"#1E293B\" rx=\"10\" \/>\n                            \n                            <!-- Resolution Screen -->\n                            <rect x=\"150\" y=\"30\" width=\"300\" height=\"190\" rx=\"10\" fill=\"#2D3748\" \/>\n                            <rect x=\"160\" y=\"40\" width=\"280\" height=\"170\" rx=\"5\" fill=\"#1A1A2E\" \/>\n                            \n                            <!-- Resolution Header -->\n                            <rect x=\"160\" y=\"40\" width=\"280\" height=\"40\" rx=\"5\" fill=\"#2D3748\" \/>\n                            <text x=\"240\" y=\"65\" font-family=\"Arial\" font-size=\"16\" fill=\"white\">Ekran \u00c7\u00f6z\u00fcn\u00fcrl\u00fc\u011f\u00fc<\/text>\n                            \n                            <!-- Resolution Options -->\n                            <rect x=\"170\" y=\"90\" width=\"260\" height=\"30\" rx=\"3\" fill=\"#1A1A2E\" \/>\n                            <text x=\"190\" y=\"110\" font-family=\"Arial\" font-size=\"14\" fill=\"white\">640\u00d7480<\/text>\n                            \n                            <rect x=\"170\" y=\"130\" width=\"260\" height=\"30\" rx=\"3\" fill=\"#3d5afe\" \/>\n                            <text x=\"190\" y=\"150\" font-family=\"Arial\" font-size=\"14\" fill=\"white\">1280\u00d7720<\/text>\n                            \n                            <rect x=\"170\" y=\"170\" width=\"260\" height=\"30\" rx=\"3\" fill=\"#1A1A2E\" \/>\n                            <text x=\"190\" y=\"190\" font-family=\"Arial\" font-size=\"14\" fill=\"white\">1920\u00d71080<\/text>\n                        <\/svg>\n                    <\/div>\n                    \n                    <div class=\"note\">\n                        <p class=\"note-title\">Not<\/p>\n                        <p>Daha y\u00fcksek \u00e7\u00f6z\u00fcn\u00fcrl\u00fckler daha iyi g\u00f6r\u00fcnt\u00fc kalitesi sa\u011flar ancak daha fazla bant geni\u015fli\u011fi gerektirir. Ara belle\u011fe alma sorunu ya\u015f\u0131yorsan\u0131z, \u00e7\u00f6z\u00fcn\u00fcrl\u00fc\u011f\u00fc d\u00fc\u015f\u00fcrmeyi deneyin.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- Step 5 -->\n            <div class=\"step\">\n                <div class=\"step-number\">5<\/div>\n                <h2 class=\"step-title\">Yeniden Ba\u015flat\u0131n ve Keyfini \u00c7\u0131kar\u0131n<\/h2>\n                <div class=\"step-content\">\n                    <p>T\u00fcm ayarlar\u0131 yap\u0131land\u0131rd\u0131ktan sonra uygulamay\u0131 yeniden ba\u015flatman\u0131z gerekiyor:<\/p>\n                    \n                    <ol>\n                        <li>STB Emulator uygulamas\u0131ndan tamamen \u00e7\u0131k\u0131n.<\/li>\n                        <li>Uygulamay\u0131 yeniden ba\u015flat\u0131n.<\/li>\n                        <li>Bekle <a href=\"https:\/\/novaiptv.to\/tr\/android-tv-2025\/\">IPTV&#039;nizi ba\u015flatmak ve ba\u011flanmak i\u00e7in uygulama<\/a> hizmet.<\/li>\n                        <li>Art\u0131k kanal listenizi g\u00f6rebilmeli ve IPTV i\u00e7eri\u011finize eri\u015febilmelisiniz.<\/li>\n                    <\/ol>\n                    \n                    <div class=\"illustration\">\n                        <svg width=\"600\" height=\"250\" viewbox=\"0 0 600 250\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <rect width=\"600\" height=\"250\" fill=\"#1E293B\" rx=\"10\" \/>\n                            \n                            <!-- Channels Screen -->\n                            <rect x=\"150\" y=\"30\" width=\"300\" height=\"190\" rx=\"10\" fill=\"#2D3748\" \/>\n                            <rect x=\"160\" y=\"40\" width=\"280\" height=\"170\" rx=\"5\" fill=\"#1A1A2E\" \/>\n                            \n                            <!-- Channel Categories -->\n                            <rect x=\"170\" y=\"50\" width=\"80\" height=\"150\" rx=\"5\" fill=\"#2D3748\" \/>\n                            \n                            <!-- Category Items -->\n                            <rect x=\"175\" y=\"60\" width=\"70\" height=\"25\" rx=\"3\" fill=\"#3d5afe\" \/>\n                            <text x=\"185\" y=\"77\" font-family=\"Arial\" font-size=\"12\" fill=\"white\">T\u00fcm<\/text>\n                            \n                            <rect x=\"175\" y=\"90\" width=\"70\" height=\"25\" rx=\"3\" fill=\"#1A1A2E\" \/>\n                            <text x=\"185\" y=\"107\" font-family=\"Arial\" font-size=\"12\" fill=\"white\">Haberler<\/text>\n                            \n                            <rect x=\"175\" y=\"120\" width=\"70\" height=\"25\" rx=\"3\" fill=\"#1A1A2E\" \/>\n                            <text x=\"185\" y=\"137\" font-family=\"Arial\" font-size=\"12\" fill=\"white\">Spor<\/text>\n                            \n                            <rect x=\"175\" y=\"150\" width=\"70\" height=\"25\" rx=\"3\" fill=\"#1A1A2E\" \/>\n                            <text x=\"185\" y=\"167\" font-family=\"Arial\" font-size=\"12\" fill=\"white\">Filmler<\/text>\n                            \n                            <!-- Channel List -->\n                            <rect x=\"260\" y=\"50\" width=\"170\" height=\"150\" rx=\"5\" fill=\"#2D3748\" \/>\n                            \n                            <!-- Channel Items -->\n                            <rect x=\"265\" y=\"60\" width=\"160\" height=\"20\" rx=\"3\" fill=\"#3d5afe\" \/>\n                            <text x=\"275\" y=\"75\" font-family=\"Arial\" font-size=\"12\" fill=\"white\">Kanal 1<\/text>\n                            \n                            <rect x=\"265\" y=\"85\" width=\"160\" height=\"20\" rx=\"3\" fill=\"#1A1A2E\" \/>\n                            <text x=\"275\" y=\"100\" font-family=\"Arial\" font-size=\"12\" fill=\"white\">Kanal 2<\/text>\n                            \n                            <rect x=\"265\" y=\"110\" width=\"160\" height=\"20\" rx=\"3\" fill=\"#1A1A2E\" \/>\n                            <text x=\"275\" y=\"125\" font-family=\"Arial\" font-size=\"12\" fill=\"white\">Kanal 3<\/text>\n                            \n                            <rect x=\"265\" y=\"135\" width=\"160\" height=\"20\" rx=\"3\" fill=\"#1A1A2E\" \/>\n                            <text x=\"275\" y=\"150\" font-family=\"Arial\" font-size=\"12\" fill=\"white\">Kanal 4<\/text>\n                            \n                            <rect x=\"265\" y=\"160\" width=\"160\" height=\"20\" rx=\"3\" fill=\"#1A1A2E\" \/>\n                            <text x=\"275\" y=\"175\" font-family=\"Arial\" font-size=\"12\" fill=\"white\">Kanal 5<\/text>\n                        <\/svg>\n                    <\/div>\n                    \n                    <div class=\"tip\">\n                        <p class=\"tip-title\">Profesyonel \u0130pucu<\/p>\n                        <p>Yeniden ba\u015flatt\u0131ktan sonra kanallar\u0131n\u0131z\u0131 g\u00f6rm\u00fcyorsan\u0131z, internet ba\u011flant\u0131n\u0131z\u0131 kontrol edin ve do\u011frulay\u0131n. <a href=\"https:\/\/novaiptv.to\/tr\/2025te-iptv-aboneligi-satin-al\/\">IPTV&#039;nizle abonelik aktif<\/a> sa\u011flay\u0131c\u0131.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- Troubleshooting Section -->\n            <div class=\"step\">\n                <div class=\"step-number\">6<\/div>\n                <h2 class=\"step-title\">Sorun giderme<\/h2>\n                <div class=\"step-content\">\n                    <p>STB Emulator ile ilgili sorunlarla kar\u015f\u0131la\u015f\u0131rsan\u0131z, i\u015fte baz\u0131 yayg\u0131n sorun giderme ad\u0131mlar\u0131:<\/p>\n                    \n                    <ol>\n                        <li><span class=\"highlight\">Uygulamay\u0131 yeniden ba\u015flat\u0131n<\/span> - Uygulamay\u0131 tamamen kapat\u0131p tekrar ba\u015flat\u0131n.<\/li>\n                        <li><span class=\"highlight\">Cihaz\u0131n\u0131z\u0131 yeniden ba\u015flat\u0131n<\/span> - Bazen basit bir cihaz yeniden ba\u015flatmas\u0131 ba\u011flant\u0131 sorunlar\u0131n\u0131 \u00e7\u00f6zebilir.<\/li>\n                        <li><span class=\"highlight\">Wi-Fi y\u00f6nlendiricinizi yeniden ba\u015flat\u0131n<\/span> - A\u011f sorunlar\u0131 yay\u0131n ak\u0131\u015f\u0131 sorunlar\u0131n\u0131n yayg\u0131n bir nedenidir.<\/li>\n                        <li><span class=\"highlight\">\u0130nternet ba\u011flant\u0131n\u0131z\u0131 kontrol edin<\/span> - Cihaz\u0131n\u0131z\u0131n internet ba\u011flant\u0131s\u0131n\u0131n stabil ve g\u00fc\u00e7l\u00fc oldu\u011fundan emin olun.<\/li>\n                        <li><span class=\"highlight\">Aboneli\u011finizi do\u011frulay\u0131n - M\u00fc\u015fterinizle ileti\u015fime ge\u00e7in <a href=\"https:\/\/novaiptv.to\/tr\/iptv-aboneligi-satin-al-abd-2025\/\">IPTV<\/a> Aboneli\u011finizin aktif oldu\u011fundan emin olmak i\u00e7in sa\u011flay\u0131c\u0131n\u0131zla ileti\u015fime ge\u00e7in.<\/li>\n                    <\/ol>\n                    \n                    <div class=\"illustration\">\n                        <svg width=\"600\" height=\"250\" viewbox=\"0 0 600 250\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <rect width=\"600\" height=\"250\" fill=\"#1E293B\" rx=\"10\" \/>\n                            \n                            <!-- Troubleshooting Illustration -->\n                            <rect x=\"150\" y=\"40\" width=\"300\" height=\"170\" rx=\"10\" fill=\"#2D3748\" \/>\n                            \n                            <!-- Device Restart -->\n                            <rect x=\"180\" y=\"60\" width=\"80\" height=\"130\" rx=\"10\" fill=\"#1A1A2E\" \/>\n                            <circle cx=\"220\" cy=\"175\" r=\"10\" fill=\"#3d5afe\" \/>\n                            <path d=\"M220,110 C230,110 240,120 240,140 M220,110 C210,110 200,120 200,140\" stroke=\"#00c853\" stroke-width=\"3\" fill=\"none\" \/>\n                            <path d=\"M215,100 L220,110 L225,100\" stroke=\"#00c853\" stroke-width=\"3\" fill=\"none\" \/>\n                            \n                            <!-- Router Restart -->\n                            <rect x=\"340\" y=\"80\" width=\"80\" height=\"50\" rx=\"5\" fill=\"#1A1A2E\" \/>\n                            <circle cx=\"355\" cy=\"95\" r=\"5\" fill=\"#ff9100\" \/>\n                            <circle cx=\"375\" cy=\"95\" r=\"5\" fill=\"#00c853\" \/>\n                            <circle cx=\"395\" cy=\"95\" r=\"5\" fill=\"#00c853\" \/>\n                            <path d=\"M340,130 C350,150 410,150 420,130\" stroke=\"#3d5afe\" stroke-width=\"3\" fill=\"none\" \/>\n                            <path d=\"M375,150 L375,165\" stroke=\"#3d5afe\" stroke-width=\"3\" fill=\"none\" \/>\n                            <path d=\"M370,165 L380,165\" stroke=\"#3d5afe\" stroke-width=\"3\" fill=\"none\" \/>\n                            \n                            <!-- Connection Indicator -->\n                            <path d=\"M280,120 C280,95 320,95 320,120\" stroke=\"#ff9100\" stroke-width=\"3\" fill=\"none\" \/>\n                            <path d=\"M290,110 C290,95 310,95 310,110\" stroke=\"#00c853\" stroke-width=\"3\" fill=\"none\" \/>\n                        <\/svg>\n                    <\/div>\n                    \n                    <div class=\"note\">\n                        <p class=\"note-title\">Not<\/p>\n                        <p>Bu sorun giderme ad\u0131mlar\u0131n\u0131 denedikten sonra sorun ya\u015famaya devam ederseniz, uygulaman\u0131n \u00f6nbelle\u011fini ve verilerini temizlemeyi veya uygulamay\u0131 yeniden y\u00fcklemeyi deneyin.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- Alternative Setup Method -->\n            <div class=\"setup-method\">\n                <h2 class=\"setup-method-title\">Alternatif Kurulum: Do\u011frudan MAG Cihaz Ba\u011flant\u0131s\u0131<\/h2>\n                \n                <div class=\"step\">\n                    <div class=\"step-number\">1<\/div>\n                    <h2 class=\"step-title\">MAG Cihaz\u0131n\u0131 TV&#039;ye ve \u0130nternete Ba\u011flay\u0131n<\/h2>\n                    <div class=\"step-content\">\n                        <p>STB Em\u00fclat\u00f6r\u00fcn\u00fc kullanmak yerine fiziksel bir MAG ayg\u0131t\u0131n\u0131z varsa \u015fu ad\u0131mlar\u0131 izleyin:<\/p>\n                        \n                        <ol>\n                            <li>MAG cihaz\u0131n\u0131z\u0131 HDMI kablosu kullanarak televizyonunuza ba\u011flay\u0131n.<\/li>\n                            <li>MAG cihaz\u0131n\u0131z\u0131 Ethernet kablosu veya Wi-Fi arac\u0131l\u0131\u011f\u0131yla internete ba\u011flay\u0131n.<\/li>\n                            <li>Hem televizyonunuzu hem de MAG cihaz\u0131n\u0131z\u0131 a\u00e7\u0131n.<\/li>\n                        <\/ol>\n                        \n                        <div class=\"illustration\">\n                            <svg width=\"600\" height=\"250\" viewbox=\"0 0 600 250\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <rect width=\"600\" height=\"250\" fill=\"#1E293B\" rx=\"10\" \/>\n                                \n                                <!-- TV -->\n                                <rect x=\"300\" y=\"30\" width=\"200\" height=\"120\" rx=\"5\" fill=\"#2D3748\" \/>\n                                <rect x=\"310\" y=\"40\" width=\"180\" height=\"100\" rx=\"2\" fill=\"#1A1A2E\" \/>\n                                <rect x=\"350\" y=\"150\" width=\"100\" height=\"10\" fill=\"#4A5568\" \/>\n                                \n                                <!-- MAG Box -->\n                                <rect x=\"200\" y=\"100\" width=\"70\" height=\"30\" rx=\"3\" fill=\"#4A5568\" \/>\n                                <circle cx=\"260\" cy=\"115\" r=\"5\" fill=\"#00c853\" \/>\n                                \n                                <!-- HDMI Cable -->\n                                <path d=\"M270,115 L300,115\" stroke=\"#A0AEC0\" stroke-width=\"3\" fill=\"none\" \/>\n                                \n                                <!-- Router -->\n                                <rect x=\"150\" y=\"150\" width=\"80\" height=\"30\" rx=\"3\" fill=\"#4A5568\" \/>\n                                <circle cx=\"165\" cy=\"160\" r=\"3\" fill=\"#00c853\" \/>\n                                <circle cx=\"180\" cy=\"160\" r=\"3\" fill=\"#00c853\" \/>\n                                <circle cx=\"195\" cy=\"160\" r=\"3\" fill=\"#ff9100\" \/>\n                                \n                                <!-- Ethernet Cable -->\n                                <path d=\"M200,150 L225,130\" stroke=\"#3d5afe\" stroke-width=\"3\" fill=\"none\" \/>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"step\">\n                    <div class=\"step-number\">2<\/div>\n                    <h2 class=\"step-title\">Portal Ayarlar\u0131n\u0131 Yap\u0131land\u0131r\u0131n<\/h2>\n                    <div class=\"step-content\">\n                        <p>MAG cihaz\u0131n\u0131z ba\u011fland\u0131ktan sonra portal ayarlar\u0131n\u0131 yap\u0131land\u0131rman\u0131z gerekir:<\/p>\n                        \n                        <ol>\n                            <li>Git: <span class=\"highlight\">Ayarlar \u2014&gt; Sistem Ayarlar\u0131 \u2014&gt; Sunucular \u2014&gt; Portallar<\/span><\/li>\n                            <li>Portal 1&#039;i Ayarla: <a href=\"https:\/\/novaiptv.to\/tr\/terms\/\">NOVA IPTV<\/a><\/span><\/li>\n                            <li>Portal 1 URL&#039;sini Ayarla: <span class=\"highlight\">(E-postan\u0131za bak\u0131n)<\/span><\/li>\n                            <li>Portal 2 Ad\u0131n\u0131 Ayarla: <span class=\"highlight\">bunu bo\u015f b\u0131rak\u0131n<\/span> (Bunu yaln\u0131zca ikinci bir abonelik sipari\u015f ederseniz ekleyin)<\/li>\n                            <li>Portal 2 URL&#039;sini Ayarla: <span class=\"highlight\">bunu bo\u015f b\u0131rak\u0131n<\/span> (Bunu yaln\u0131zca ikinci bir abonelik sipari\u015f ederseniz ekleyin)<\/li>\n                            <li>Her \u015feyi kaydet<\/li>\n                        <\/ol>\n                        \n                        <div class=\"illustration\">\n                            <svg width=\"600\" height=\"250\" viewbox=\"0 0 600 250\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <rect width=\"600\" height=\"250\" fill=\"#1E293B\" rx=\"10\" \/>\n                                \n                                <!-- TV Screen -->\n                                <rect x=\"150\" y=\"30\" width=\"300\" height=\"190\" rx=\"5\" fill=\"#2D3748\" \/>\n                                <rect x=\"160\" y=\"40\" width=\"280\" height=\"170\" rx=\"2\" fill=\"#1A1A2E\" \/>\n                                \n                                <!-- Portal Settings Menu -->\n                                <text x=\"230\" y=\"70\" font-family=\"Arial\" font-size=\"16\" fill=\"white\">Portal Ayarlar\u0131<\/text>\n                                \n                                <!-- Settings Form -->\n                                <text x=\"180\" y=\"100\" font-family=\"Arial\" font-size=\"14\" fill=\"white\">Portal 1 Ad\u0131:<\/text>\n                                <rect x=\"180\" y=\"110\" width=\"240\" height=\"25\" rx=\"3\" fill=\"#2D3748\" \/>\n                                <text x=\"190\" y=\"127\" font-family=\"Arial\" font-size=\"12\" fill=\"#A0AEC0\"><a href=\"https:\/\/novaiptv.to\/tr\/nova-iptv-uk-premium-iptv-aboneligi\/\">NOVA IPTV<\/a><\/text>\n                                \n                                <text x=\"180\" y=\"150\" font-family=\"Arial\" font-size=\"14\" fill=\"white\">Portal 1 URL&#039;si:<\/text>\n                                <rect x=\"180\" y=\"160\" width=\"240\" height=\"25\" rx=\"3\" fill=\"#2D3748\" \/>\n                                <text x=\"190\" y=\"177\" font-family=\"Arial\" font-size=\"12\" fill=\"#A0AEC0\">http:\/\/nova.iptv.com\/c\/<\/text>\n                                \n                                <!-- Save Button -->\n                                <rect x=\"320\" y=\"195\" width=\"100\" height=\"30\" rx=\"15\" fill=\"#00c853\" \/>\n                                <text x=\"355\" y=\"215\" font-family=\"Arial\" font-size=\"14\" fill=\"white\">Kaydetmek<\/text>\n                            <\/svg>\n                        <\/div>\n                        \n                        <div class=\"tip\">\n                            <p class=\"tip-title\">Profesyonel \u0130pucu<\/p>\n                            <p>\u00c7o\u011fu MAG cihaz\u0131n\u0131n uzaktan kumandas\u0131 vard\u0131r. Men\u00fc se\u00e7enekleri aras\u0131nda gezinmek i\u00e7in gezinme d\u00fc\u011fmelerini, \u00f6\u011feleri se\u00e7mek i\u00e7inse OK d\u00fc\u011fmesini kullan\u0131n.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"step\">\n                    <div class=\"step-number\">3<\/div>\n                    <h2 class=\"step-title\">Cihaz\u0131 ve Saati Yeniden Ba\u015flat\u0131n<\/h2>\n                    <div class=\"step-content\">\n                        <p>Portal ayarlar\u0131n\u0131 yap\u0131land\u0131rd\u0131ktan sonra:<\/p>\n                        \n                        <ol>\n                            <li>MAG cihaz\u0131n\u0131z\u0131 yeniden ba\u015flat\u0131n.<\/li>\n                            <li>Cihaz\u0131n\u0131z yeniden ba\u015flad\u0131ktan sonra TV ekran\u0131nda kanallar\u0131n g\u00f6r\u00fcnmesini bekleyin.<\/li>\n                            <li>Uzaktan kumanday\u0131 kullanarak kanallar aras\u0131nda gezinin ve izlemek istedi\u011finiz kanallar\u0131 se\u00e7in.<\/li>\n                        <\/ol>\n                        \n                        <div class=\"illustration\">\n                            <svg width=\"600\" height=\"250\" viewbox=\"0 0 600 250\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <rect width=\"600\" height=\"250\" fill=\"#1E293B\" rx=\"10\" \/>\n                                \n                                <!-- TV Screen -->\n                                <rect x=\"150\" y=\"30\" width=\"300\" height=\"170\" rx=\"5\" fill=\"#2D3748\" \/>\n                                <rect x=\"160\" y=\"40\" width=\"280\" height=\"150\" rx=\"2\" fill=\"#1A1A2E\" \/>\n                                \n                                <!-- Channel Grid -->\n                                <rect x=\"170\" y=\"50\" width=\"260\" height=\"130\" rx=\"3\" fill=\"#2D3748\" \/>\n                                \n                                <!-- Channel List -->\n                                <rect x=\"180\" y=\"60\" width=\"240\" height=\"25\" rx=\"3\" fill=\"#3d5afe\" \/>\n                                <text x=\"190\" y=\"77\" font-family=\"Arial\" font-size=\"12\" fill=\"white\">CNN<\/text>\n                                \n                                <rect x=\"180\" y=\"90\" width=\"240\" height=\"25\" rx=\"3\" fill=\"#1A1A2E\" \/>\n                                <text x=\"190\" y=\"107\" font-family=\"Arial\" font-size=\"12\" fill=\"white\">ESPN<\/text>\n                                \n                                <rect x=\"180\" y=\"120\" width=\"240\" height=\"25\" rx=\"3\" fill=\"#1A1A2E\" \/>\n                                <text x=\"190\" y=\"137\" font-family=\"Arial\" font-size=\"12\" fill=\"white\">HBO<\/text>\n                                \n                                <rect x=\"180\" y=\"150\" width=\"240\" height=\"25\" rx=\"3\" fill=\"#1A1A2E\" \/>\n                                <text x=\"190\" y=\"167\" font-family=\"Arial\" font-size=\"12\" fill=\"white\">Ke\u015fif<\/text>\n                                \n                                <!-- Remote -->\n                                <rect x=\"480\" y=\"70\" width=\"50\" height=\"120\" rx=\"25\" fill=\"#4A5568\" \/>\n                                <circle cx=\"505\" cy=\"95\" r=\"10\" fill=\"#2D3748\" \/>\n                                <circle cx=\"505\" cy=\"130\" r=\"10\" fill=\"#2D3748\" \/>\n                                <circle cx=\"505\" cy=\"165\" r=\"10\" fill=\"#3d5afe\" \/>\n                                <path d=\"M505,125 L505,135\" stroke=\"white\" stroke-width=\"2\" \/>\n                                <path d=\"M500,130 L510,130\" stroke=\"white\" stroke-width=\"2\" \/>\n                            <\/svg>\n                        <\/div>\n                        \n                        <div class=\"note\">\n                            <p class=\"note-title\">Not<\/p>\n                            <p>Herhangi bir sorun ya\u015farsan\u0131z, daha \u00f6nce belirtilen sorun giderme ad\u0131mlar\u0131n\u0131 deneyin: cihaz\u0131n\u0131z\u0131 yeniden ba\u015flat\u0131n, internet ba\u011flant\u0131n\u0131z\u0131 kontrol edin ve abonelik durumunuzu do\u011frulay\u0131n.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- CTA Section -->\n            <div class=\"step\">\n                <h2 class=\"step-title\">Ba\u015flamaya Haz\u0131r M\u0131s\u0131n\u0131z?<\/h2>\n                <div class=\"step-content\" style=\"text-align: center;\">\n                    <p>E\u011flence deneyiminizi bir \u00fcst seviyeye ta\u015f\u0131maya haz\u0131r m\u0131s\u0131n\u0131z? Son teknoloji \u00fcr\u00fcnlerimizi sipari\u015f edin <a href=\"https:\/\/novaiptv.to\/tr\/canli-sporlar-icin-en-iyi-iptv-aboneligi\/\">IPTV hizmetlerini \u015fimdi edinin ve canl\u0131 bir d\u00fcnyan\u0131n kilidini a\u00e7\u0131n<\/a> kanallar, VOD&#039;lar, diziler ve filmler!<\/p>\n                    \n                    <p>NovaIPTV ile, <a href=\"https:\/\/novaiptv.to\/tr\/embarking-on-the-iptv-odyssey\/\">kesintisiz yay\u0131n<\/a> ve sonsuz e\u011flence sizi bekliyor. TV&#039;nin gelece\u011fine bug\u00fcn kat\u0131l\u0131n!<\/p>\n                    \n                    <a href=\"#\" class=\"cta-button\">IPTV&#039;yi Hemen Sipari\u015f Edin<\/a>\n                <\/div>\n            <\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>MagBoxes STB Emulator Setup Guide Easily emulate MAG devices on your Android device Introduction to STB Emulator STB Emulator allows you to use your Android device to emulate various IPTV set-top boxes. This tutorial will guide you through the simple&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4061","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/novaiptv.to\/tr\/wp-json\/wp\/v2\/pages\/4061","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/novaiptv.to\/tr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/novaiptv.to\/tr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/novaiptv.to\/tr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/novaiptv.to\/tr\/wp-json\/wp\/v2\/comments?post=4061"}],"version-history":[{"count":0,"href":"https:\/\/novaiptv.to\/tr\/wp-json\/wp\/v2\/pages\/4061\/revisions"}],"wp:attachment":[{"href":"https:\/\/novaiptv.to\/tr\/wp-json\/wp\/v2\/media?parent=4061"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}