{"id":48915,"date":"2025-07-29T22:24:54","date_gmt":"2025-07-29T22:24:54","guid":{"rendered":"https:\/\/yokohub.com\/?p=48915"},"modified":"2025-07-29T22:26:18","modified_gmt":"2025-07-29T22:26:18","slug":"%e3%82%b3%e3%83%b3%e3%83%94%e3%83%a5%e3%83%bc%e3%82%bf%e3%81%a7%e3%82%a2%e3%82%b8%e3%82%a2%e6%98%a0%e7%94%bb%e3%82%92%e8%a6%96%e8%81%b4%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%ae%e3%82%a2%e3%83%97","status":"publish","type":"post","link":"https:\/\/yokohub.com\/ja\/aplicativo-para-assistir-filmes-asiaticos-pelo-computador\/","title":{"rendered":"\u30d1\u30bd\u30b3\u30f3\u3067\u30a2\u30b8\u30a2\u6620\u753b\u3092\u8996\u8074\u3067\u304d\u308b\u30a2\u30d7\u30ea"},"content":{"rendered":"<p>\u8fd1\u5e74\u3001\u30a2\u30b8\u30a2\u6620\u753b\u3092\u30d1\u30bd\u30b3\u30f3\u3067\u8996\u8074\u3059\u308b\u3053\u3068\u304c\u3001\u3053\u3046\u3057\u305f\u30b8\u30e3\u30f3\u30eb\u306e\u30d5\u30a1\u30f3\u306e\u9593\u3067\u975e\u5e38\u306b\u4e00\u822c\u7684\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002\u97d3\u56fd\u3001\u65e5\u672c\u3001\u4e2d\u56fd\u3001\u305d\u3057\u3066\u305d\u306e\u4ed6\u306e\u30a2\u30b8\u30a2\u8af8\u56fd\u306e\u6620\u753b\u3084\u30c9\u30e9\u30de\u3092\u3001\u81ea\u5b85\u306b\u3044\u306a\u304c\u3089\u9ad8\u753b\u8cea\u30fb\u9ad8\u97f3\u8cea\u3067\u8996\u8074\u3067\u304d\u308b\u3068\u3044\u3046\u5229\u4fbf\u6027\u304c\u3001\u591a\u304f\u306e\u8996\u8074\u8005\u3092\u9b45\u4e86\u3057\u3066\u3044\u307e\u3059\u3002\u30c7\u30b8\u30bf\u30eb\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u306e\u62e1\u5927\u306b\u3088\u308a\u3001\u30d6\u30e9\u30a6\u30b6\u304b\u3089\u76f4\u63a5\u3001\u3042\u308b\u3044\u306f\u5c02\u7528\u306e\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u901a\u3058\u3066\u3001\u72ec\u5360\u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u8fc5\u901f\u304b\u3064\u4fbf\u5229\u306b\u30a2\u30af\u30bb\u30b9\u3059\u308b\u3053\u3068\u304c\u3055\u3089\u306b\u5bb9\u6613\u306b\u306a\u308a\u307e\u3057\u305f\u3002<\/p>\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\/2vK26woUjWV5Uh5UAsl2BeDIc3pHkjOHYYmN4lcTxHZZo3Dil0zQMZUTJ07eXiepFhbs=w240-h480-rw\" alt=\"Viki: \u30dd\u30eb\u30c8\u30ac\u30eb\u8a9e\u306e\u30c9\u30e9\u30de\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Viki: \u30dd\u30eb\u30c8\u30ac\u30eb\u8a9e\u306e\u30c9\u30e9\u30de<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,5<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">819,877\u4ef6\u306e\u30ec\u30d3\u30e5\u30fc<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">50\u30de\u30a4\u30eb\u4ee5\u4e0a<\/span>\n                                <span class=\"app-card-sc-downloads-label\">\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/yokohub.com\/ja\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.viki.android\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Google Play\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/yokohub.com\/ja\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/viki-doramas-filmes-e-series\/id445553058\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Apple Store\u304b\u3089\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n<p>\u6700\u9ad8\u306e\u30a2\u30b8\u30a2\u6620\u753b\u3092\u30b3\u30f3\u30d4\u30e5\u30fc\u30bf\u30fc\u3067\u697d\u3057\u307f\u305f\u3044\u4eba\u306b\u306f\u3001\u3044\u304f\u3064\u304b\u306e\u9078\u629e\u80a2\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u7279\u306b\u76ee\u7acb\u3064\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u304c 1 \u3064\u3042\u308a\u307e\u3059\u3002 <span class=\"remove\" data-no-translation=\"\">Viki<\/span>\u30aa\u30f3\u30e9\u30a4\u30f3\u3067\u8996\u8074\u3057\u305f\u308a\u3001 <span class=\"remove\" data-no-translation=\"\">download<\/span> \u9ad8\u54c1\u8cea\u306a\u5b57\u5e55\u3068\u76f4\u611f\u7684\u306a\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u3092\u5099\u3048\u305f\u3001\u7279\u5b9a\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u3059\u3079\u3066\u304a\u697d\u3057\u307f\u3044\u305f\u3060\u3051\u307e\u3059\u3002\u4ee5\u4e0b\u3067\u306f\u3001\u3053\u306e\u30a2\u30d7\u30ea\u306e\u4e3b\u306a\u30e1\u30ea\u30c3\u30c8\u3068\u3001PC\u3067\u30a2\u30b8\u30a2\u6620\u753b\u3092\u8996\u8074\u3059\u308b\u969b\u306e\u4f53\u9a13\u3092\u3069\u306e\u3088\u3046\u306b\u5411\u4e0a\u3055\u305b\u308b\u304b\u306b\u3064\u3044\u3066\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n<h2>\u3092\u4f7f\u7528\u3059\u308b\u5229\u70b9 <span class=\"remove\" data-no-translation=\"\">Viki<\/span> \u30b3\u30f3\u30d4\u30e5\u30fc\u30bf\u30fc\u4e0a\u3067<\/h2>\n<p>\u30b6 <span class=\"remove\" data-no-translation=\"\">Viki<\/span> \u30a2\u30b8\u30a2\u6620\u753b\u3092\u30d1\u30bd\u30b3\u30f3\u3067\u76f4\u63a5\u8996\u8074\u3067\u304d\u308b\u3001\u5b8c\u74a7\u306a\u4f53\u9a13\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002\u4e3b\u306a\u5229\u70b9\u306e\u4e00\u3064\u306f\u3001\u6700\u65b0\u4f5c\u304b\u3089\u69d8\u3005\u306a\u30a2\u30b8\u30a2\u8af8\u56fd\u306e\u53e4\u5178\u4f5c\u54c1\u307e\u3067\u3001\u5e45\u5e83\u3044\u30bf\u30a4\u30c8\u30eb\u3092\u63c3\u3048\u3066\u3044\u308b\u3053\u3068\u3067\u3059\u3002\u518d\u751f\u54c1\u8cea\u306f\u8abf\u6574\u53ef\u80fd\u306a\u306e\u3067\u3001\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8\u63a5\u7d9a\u901f\u5ea6\u304c\u9045\u3044\u5834\u5408\u3067\u3082\u3001\u9014\u5207\u308c\u308b\u3053\u3068\u306a\u304f\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u304a\u697d\u3057\u307f\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/p>\n<p>\u3082\u3046\u4e00\u3064\u306e\u30e1\u30ea\u30c3\u30c8\u306f\u3001\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3055\u308c\u305f\u30ea\u30b9\u30c8\u3092\u4f5c\u6210\u3057\u305f\u308a\u3001\u304a\u6c17\u306b\u5165\u308a\u3092\u4fdd\u5b58\u3057\u305f\u308a\u3001\u30c7\u30d0\u30a4\u30b9\u3092\u5909\u3048\u3066\u3082\u4e2d\u65ad\u3057\u305f\u3068\u3053\u308d\u304b\u3089\u8996\u8074\u3092\u7d9a\u3051\u3089\u308c\u308b\u3053\u3068\u3067\u3059\u3002\u3055\u3089\u306b\u3001\u3053\u306e\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u306b\u306f\u5b57\u5e55\u7ffb\u8a33\u3092\u652f\u63f4\u3059\u308b\u6d3b\u767a\u306a\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u304c\u3042\u308a\u3001\u4e16\u754c\u4e2d\u306e\u8996\u8074\u8005\u306b\u78ba\u5b9f\u306b\u30a2\u30af\u30bb\u30b9\u3067\u304d\u308b\u3088\u3046\u306b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<h2>\u30a2\u30b8\u30a2\u6620\u753b\u3092\u8996\u8074\u3059\u308b\u65b9\u6cd5 <span class=\"remove\" data-no-translation=\"\">Viki<\/span> \u30b3\u30f3\u30d4\u30e5\u30fc\u30bf\u30fc\u4e0a\u3067<\/h2>\n<p>\u30a2\u30b8\u30a2\u6620\u753b\u3092\u89b3\u308b\u306b\u306f <span class=\"remove\" data-no-translation=\"\">Viki<\/span> \u30d1\u30bd\u30b3\u30f3\u3067\u306f\u3001\u30d6\u30e9\u30a6\u30b6\u304b\u3089\u30a2\u30d7\u30ea\u306e\u516c\u5f0f\u30b5\u30a4\u30c8\u306b\u30a2\u30af\u30bb\u30b9\u3059\u308b\u304b\u3001\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u7248\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u3060\u3051\u3067\u3059\u3002\u767b\u9332\u306f\u7c21\u5358\u3067\u7121\u6599\u3067\u3059\u3002\u30d7\u30ec\u30df\u30a2\u30e0\u30b5\u30d6\u30b9\u30af\u30ea\u30d7\u30b7\u30e7\u30f3\u3092\u8cfc\u5165\u3059\u308b\u3068\u3001\u5e83\u544a\u304c\u524a\u9664\u3055\u308c\u3001\u9650\u5b9a\u30b3\u30f3\u30c6\u30f3\u30c4\u304c\u30a2\u30f3\u30ed\u30c3\u30af\u3055\u308c\u307e\u3059\u3002\u305d\u306e\u5f8c\u306f\u3001\u30ab\u30bf\u30ed\u30b0\u3092\u95b2\u89a7\u3057\u3066\u304a\u597d\u304d\u306a\u30bf\u30a4\u30c8\u30eb\u3092\u9078\u3076\u3060\u3051\u3067\u304a\u697d\u3057\u307f\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/p>\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\/2vK26woUjWV5Uh5UAsl2BeDIc3pHkjOHYYmN4lcTxHZZo3Dil0zQMZUTJ07eXiepFhbs=w240-h480-rw\" alt=\"Viki: \u30dd\u30eb\u30c8\u30ac\u30eb\u8a9e\u306e\u30c9\u30e9\u30de\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Viki: \u30dd\u30eb\u30c8\u30ac\u30eb\u8a9e\u306e\u30c9\u30e9\u30de<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,5<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">819,877\u4ef6\u306e\u30ec\u30d3\u30e5\u30fc<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">50\u30de\u30a4\u30eb\u4ee5\u4e0a<\/span>\n                                <span class=\"app-card-sc-downloads-label\">\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/yokohub.com\/ja\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.viki.android\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Google Play\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/yokohub.com\/ja\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/viki-doramas-filmes-e-series\/id445553058\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Apple Store\u304b\u3089\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n<h3><span class=\"remove\" data-no-translation=\"\">Viki<\/span><\/h3>\n<p>\u30b6 <span class=\"remove\" data-no-translation=\"\">Viki<\/span> \u306f\u3001\u30d1\u30bd\u30b3\u30f3\u3067\u30a2\u30b8\u30a2\u6620\u753b\u3092\u8996\u8074\u3067\u304d\u308b\u6700\u9ad8\u306e\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u306e\u4e00\u3064\u3067\u3059\u3002\u97d3\u56fd\u30c9\u30e9\u30de\u3001\u65e5\u672c\u6620\u753b\u3001\u4e2d\u56fd\u6620\u753b\u306a\u3069\u3001\u8c4a\u5bcc\u306a\u4f5c\u54c1\u304c\u63c3\u3063\u3066\u304a\u308a\u3001\u5e38\u306b\u9ad8\u54c1\u8cea\u306e\u5b57\u5e55\u4ed8\u304d\u3067\u3059\u3002\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f\u30b7\u30f3\u30d7\u30eb\u3067\u30ec\u30b9\u30dd\u30f3\u30b7\u30d6\u306a\u306e\u3067\u3001\u30e6\u30fc\u30b6\u30fc\u306f\u898b\u305f\u3044\u4f5c\u54c1\u3092\u7c21\u5358\u306b\u898b\u3064\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u30aa\u30f3\u30e9\u30a4\u30f3\u3067\u8996\u8074\u3067\u304d\u308b\u3060\u3051\u3067\u306a\u304f\u3001 <span class=\"remove\" data-no-translation=\"\">Viki<\/span> \u30ea\u30a2\u30eb\u30bf\u30a4\u30e0\u30b3\u30e1\u30f3\u30c8\u30b7\u30b9\u30c6\u30e0\u3084\u3001\u304a\u6c17\u306b\u5165\u308a\u306e\u4ff3\u512a\u3001\u76e3\u7763\u3001\u30d7\u30ed\u30c7\u30e5\u30fc\u30b5\u30fc\u3092\u30d5\u30a9\u30ed\u30fc\u3059\u308b\u30aa\u30d7\u30b7\u30e7\u30f3\u306a\u3069\u306e\u6a5f\u80fd\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002\u3053\u308c\u306b\u3088\u308a\u3001\u65b0\u3057\u3044\u30b3\u30f3\u30c6\u30f3\u30c4\u304c\u30ab\u30bf\u30ed\u30b0\u306b\u8ffd\u52a0\u3055\u308c\u308b\u305f\u3073\u306b\u901a\u77e5\u304c\u5c4a\u304d\u307e\u3059\u3002<\/p>\n<h2>\u306e\u8ffd\u52a0\u6a5f\u80fd <span class=\"remove\" data-no-translation=\"\">Viki<\/span> PC\u7528<\/h2>\n<p>\u30d1\u30bd\u30b3\u30f3\u3067\u8996\u8074\u3059\u308b\u5834\u5408\u306e\u8ffd\u52a0\u6a5f\u80fd\u3068\u3057\u3066\u3001HD\u753b\u8cea\u3067\u306e\u30d5\u30eb\u30b9\u30af\u30ea\u30fc\u30f3\u518d\u751f\u3001\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3055\u308c\u305f\u30d7\u30ec\u30a4\u30ea\u30b9\u30c8\u3068\u306e\u9023\u643a\u3001\u30c7\u30d0\u30a4\u30b9\u9593\u306e\u540c\u671f\u3001\u30ab\u30bf\u30ed\u30b0\u306e\u7d99\u7d9a\u7684\u306a\u66f4\u65b0\u306a\u3069\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u308c\u3089\u306e\u6a5f\u80fd\u306b\u3088\u308a\u3001 <span class=\"remove\" data-no-translation=\"\">Viki<\/span> \u30a2\u30b8\u30a2\u6620\u753b\u306e\u30d5\u30a1\u30f3\u306b\u3068\u3063\u3066\u3001\u3055\u3089\u306b\u5b9f\u7528\u7684\u304b\u3064\u5145\u5b9f\u3057\u305f\u5185\u5bb9\u3068\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n<h2>\u3088\u304f\u3042\u308b\u8cea\u554f<\/h2>\n<div class=\"collapsible\" onclick=\"toggleContent(this)\"> <i class=\"fas fa-plus\"><\/i> \u30b6 <span class=\"remove\" data-no-translation=\"\">Viki<\/span> \u7121\u6599\u3067\u3059\u304b\uff1f<\/div>\n<div class=\"content\">\n<p>\u306f\u3044\u3001 <span class=\"remove\" data-no-translation=\"\">Viki<\/span> \u5e83\u544a\u4ed8\u304d\u306e\u7121\u6599\u30d0\u30fc\u30b8\u30e7\u30f3\u3068\u3001\u9650\u5b9a\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u30ed\u30c3\u30af\u3092\u89e3\u9664\u3057\u5e83\u544a\u3092\u524a\u9664\u3059\u308b\u6709\u6599\u306e\u30d7\u30ec\u30df\u30a2\u30e0\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<\/div>\n<div class=\"collapsible\" onclick=\"toggleContent(this)\"> <i class=\"fas fa-plus\"><\/i> \u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8\u304c\u306a\u304f\u3066\u3082\u8996\u8074\u3067\u304d\u307e\u3059\u304b?<\/div>\n<div class=\"content\">\n<p>\u30b3\u30f3\u30d4\u30e5\u30fc\u30bf\u4e0a\u3067\u306f\u3001 <span class=\"remove\" data-no-translation=\"\">Viki<\/span> \u63d0\u4f9b\u3057\u306a\u3044 <span class=\"remove\" data-no-translation=\"\">download<\/span> \u76f4\u63a5\u8996\u8074\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u304c\u3001\u30bf\u30a4\u30c8\u30eb\u3092\u30ea\u30b9\u30c8\u306b\u4fdd\u5b58\u3057\u3066\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u6642\u306b\u3059\u3050\u306b\u8996\u8074\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002<\/p>\n<\/div>\n<div class=\"collapsible\" onclick=\"toggleContent(this)\"> <i class=\"fas fa-plus\"><\/i> \u30ab\u30bf\u30ed\u30b0\u306f\u983b\u7e41\u306b\u66f4\u65b0\u3055\u308c\u307e\u3059\u304b?<\/div>\n<div class=\"content\">\n<p>\u306f\u3044\u3001 <span class=\"remove\" data-no-translation=\"\">Viki<\/span> \u65b0\u3057\u304f\u516c\u958b\u3055\u308c\u305f\u30a2\u30b8\u30a2\u6620\u753b\u3084\u30b7\u30ea\u30fc\u30ba\u3092\u542b\u3080\u65b0\u3057\u3044\u30bf\u30a4\u30c8\u30eb\u304c\u5e38\u306b\u5165\u8377\u3057\u307e\u3059\u3002<\/p>\n<\/div>\n<div class=\"collapsible\" onclick=\"toggleContent(this)\"> <i class=\"fas fa-plus\"><\/i> \u30dd\u30eb\u30c8\u30ac\u30eb\u8a9e\u306e\u5b57\u5e55\u306f\u3042\u308a\u307e\u3059\u304b\uff1f<\/div>\n<div class=\"content\">\n<p>\u306f\u3044\u3001\u307b\u3068\u3093\u3069\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u306f <span class=\"remove\" data-no-translation=\"\">Viki<\/span> \u30dc\u30e9\u30f3\u30c6\u30a3\u30a2\u3068\u516c\u5f0f\u30c1\u30fc\u30e0\u306b\u3088\u3063\u3066\u4f5c\u6210\u3055\u308c\u305f\u30dd\u30eb\u30c8\u30ac\u30eb\u8a9e\u306e\u5b57\u5e55\u304c\u4ed8\u3044\u3066\u3044\u307e\u3059\u3002<\/p>\n<\/div>\n<div class=\"collapsible\" onclick=\"toggleContent(this)\"> <i class=\"fas fa-plus\"><\/i> \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u304b?<\/div>\n<div class=\"content\">\n<p>\u5fc5\u305a\u3057\u3082\u305d\u3046\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u30d6\u30e9\u30a6\u30b6\u3067\u3082\u8996\u8074\u3067\u304d\u307e\u3059\u304c\u3001\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u7248\u306e\u65b9\u304c\u5b89\u5b9a\u6027\u304c\u9ad8\u304f\u3001\u8ffd\u52a0\u6a5f\u80fd\u3082\u5145\u5b9f\u3057\u3066\u3044\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<\/div>\n<h2>\u7d50\u8ad6<\/h2>\n<p>\u30b3\u30f3\u30d4\u30e5\u30fc\u30bf\u3067\u30a2\u30b8\u30a2\u6620\u753b\u3092\u898b\u308b\u306e\u306f\u975e\u5e38\u306b\u5b9f\u7528\u7684\u3067\u5feb\u9069\u306a\u4f53\u9a13\u3067\u3042\u308a\u3001 <span class=\"remove\" data-no-translation=\"\">Viki<\/span> \u307e\u3055\u306b\u3053\u308c\u304c\u6700\u826f\u306e\u9078\u629e\u80a2\u3067\u3059\u3002\u8c4a\u5bcc\u306a\u30b3\u30f3\u30c6\u30f3\u30c4\u3001\u9ad8\u54c1\u8cea\u306a\u5b57\u5e55\u3001\u305d\u3057\u3066\u30e6\u30fc\u30b6\u30fc\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc\u306a\u6a5f\u80fd\u3067\u3001\u4f55\u6642\u9593\u3082\u30b9\u30c8\u30ec\u30b9\u306a\u304f\u30a8\u30f3\u30bf\u30fc\u30c6\u30a4\u30e1\u30f3\u30c8\u3092\u697d\u3057\u3081\u307e\u3059\u3002\u30d6\u30e9\u30a6\u30b6\u3067\u3082\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u30a2\u30d7\u30ea\u3067\u3082\u3001 <span class=\"remove\" data-no-translation=\"\">Viki<\/span> \u30a2\u30b8\u30a2\u6620\u753b\u3092\u611b\u3059\u308b\u4eba\u3005\u306b\u3068\u3063\u3066\u6700\u9069\u306a\u9078\u629e\u3067\u3059\u3002<\/p>","protected":false},"excerpt":{"rendered":"<p>Nos \u00faltimos anos, assistir filmes asi\u00e1ticos pelo computador se tornou uma pr\u00e1tica muito comum entre os f\u00e3s desse tipo de produ\u00e7\u00e3o. A possibilidade de ver filmes e s\u00e9ries da Coreia do Sul, Jap\u00e3o, China e outros pa\u00edses asi\u00e1ticos com qualidade de imagem e som, sem precisar sair de casa, \u00e9 algo que conquistou o p\u00fablico. &#8230; <a title=\"\u30d1\u30bd\u30b3\u30f3\u3067\u30a2\u30b8\u30a2\u6620\u753b\u3092\u8996\u8074\u3067\u304d\u308b\u30a2\u30d7\u30ea\" class=\"read-more\" href=\"https:\/\/yokohub.com\/ja\/aplicativo-para-assistir-filmes-asiaticos-pelo-computador\/\" aria-label=\"\u30d1\u30bd\u30b3\u30f3\u3067\u30a2\u30b8\u30a2\u6620\u753b\u3092\u89b3\u308b\u30a2\u30d7\u30ea\u306b\u3064\u3044\u3066 \u3055\u3089\u306b\u8aad\u3080\">\u7d9a\u304d\u3092\u8aad\u3080<\/a><\/p>","protected":false},"author":1,"featured_media":48924,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-48915","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/yokohub.com\/ja\/wp-json\/wp\/v2\/posts\/48915","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yokohub.com\/ja\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/yokohub.com\/ja\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/yokohub.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yokohub.com\/ja\/wp-json\/wp\/v2\/comments?post=48915"}],"version-history":[{"count":4,"href":"https:\/\/yokohub.com\/ja\/wp-json\/wp\/v2\/posts\/48915\/revisions"}],"predecessor-version":[{"id":48926,"href":"https:\/\/yokohub.com\/ja\/wp-json\/wp\/v2\/posts\/48915\/revisions\/48926"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/yokohub.com\/ja\/wp-json\/wp\/v2\/media\/48924"}],"wp:attachment":[{"href":"https:\/\/yokohub.com\/ja\/wp-json\/wp\/v2\/media?parent=48915"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/yokohub.com\/ja\/wp-json\/wp\/v2\/categories?post=48915"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/yokohub.com\/ja\/wp-json\/wp\/v2\/tags?post=48915"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}