{"id":1397,"date":"2025-10-03T19:11:16","date_gmt":"2025-10-03T19:11:16","guid":{"rendered":"https:\/\/geeksmob.com\/?p=1397"},"modified":"2025-10-03T19:11:17","modified_gmt":"2025-10-03T19:11:17","slug":"ung-dung-xem-phim-truyen-hinh-nga-truc-tuyen","status":"publish","type":"post","link":"https:\/\/geeksmob.com\/vi\/aplicativo-para-assistir-series-russas-online\/","title":{"rendered":"\u1ee8ng d\u1ee5ng xem phim truy\u1ec1n h\u00ecnh Nga tr\u1ef1c tuy\u1ebfn"},"content":{"rendered":"<p>N\u1ebfu b\u1ea1n \u0111ang t\u00ecm ki\u1ebfm m\u1ed9t c\u00e1ch th\u1ef1c t\u1ebf \u0111\u1ec3 xem phim truy\u1ec1n h\u00ecnh Nga tr\u1ef1c tuy\u1ebfn, <strong>IV<\/strong> l\u00e0 m\u1ed9t trong nh\u1eefng l\u1ef1a ch\u1ecdn t\u1ed1t nh\u1ea5t. C\u00f3 s\u1eb5n tr\u00ean C\u1eeda h\u00e0ng Google Play, \u1ee9ng d\u1ee5ng n\u00e0y t\u1eadp h\u1ee3p m\u1ed9t danh m\u1ee5c kh\u1ed5ng l\u1ed3 c\u00e1c s\u1ea3n ph\u1ea9m \u0111\u1ecba ph\u01b0\u01a1ng, bao g\u1ed3m phim b\u1ed9, phim \u0111i\u1ec7n \u1ea3nh v\u00e0 ch\u01b0\u01a1ng tr\u00ecnh truy\u1ec1n h\u00ecnh hi\u1ebfm khi t\u00ecm th\u1ea5y tr\u00ean c\u00e1c n\u1ec1n t\u1ea3ng kh\u00e1c. B\u1ea1n c\u00f3 th\u1ec3 t\u1ea3i xu\u1ed1ng b\u00ean d\u01b0\u1edbi \u0111\u1ec3 b\u1eaft \u0111\u1ea7u.<\/p>\n\n\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/GKBFhzd6BuA_gx5z51INJ_shZxWh1rqbkUcDBIZURe0iVArMC66wA3O4YM2F8Yql_1g=w240-h480-rw\" alt=\"\u0418\u0432\u0438: \u0441\u0435\u0440\u0438\u0430\u043b\u044b, phim\u044b \u0438 \u0422\u0412\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">\u0418\u0432\u0438: \u0441\u0435\u0440\u0438\u0430\u043b\u044b, phim\u044b \u0438 \u0422\u0412<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">3,5<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">535.234 \u0111\u00e1nh gi\u00e1<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">50 d\u1eb7m+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">t\u1ea3i xu\u1ed1ng<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/vi\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=ru.ivi.client&#038;hl=pt_BR\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        C\u00e0i \u0111\u1eb7t tr\u00ean Google Play\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/vi\/redir\/?url=https:\/\/apps.apple.com\/ru\/app\/ivi--\/id455705533\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        C\u00e0i \u0111\u1eb7t t\u1eeb Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<h2 class=\"wp-block-heading\">Danh m\u1ee5c \u0111a d\u1ea1ng<\/h2>\n\n\n\n<p>IVI cung c\u1ea5p <strong>Phim truy\u1ec1n h\u00ecnh Nga thu\u1ed9c nhi\u1ec1u th\u1ec3 lo\u1ea1i kh\u00e1c nhau<\/strong>, bao g\u1ed3m phim ch\u00ednh k\u1ecbch, h\u00e0i k\u1ecbch, l\u00e3ng m\u1ea1n v\u00e0 phim l\u1ecbch s\u1eed. K\u00eanh c\u0169ng cung c\u1ea5p n\u1ed9i dung \u0111\u1ed9c quy\u1ec1n kh\u00f4ng c\u00f3 tr\u00ean c\u00e1c d\u1ecbch v\u1ee5 ph\u00e1t tr\u1ef1c tuy\u1ebfn truy\u1ec1n th\u1ed1ng, \u0111\u1ea3m b\u1ea3o n\u1ed9i dung m\u1edbi li\u00ean t\u1ee5c cho nh\u1eefng ai y\u00eau th\u00edch kh\u00e1m ph\u00e1.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Giao di\u1ec7n \u0111\u01a1n gi\u1ea3n<\/h2>\n\n\n\n<p>\u0110i\u1ec1u h\u01b0\u1edbng r\u1ea5t tr\u1ef1c quan. H\u1ec7 th\u1ed1ng t\u00ecm ki\u1ebfm nhanh ch\u00f3ng v\u00e0 cho ph\u00e9p b\u1ea1n d\u1ec5 d\u00e0ng t\u00ecm th\u1ea5y ti\u00eau \u0111\u1ec1, ngo\u00e0i ra c\u00f2n g\u1ee3i \u00fd c\u00e1c danh m\u1ee5c nh\u01b0 <strong>ph\u00e1t h\u00e0nh<\/strong>, <strong>\u0111\u01b0\u1ee3c xem nhi\u1ec1u nh\u1ea5t<\/strong> V\u00e0 <strong>khuy\u1ebfn kh\u00edch<\/strong>, gi\u00fap b\u1ea1n ch\u1ecdn \u0111\u01b0\u1ee3c b\u1ed9 truy\u1ec7n l\u00fd t\u01b0\u1edfng.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Ch\u1ea5t l\u01b0\u1ee3ng video<\/h2>\n\n\n\n<p>\u1ee8ng d\u1ee5ng cho ph\u00e9p b\u1ea1n xem \u1edf nhi\u1ec1u \u0111\u1ed9 ph\u00e2n gi\u1ea3i kh\u00e1c nhau, bao g\u1ed3m <strong>\u0110\u1ed9 n\u00e9t cao<\/strong>, v\u1edbi \u0111\u01b0\u1eddng truy\u1ec1n \u1ed5n \u0111\u1ecbnh. \u0110\u1ed1i v\u1edbi nh\u1eefng ng\u01b0\u1eddi th\u00edch m\u00e0n h\u00ecnh l\u1edbn h\u01a1n, IVI t\u01b0\u01a1ng th\u00edch v\u1edbi TV th\u00f4ng minh, Chromecast v\u00e0 m\u00e1y ch\u01a1i game, m\u1edf r\u1ed9ng t\u00f9y ch\u1ecdn truy c\u1eadp.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">T\u00e0i nguy\u00ean b\u1ed5 sung<\/h2>\n\n\n\n<p>IVI cung c\u1ea5p c\u00e1c t\u00ednh n\u0103ng n\u00e2ng cao tr\u1ea3i nghi\u1ec7m:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u0110\u1ec1 xu\u1ea5t \u0111\u01b0\u1ee3c c\u00e1 nh\u00e2n h\u00f3a d\u1ef1a tr\u00ean l\u1ecbch s\u1eed s\u1eed d\u1ee5ng<\/li>\n\n\n\n<li>Danh s\u00e1ch y\u00eau th\u00edch \u0111\u1ec3 l\u01b0u c\u00e1c t\u1ef1a s\u00e1ch y\u00eau th\u00edch c\u1ee7a b\u1ea1n<\/li>\n\n\n\n<li>T\u1ef1 \u0111\u1ed9ng ti\u1ebfp t\u1ee5c t\u1eadp phim t\u1eeb \u0111i\u1ec3m b\u1ea1n d\u1eebng l\u1ea1i<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Lu\u00f4n c\u1eadp nh\u1eadt<\/h2>\n\n\n\n<p>Danh m\u1ee5c \u0111\u01b0\u1ee3c c\u1eadp nh\u1eadt th\u01b0\u1eddng xuy\u00ean, mang l\u1ea1i <strong>m\u00f9a m\u1edbi v\u00e0 c\u00e1c bu\u1ed5i ra m\u1eaft g\u1ea7n \u0111\u00e2y<\/strong>, gi\u00fap ng\u01b0\u1eddi d\u00f9ng lu\u00f4n c\u1eadp nh\u1eadt nh\u1eefng th\u00f4ng tin gi\u1ea3i tr\u00ed m\u1edbi nh\u1ea5t c\u1ee7a Nga.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">V\u0103n h\u00f3a v\u00e0 H\u1ecdc t\u1eadp<\/h2>\n\n\n\n<p>Xem phim truy\u1ec1n h\u00ecnh b\u1eb1ng ng\u00f4n ng\u1eef g\u1ed1c c\u1ee7a h\u1ecd c\u0169ng gi\u00fap \u00edch cho nh\u1eefng ng\u01b0\u1eddi mu\u1ed1n <strong>h\u1ecdc ho\u1eb7c th\u1ef1c h\u00e0nh ti\u1ebfng Nga<\/strong>, ngo\u00e0i vi\u1ec7c cung c\u1ea5p s\u1ef1 ti\u1ebfp x\u00fac tr\u1ef1c ti\u1ebfp v\u1edbi v\u0103n h\u00f3a v\u00e0 bi\u1ec3u \u0111\u1ea1t \u0111\u1ecba ph\u01b0\u01a1ng.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Ph\u1ea7n k\u1ebft lu\u1eadn<\/h2>\n\n\n\n<p>\u1ed3 <strong>IV<\/strong> N\u1ed5i b\u1eadt l\u00e0 m\u1ed9t trong nh\u1eefng \u1ee9ng d\u1ee5ng xem phim Nga tr\u1ef1c tuy\u1ebfn to\u00e0n di\u1ec7n nh\u1ea5t. V\u1edbi danh m\u1ee5c phim \u0111a d\u1ea1ng, giao di\u1ec7n d\u1ec5 s\u1eed d\u1ee5ng, video ch\u1ea5t l\u01b0\u1ee3ng cao v\u00e0 c\u1eadp nh\u1eadt li\u00ean t\u1ee5c, \u0111\u00e2y l\u00e0 l\u1ef1a ch\u1ecdn tuy\u1ec7t v\u1eddi cho nh\u1eefng ai t\u00ecm ki\u1ebfm s\u1ef1 ti\u1ec7n l\u1ee3i v\u00e0 n\u1ed9i dung \u0111\u1ed9c quy\u1ec1n.<\/p>\n\n\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/GKBFhzd6BuA_gx5z51INJ_shZxWh1rqbkUcDBIZURe0iVArMC66wA3O4YM2F8Yql_1g=w240-h480-rw\" alt=\"\u0418\u0432\u0438: \u0441\u0435\u0440\u0438\u0430\u043b\u044b, phim\u044b \u0438 \u0422\u0412\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">\u0418\u0432\u0438: \u0441\u0435\u0440\u0438\u0430\u043b\u044b, phim\u044b \u0438 \u0422\u0412<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">3,5<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">535.234 \u0111\u00e1nh gi\u00e1<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">50 d\u1eb7m+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">t\u1ea3i xu\u1ed1ng<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/vi\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=ru.ivi.client&#038;hl=pt_BR\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        C\u00e0i \u0111\u1eb7t tr\u00ean Google Play\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/vi\/redir\/?url=https:\/\/apps.apple.com\/ru\/app\/ivi--\/id455705533\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        C\u00e0i \u0111\u1eb7t t\u1eeb Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>","protected":false},"excerpt":{"rendered":"<p>Se voc\u00ea busca uma forma pr\u00e1tica de assistir s\u00e9ries russas online, o IVI \u00e9 uma das melhores op\u00e7\u00f5es. Dispon\u00edvel na Google Play Store, o aplicativo re\u00fane um vasto cat\u00e1logo de produ\u00e7\u00f5es locais, com s\u00e9ries, filmes e programas de TV que dificilmente aparecem em outras plataformas. Voc\u00ea pode baix\u00e1-lo logo abaixo para come\u00e7ar a usar. Cat\u00e1logo [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1395,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[32],"tags":[],"class_list":{"0":"post-1397","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-aplicativos"},"_links":{"self":[{"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/posts\/1397","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/comments?post=1397"}],"version-history":[{"count":1,"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/posts\/1397\/revisions"}],"predecessor-version":[{"id":1398,"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/posts\/1397\/revisions\/1398"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/media\/1395"}],"wp:attachment":[{"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/media?parent=1397"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/categories?post=1397"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/tags?post=1397"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}