{"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":"%e5%9c%a8%e7%ba%bf%e8%a7%82%e7%9c%8b%e4%bf%84%e7%bd%97%e6%96%af%e8%bf%9e%e7%bb%ad%e5%89%a7%e7%9a%84%e5%ba%94%e7%94%a8%e7%a8%8b%e5%ba%8f","status":"publish","type":"post","link":"https:\/\/geeksmob.com\/zh_ms\/aplicativo-para-assistir-series-russas-online\/","title":{"rendered":"\u5728\u7ebf\u89c2\u770b\u4fc4\u7f57\u65af\u8fde\u7eed\u5267\u7684\u5e94\u7528\u7a0b\u5e8f"},"content":{"rendered":"<p>\u5982\u679c\u60a8\u6b63\u5728\u5bfb\u627e\u4e00\u79cd\u5728\u7ebf\u89c2\u770b\u4fc4\u7f57\u65af\u8fde\u7eed\u5267\u7684\u5b9e\u7528\u65b9\u6cd5\uff0c <strong>\u8f66\u7528\u53d1\u52a8\u673a<\/strong> \u662f\u6700\u597d\u7684\u9009\u62e9\u4e4b\u4e00\u3002\u8fd9\u6b3e\u5e94\u7528\u5df2\u5728 Google Play \u5546\u5e97\u4e0a\u7ebf\uff0c\u6c47\u96c6\u4e86\u6d77\u91cf\u672c\u5730\u4f5c\u54c1\uff0c\u5305\u62ec\u5176\u4ed6\u5e73\u53f0\u4e0a\u7f55\u89c1\u7684\u5267\u96c6\u3001\u7535\u5f71\u548c\u7535\u89c6\u8282\u76ee\u3002\u60a8\u53ef\u4ee5\u70b9\u51fb\u4e0b\u65b9\u94fe\u63a5\u4e0b\u8f7d\u5e76\u5f00\u59cb\u4f7f\u7528\u3002<\/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=\"\u7c7b\u578b: \u0441\u0435\u0440\u0438\u0430\u043b\u044b, film\u044b \u0438 \u0422\u0412\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">\u7c7b\u578b: \u0441\u0435\u0440\u0438\u0430\u043b\u044b, film\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\u6761\u8bc4\u8bba<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">50\u82f1\u91cc\u4ee5\u4e0a<\/span>\n                                <span class=\"app-card-sc-downloads-label\">\u4e0b\u8f7d<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/zh_ms\/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                        \u5728 Google Play \u4e0a\u5b89\u88c5\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/zh_ms\/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                        \u4ece Apple Store \u5b89\u88c5\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<h2 class=\"wp-block-heading\">\u591a\u6837\u5316\u76ee\u5f55<\/h2>\n\n\n\n<p>IVI \u63d0\u4f9b <strong>\u4e0d\u540c\u7c7b\u578b\u7684\u4fc4\u7f57\u65af\u8fde\u7eed\u5267<\/strong>\uff0c\u5305\u62ec\u5267\u60c5\u7247\u3001\u559c\u5267\u7247\u3001\u7231\u60c5\u7247\u548c\u5386\u53f2\u5267\u3002\u5b83\u8fd8\u63d0\u4f9b\u4f20\u7edf\u6d41\u5a92\u4f53\u670d\u52a1\u6240\u4e0d\u5177\u5907\u7684\u72ec\u5bb6\u5185\u5bb9\uff0c\u786e\u4fdd\u4e3a\u70ed\u7231\u63a2\u7d22\u7684\u89c2\u4f17\u63d0\u4f9b\u6e90\u6e90\u4e0d\u65ad\u7684\u65b0\u9c9c\u5185\u5bb9\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u7b80\u5355\u7684\u754c\u9762<\/h2>\n\n\n\n<p>\u5bfc\u822a\u975e\u5e38\u76f4\u89c2\u3002\u641c\u7d22\u7cfb\u7edf\u901f\u5ea6\u5f88\u5feb\uff0c\u53ef\u4ee5\u8f7b\u677e\u627e\u5230\u4e66\u76ee\uff0c\u6b64\u5916\u8fd8\u4f1a\u63a8\u8350\u4ee5\u4e0b\u7c7b\u522b\uff1a <strong>\u53d1\u5e03<\/strong>, <strong>\u6700\u53d7\u5173\u6ce8<\/strong> \u548c <strong>\u53d7\u5230\u63a8\u5d07\u7684<\/strong>\uff0c\u5e2e\u52a9\u60a8\u9009\u62e9\u7406\u60f3\u7684\u7cfb\u5217\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u89c6\u9891\u8d28\u91cf<\/h2>\n\n\n\n<p>\u8be5\u5e94\u7528\u7a0b\u5e8f\u5141\u8bb8\u60a8\u4ee5\u5404\u79cd\u5206\u8fa8\u7387\u89c2\u770b\uff0c\u5305\u62ec <strong>\u9ad8\u6e05<\/strong>\uff0c\u4f20\u8f93\u7a33\u5b9a\u3002\u5bf9\u4e8e\u559c\u6b22\u5927\u5c4f\u5e55\u7684\u7528\u6237\uff0cIVI \u517c\u5bb9\u667a\u80fd\u7535\u89c6\u3001Chromecast \u548c\u6e38\u620f\u673a\uff0c\u6269\u5c55\u4e86\u8bbf\u95ee\u9009\u9879\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u989d\u5916\u8d44\u6e90<\/h2>\n\n\n\n<p>IVI \u63d0\u4f9b\u589e\u5f3a\u4f53\u9a8c\u7684\u529f\u80fd\uff1a<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u6839\u636e\u4f7f\u7528\u5386\u53f2\u8fdb\u884c\u4e2a\u6027\u5316\u63a8\u8350<\/li>\n\n\n\n<li>\u6536\u85cf\u5939\u5217\u8868\u53ef\u4fdd\u5b58\u60a8\u559c\u7231\u7684\u6807\u9898<\/li>\n\n\n\n<li>\u81ea\u52a8\u4ece\u4e0a\u6b21\u4e2d\u65ad\u7684\u5730\u65b9\u7ee7\u7eed\u64ad\u653e\u5267\u96c6<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">\u59cb\u7ec8\u4fdd\u6301\u6700\u65b0<\/h2>\n\n\n\n<p>\u76ee\u5f55\u5b9a\u671f\u66f4\u65b0\uff0c <strong>\u65b0\u5b63\u548c\u8fd1\u671f\u9996\u64ad<\/strong>\uff0c\u8ba9\u7528\u6237\u968f\u65f6\u4e86\u89e3\u4fc4\u7f57\u65af\u6700\u65b0\u7684\u5a31\u4e50\u8d44\u8baf\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u6587\u5316\u4e0e\u5b66\u4e60<\/h2>\n\n\n\n<p>\u89c2\u770b\u539f\u7248\u8bed\u8a00\u7684\u7535\u89c6\u5267\u4e5f\u6709\u52a9\u4e8e\u90a3\u4e9b\u60f3\u8981 <strong>\u5b66\u4e60\u6216\u7ec3\u4e60\u4fc4\u8bed<\/strong>\uff0c\u6b64\u5916\u8fd8\u63d0\u4f9b\u4e0e\u5f53\u5730\u6587\u5316\u548c\u8868\u8fbe\u65b9\u5f0f\u7684\u76f4\u63a5\u63a5\u89e6\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u7ed3\u8bba<\/h2>\n\n\n\n<p>\u6c27 <strong>\u8f66\u7528\u53d1\u52a8\u673a<\/strong> \u662f\u6700\u5168\u9762\u7684\u4fc4\u7f57\u65af\u5267\u96c6\u5728\u7ebf\u89c2\u770b\u5e94\u7528\u4e4b\u4e00\u3002\u5b83\u62e5\u6709\u4e30\u5bcc\u7684\u5267\u96c6\u3001\u6613\u4e8e\u4f7f\u7528\u7684\u754c\u9762\u3001\u9ad8\u8d28\u91cf\u7684\u89c6\u9891\u4ee5\u53ca\u6301\u7eed\u66f4\u65b0\uff0c\u5bf9\u4e8e\u8ffd\u6c42\u4fbf\u6377\u6027\u548c\u72ec\u5bb6\u5185\u5bb9\u7684\u7528\u6237\u6765\u8bf4\uff0c\u662f\u4e00\u4e2a\u7edd\u4f73\u7684\u9009\u62e9\u3002<\/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=\"\u7c7b\u578b: \u0441\u0435\u0440\u0438\u0430\u043b\u044b, film\u044b \u0438 \u0422\u0412\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">\u7c7b\u578b: \u0441\u0435\u0440\u0438\u0430\u043b\u044b, film\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\u6761\u8bc4\u8bba<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">50\u82f1\u91cc\u4ee5\u4e0a<\/span>\n                                <span class=\"app-card-sc-downloads-label\">\u4e0b\u8f7d<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/zh_ms\/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                        \u5728 Google Play \u4e0a\u5b89\u88c5\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/zh_ms\/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                        \u4ece Apple Store \u5b89\u88c5\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\/zh_ms\/wp-json\/wp\/v2\/posts\/1397","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/geeksmob.com\/zh_ms\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/geeksmob.com\/zh_ms\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/geeksmob.com\/zh_ms\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/geeksmob.com\/zh_ms\/wp-json\/wp\/v2\/comments?post=1397"}],"version-history":[{"count":1,"href":"https:\/\/geeksmob.com\/zh_ms\/wp-json\/wp\/v2\/posts\/1397\/revisions"}],"predecessor-version":[{"id":1398,"href":"https:\/\/geeksmob.com\/zh_ms\/wp-json\/wp\/v2\/posts\/1397\/revisions\/1398"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/geeksmob.com\/zh_ms\/wp-json\/wp\/v2\/media\/1395"}],"wp:attachment":[{"href":"https:\/\/geeksmob.com\/zh_ms\/wp-json\/wp\/v2\/media?parent=1397"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/geeksmob.com\/zh_ms\/wp-json\/wp\/v2\/categories?post=1397"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/geeksmob.com\/zh_ms\/wp-json\/wp\/v2\/tags?post=1397"}],"curies":[{"name":"\u53ef\u6e7f\u6027\u7c89\u5242","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}