{"id":46989,"date":"2025-10-28T00:46:11","date_gmt":"2025-10-28T00:46:11","guid":{"rendered":"https:\/\/datemobs.com\/?p=46989"},"modified":"2025-10-28T00:46:12","modified_gmt":"2025-10-28T00:46:12","slug":"%e5%9c%a8%e7%b7%9a%e8%a7%80%e7%9c%8b%e4%bf%84%e7%be%85%e6%96%af%e9%80%a3%e7%ba%8c%e5%8a%87%e7%9a%84%e6%87%89%e7%94%a8%e7%a8%8b%e5%ba%8f","status":"publish","type":"post","link":"https:\/\/datemobs.com\/zh\/aplicativos-para-assistir-series-russas-online\/","title":{"rendered":"\u5728\u7dda\u89c0\u770b\u4fc4\u7f85\u65af\u9023\u7e8c\u5287\u7684\u61c9\u7528\u7a0b\u5e8f"},"content":{"rendered":"<p>\u5982\u679c\u4f60\u559c\u6b61\u4fc4\u7f85\u65af\u4f5c\u54c1\uff0c\u60f3\u767c\u73fe\u756b\u8cea\u512a\u826f\u7684\u65b0\u5287\u96c6\uff0c <strong>Plex<\/strong> \u662f\u4e00\u6b3e\u514d\u8cbb\u4e14\u5408\u6cd5\u7684\u7dda\u4e0a\u89c0\u770b\u66ff\u4ee3\u65b9\u6848\u3002\u8a72\u61c9\u7528\u53ef\u5728 <strong>Google Play \u5546\u5e97<\/strong> \u4e26\u4e14\u9084\u5728 <strong>\u61c9\u7528\u7a0b\u5f0f\u5546\u5e97<\/strong>\uff0c\u8b93\u60a8\u80fd\u5920\u4ee5\u7c21\u55ae\u6709\u5e8f\u7684\u65b9\u5f0f\u5728\u624b\u6a5f\u548c\u667a\u6167\u578b\u96fb\u8996\u4e0a\u89c0\u770b\u3002\u60a8\u53ef\u4ee5\u5728\u4e0b\u9762\u8f15\u9b06\u4e0b\u8f09\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\/slZYN_wnlAZ4BmyTZZakwfwAGm8JE5btL7u7AifhqCtUuxhtVVxQ1mcgpGOYC7MsAaU=w240-h480-rw\" alt=\"Plex\uff1a\u96fb\u5f71\u8207\u96fb\u8996\u4e32\u6d41\u5a92\u9ad4\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Plex\uff1a\u96fb\u5f71\u8207\u96fb\u8996\u4e32\u6d41\u5a92\u9ad4<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">3,2<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">180,524\u689d\u8a55\u8ad6<\/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\u8f09<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/datemobs.com\/zh\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.plexapp.android\" 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\u88dd\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/datemobs.com\/zh\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/plex-watch-tv-and-movies\/id383457673\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        \u5f9e Apple Store \u5b89\u88dd\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<h3 class=\"wp-block-heading\"><strong>\u70ba\u4ec0\u9ebc Plex \u662f\u89c0\u770b\u4fc4\u7f85\u65af\u96fb\u8996\u5287\u7684\u7406\u60f3\u9078\u64c7<\/strong><\/h3>\n\n\n\n<p>\u9019 <strong>Plex<\/strong> \u63d0\u4f9b\u4f86\u81ea\u4e0d\u540c\u570b\u5bb6\u7684\u96fb\u8996\u5287\u548c\u96fb\u5f71\u7684\u570b\u969b\u76ee\u9304\uff0c\u5305\u62ec <strong>\u4fc4\u8a9e\u6a19\u984c<\/strong> \u63d0\u4f9b\u9ad8\u6e05\u7248\u672c\uff0c\u4e26\u914d\u6709\u8461\u8404\u7259\u8a9e\u6216\u82f1\u8a9e\u5b57\u5e55\u3002\u8a72\u5e73\u53f0\u64c1\u6709\u73fe\u4ee3\u76f4\u89ba\u7684\u4ecb\u9762\uff0c\u5206\u70ba <strong>\u6027\u5225\u3001\u8a9e\u8a00\u8207\u539f\u7c4d\u570b<\/strong>\uff0c\u8b93\u60a8\u66f4\u8f15\u9b06\u3001\u66f4\u5feb\u901f\u5730\u627e\u5230\u4fc4\u7f85\u65af\u4f5c\u54c1\u3002<\/p>\n\n\n\n<p>\u5728\u53ef\u7528\u5167\u5bb9\u4e2d\uff0c\u60a8\u53ef\u4ee5\u627e\u5230\uff1a<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\ud83c\udfad <strong>\u6232\u5287\u6587\u5316\u7cfb\u5217<\/strong> \u63cf\u7e6a\u4fc4\u7f85\u65af\u65e5\u5e38\u751f\u6d3b<\/li>\n\n\n\n<li>\ud83d\udd25 <strong>\u9a5a\u609a\u548c\u61f8\u7591<\/strong> \u884c\u7a0b\u5b89\u6392\u7cbe\u5f69\u7d1b\u5448<\/li>\n\n\n\n<li>\ud83d\udc95 <strong>\u6b77\u53f2\u5c0f\u8aaa\u548c\u6232\u5287<\/strong> \u8868\u73fe\u51fa\u8272<\/li>\n\n\n\n<li>\ud83c\udfac <strong>\u5c62\u7372\u6b8a\u69ae\u7684\u7368\u7acb\u96fb\u5f71<\/strong> \u4fc4\u7f85\u65af\u96fb\u5f71<\/li>\n<\/ul>\n\n\n\n<p>\u6700\u597d\u7684\u4e8b\u60c5\u662f\uff0c\u6240\u6709\u9019\u4e9b\u90fd\u53ef\u4ee5\u89c0\u770b <strong>\u7121\u9700\u7c3d\u540d<\/strong> \u2014 \u53ea\u9700\u5efa\u7acb\u514d\u8cbb\u5e33\u6236\u5373\u53ef\u958b\u59cb\u700f\u89bd\u76ee\u9304\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>\u7279\u9ede\u548c\u512a\u9ede<\/strong><\/h3>\n\n\n\n<p>\u61c9\u7528\u7a0b\u5f0f <strong>Plex<\/strong> \u63d0\u4f9b\u591a\u7a2e\u529f\u80fd\uff0c\u8b93\u89c0\u770b\u9ad4\u9a57\u66f4\u52a0\u51fa\u8272\uff1a<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u2705 <strong>\u9ad8\u756b\u8cea\u64ad\u653e<\/strong> \u5145\u96fb\u5feb\u901f\u7a69\u5b9a<\/li>\n\n\n\n<li>\ud83c\udfa7 <strong>\u591a\u7a2e\u8a9e\u8a00\u7684\u5b57\u5e55\u548c\u97f3\u983b<\/strong><\/li>\n\n\n\n<li>\ud83d\udcf1 <strong>\u8a2d\u5099\u9593\u540c\u6b65<\/strong> \u2014 \u958b\u59cb\u5728\u624b\u6a5f\u4e0a\u89c0\u770b\u4e26\u7e7c\u7e8c\u5728\u96fb\u8996\u4e0a\u89c0\u770b<\/li>\n\n\n\n<li>\ud83d\udcbe <strong>\u6dfb\u52a0\u60a8\u81ea\u5df1\u7684\u5f71\u7247\u6216\u7cfb\u5217\u7684\u9078\u9805<\/strong><\/li>\n\n\n\n<li>\ud83c\udf0e <strong>\u5168\u57df\u76ee\u9304<\/strong>\uff0c\u7d93\u5e38\u66f4\u65b0\u65b0\u6a19\u984c<\/li>\n<\/ul>\n\n\n\n<p>\u53e6\u4e00\u500b\u512a\u9ede\u662f\uff0c\u8a72\u61c9\u7528\u7a0b\u5f0f\u7121\u9700\u767b\u5165\u5373\u53ef\u4f7f\u7528\u67d0\u4e9b\u5167\u5bb9\uff0c\u9019\u4f7f\u5f97\u90a3\u4e9b\u53ea\u60f3\u5feb\u901f\u89c0\u770b\u7684\u4eba\u7684\u8a2a\u554f\u66f4\u52a0\u7c21\u55ae\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>\u53ef\u7528\u6027\u548c\u6548\u80fd<\/strong><\/h3>\n\n\n\n<p>\u9019 <strong>Plex<\/strong> \u5b83\u8f15\u91cf\u3001\u5feb\u901f\uff0c\u4e26\u4e14\u8207\u5927\u591a\u6578\u4f5c\u696d\u7cfb\u7d71\u76f8\u5bb9\u3002\u5b83\u5728\u5169\u7a2e\u4f5c\u696d\u7cfb\u7d71\u4e0a\u90fd\u80fd\u5f88\u597d\u5730\u904b\u4f5c\u3002 <strong>\u5b89\u5353<\/strong> \u591a\u5c11\u9322 <strong>iOS<\/strong>\uff0c\u9664\u4e86\u6709\u4e00\u500b\u7248\u672c <strong>\u96fb\u8166\u548c\u667a\u6167\u96fb\u8996<\/strong>\u3002\u4e32\u6d41\u5a92\u9ad4\u7a69\u5b9a\uff0c\u5373\u4f7f\u5728\u5e73\u5747\u9023\u7dda\u901f\u5ea6\u4e0b\u4e5f\u4e0d\u6703\u5d29\u6f70\u3002<\/p>\n\n\n\n<p>\u8a72\u5e73\u53f0\u9084\u8a2d\u6709\u500b\u4eba\u5316\u63a8\u85a6\u90e8\u5206\uff0c\u6839\u64da\u60a8\u89c0\u770b\u7684\u5167\u5bb9\u63a8\u85a6\u4fc4\u7f85\u65af\u9023\u7e8c\u5287\u548c\u985e\u4f3c\u4f5c\u54c1\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>\u7d50\u8ad6<\/strong><\/h3>\n\n\n\n<p>\u5982\u679c\u4f60\u7684\u76ee\u6a19\u662f\u89c0\u770b <strong>\u4fc4\u7f85\u65af\u7cfb\u5217\u5728\u7dda<\/strong> \u54c1\u8cea\u597d\u3001\u5be6\u7528\u3001\u7121\u9700\u652f\u4ed8\u4efb\u4f55\u8cbb\u7528\uff0c <strong>Plex<\/strong> \u662f\u76ee\u524d\u6700\u597d\u7684\u9078\u64c7\u4e4b\u4e00\u3002\u5b83\u7d50\u5408\u4e86 <strong>\u591a\u6a23\u5316\u76ee\u9304<\/strong>\u3001\u7528\u6236\u53cb\u597d\u7684\u4ecb\u9762\u548c\u5c0d\u591a\u7a2e\u8a2d\u5099\u7684\u652f\u63f4\u2014\u2014\u975e\u5e38\u9069\u5408\u60f3\u8981\u8f15\u9b06\u4e86\u89e3\u4fc4\u7f85\u65af\u4f5c\u54c1\u7684\u4eba\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\/slZYN_wnlAZ4BmyTZZakwfwAGm8JE5btL7u7AifhqCtUuxhtVVxQ1mcgpGOYC7MsAaU=w240-h480-rw\" alt=\"Plex\uff1a\u96fb\u5f71\u8207\u96fb\u8996\u4e32\u6d41\u5a92\u9ad4\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Plex\uff1a\u96fb\u5f71\u8207\u96fb\u8996\u4e32\u6d41\u5a92\u9ad4<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">3,2<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">180,524\u689d\u8a55\u8ad6<\/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\u8f09<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/datemobs.com\/zh\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.plexapp.android\" 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\u88dd\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/datemobs.com\/zh\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/plex-watch-tv-and-movies\/id383457673\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        \u5f9e Apple Store \u5b89\u88dd\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>","protected":false},"excerpt":{"rendered":"<p>Se voc\u00ea gosta de produ\u00e7\u00f5es russas e quer descobrir novas s\u00e9ries com boa qualidade de imagem, o Plex \u00e9 uma \u00f3tima alternativa gratuita e legal para assistir online. O app est\u00e1 dispon\u00edvel na Google Play Store e tamb\u00e9m na App Store, permitindo assistir tanto no celular quanto na Smart TV, de forma simples e organizada. &#8230; <a title=\"\u5728\u7dda\u89c0\u770b\u4fc4\u7f85\u65af\u9023\u7e8c\u5287\u7684\u61c9\u7528\u7a0b\u5e8f\" class=\"read-more\" href=\"https:\/\/datemobs.com\/zh\/aplicativos-para-assistir-series-russas-online\/\" aria-label=\"\u4e86\u89e3\u66f4\u591a\u5728\u7dda\u89c0\u770b\u4fc4\u7f85\u65af\u5287\u96c6\u7684\u61c9\u7528\u7a0b\u5e8f\">\u95b1\u8b80\u66f4\u591a<\/a><\/p>","protected":false},"author":1,"featured_media":46990,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13],"tags":[],"class_list":["post-46989","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aplicativos"],"_links":{"self":[{"href":"https:\/\/datemobs.com\/zh\/wp-json\/wp\/v2\/posts\/46989","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/datemobs.com\/zh\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/datemobs.com\/zh\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/datemobs.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/datemobs.com\/zh\/wp-json\/wp\/v2\/comments?post=46989"}],"version-history":[{"count":1,"href":"https:\/\/datemobs.com\/zh\/wp-json\/wp\/v2\/posts\/46989\/revisions"}],"predecessor-version":[{"id":46991,"href":"https:\/\/datemobs.com\/zh\/wp-json\/wp\/v2\/posts\/46989\/revisions\/46991"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/datemobs.com\/zh\/wp-json\/wp\/v2\/media\/46990"}],"wp:attachment":[{"href":"https:\/\/datemobs.com\/zh\/wp-json\/wp\/v2\/media?parent=46989"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/datemobs.com\/zh\/wp-json\/wp\/v2\/categories?post=46989"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/datemobs.com\/zh\/wp-json\/wp\/v2\/tags?post=46989"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}