{"id":47052,"date":"2025-12-12T00:00:40","date_gmt":"2025-12-12T03:00:40","guid":{"rendered":"https:\/\/moblyus.com\/?p=47052"},"modified":"2025-12-12T00:00:41","modified_gmt":"2025-12-12T03:00:41","slug":"ung-dung-day-du-nhat-de-xem-cac-tran-bong-da-tren-dien-thoai-di-dong","status":"publish","type":"post","link":"https:\/\/moblyus.com\/vi\/aplicativo-mais-completo-para-assistir-jogos-de-futebol-pelo-celular\/","title":{"rendered":"\u1ee8ng d\u1ee5ng \u0111\u1ea7y \u0111\u1ee7 nh\u1ea5t \u0111\u1ec3 xem c\u00e1c tr\u1eadn b\u00f3ng \u0111\u00e1 tr\u00ean \u0111i\u1ec7n tho\u1ea1i di \u0111\u1ed9ng."},"content":{"rendered":"<p>Xem b\u00f3ng \u0111\u00e1 tr\u00ean \u0111i\u1ec7n tho\u1ea1i di \u0111\u1ed9ng \u0111\u00e3 tr\u1edf th\u00e0nh c\u00e1ch \u0111\u01a1n gi\u1ea3n v\u00e0 nhanh ch\u00f3ng nh\u1ea5t \u0111\u1ec3 theo d\u00f5i \u0111\u1ed9i b\u00f3ng y\u00eau th\u00edch c\u1ee7a b\u1ea1n. Ng\u00e0y nay, c\u00f3 nh\u1eefng \u1ee9ng d\u1ee5ng gi\u00fap m\u1ecdi th\u1ee9 tr\u1edf n\u00ean d\u1ec5 d\u00e0ng h\u01a1n: ch\u00fang hi\u1ec3n th\u1ecb c\u00e1c tr\u1eadn \u0111\u1ea5u trong ng\u00e0y, cho ph\u00e9p ph\u00e1t tr\u1ef1c ti\u1ebfp, g\u1eedi th\u00f4ng b\u00e1o v\u00e0 cung c\u1ea5p t\u1ea5t c\u1ea3 th\u00f4ng tin m\u00e0 ng\u01b0\u1eddi h\u00e2m m\u1ed9 c\u1ea7n. Trong s\u1ed1 \u0111\u00f3, m\u1ed9t \u1ee9ng d\u1ee5ng n\u1ed5i b\u1eadt nh\u1edd ch\u1ea5t l\u01b0\u1ee3ng v\u00e0 s\u1ef1 \u0111a d\u1ea1ng c\u1ee7a c\u00e1c tr\u1eadn \u0111\u1ea5u d\u00e0nh cho ng\u01b0\u1eddi d\u00f9ng t\u1ea1i Brazil.<\/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\/oYkN0206Me7H9A17ENCel4J8mXgaELZnR_Ec6Cd1Ly0kFCRMYemu-sAhcd1rWHnlYqU=w240-h480-rw\" alt=\"K\u1ebft qu\u1ea3 b\u00f3ng \u0111\u00e1 OneFootball\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">K\u1ebft qu\u1ea3 b\u00f3ng \u0111\u00e1 OneFootball<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,7<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">1.353.544 \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:\/\/moblyus.com\/vi\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=de.motain.iliga\" 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:\/\/moblyus.com\/vi\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/onefootball-resultados-futebol\/id382002079\" 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<p>V\u1edbi k\u1ebft n\u1ed1i internet t\u1ed1t v\u00e0 m\u1ed9t chi\u1ebfc \u0111i\u1ec7n tho\u1ea1i th\u00f4ng minh, b\u1ea1n c\u00f3 th\u1ec3... <strong>xem c\u00e1c tr\u1eadn \u0111\u1ea5u<\/strong> Xem m\u1ecdi l\u00fac m\u1ecdi n\u01a1i, kh\u00f4ng c\u1ea7n ph\u1ee5 thu\u1ed9c v\u00e0o TV hay t\u00ecm ki\u1ebfm c\u00e1c li\u00ean k\u1ebft kh\u00f4ng \u0111\u00e1ng tin c\u1eady. \u0110\u00f3 l\u00e0 l\u00fd do t\u1ea1i sao ng\u00e0y c\u00e0ng nhi\u1ec1u ng\u01b0\u1eddi h\u00e2m m\u1ed9 t\u00ecm ki\u1ebfm m\u1ed9t \u1ee9ng d\u1ee5ng \u0111\u00e1ng tin c\u1eady cung c\u1ea5p c\u00e1c tr\u1eadn \u0111\u1ea5u c\u1eadp nh\u1eadt, ch\u1ea5t l\u01b0\u1ee3ng h\u00ecnh \u1ea3nh t\u1ed1t v\u00e0 d\u1ec5 s\u1eed d\u1ee5ng.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>T\u1ea1i sao n\u00ean d\u00f9ng \u1ee9ng d\u1ee5ng \u0111\u1ec3 xem c\u00e1c tr\u1eadn \u0111\u1ea5u tr\u00ean \u0111i\u1ec7n tho\u1ea1i?<\/strong><\/h2>\n\n\n\n<p>C\u00e1c \u1ee9ng d\u1ee5ng chuy\u00ean d\u1ee5ng nhanh h\u01a1n v\u00e0 \u1ed5n \u0111\u1ecbnh h\u01a1n so v\u1edbi c\u00e1c trang web th\u00f4ng th\u01b0\u1eddng. Ch\u00fang t\u1ed5 ch\u1ee9c c\u00e1c gi\u1ea3i \u0111\u1ea5u, hi\u1ec3n th\u1ecb l\u1ecbch tr\u00ecnh, ph\u00e2n lo\u1ea1i c\u00e1c cu\u1ed9c thi theo h\u1ea1ng m\u1ee5c v\u00e0 ph\u00e1t tr\u1ef1c ti\u1ebfp \u00edt b\u1ecb gi\u00e1n \u0111o\u1ea1n h\u01a1n. H\u01a1n n\u1eefa, ch\u00fang ho\u1ea1t \u0111\u1ed9ng r\u1ea5t t\u1ed1t tr\u00ean c\u00e1c \u0111i\u1ec7n tho\u1ea1i di \u0111\u1ed9ng c\u01a1 b\u1ea3n v\u00e0 kh\u00f4ng y\u00eau c\u1ea7u c\u1ea5u h\u00ecnh cao c\u1ea5p.<\/p>\n\n\n\n<p>M\u1ed9t \u0111i\u1ec3m quan tr\u1ecdng kh\u00e1c l\u00e0 t\u00ednh th\u1ef1c ti\u1ec5n: b\u1ea1n m\u1edf \u1ee9ng d\u1ee5ng v\u00e0 ngay l\u1eadp t\u1ee9c th\u1ea5y... <strong>c\u00e1c tr\u00f2 ch\u01a1i trong ng\u00e0y<\/strong>, m\u00e0 kh\u00f4ng c\u1ea7n ph\u1ea3i t\u00ecm ki\u1ebfm b\u1ea5t c\u1ee9 th\u1ee9 g\u00ec.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>\u1ee8ng d\u1ee5ng t\u1ed1t nh\u1ea5t \u0111\u1ec3 xem c\u00e1c tr\u1eadn \u0111\u1ea5u: OneFootball<\/strong><\/h2>\n\n\n\n<p>M\u1ed9t trong nh\u1eefng \u1ee9ng d\u1ee5ng ph\u1ed5 bi\u1ebfn nh\u1ea5t trong s\u1ed1 ng\u01b0\u1eddi h\u00e2m m\u1ed9 Brazil l\u00e0... <strong>M\u1ed9t B\u00f3ng \u0110\u00e1<\/strong>. \u1ee8ng d\u1ee5ng n\u00e0y nh\u1eb9, mi\u1ec5n ph\u00ed v\u00e0 mang \u0111\u1ebfn m\u1ed9t trong nh\u1eefng tr\u1ea3i nghi\u1ec7m t\u1ed1t nh\u1ea5t cho nh\u1eefng ai mu\u1ed1n xem b\u00f3ng \u0111\u00e1 tr\u1ef1c ti\u1ebfp v\u00e0 nh\u1eadn \u0111\u01b0\u1ee3c t\u1ea5t c\u1ea3 tin t\u1ee9c v\u00e0 c\u1eadp nh\u1eadt v\u1ec1 \u0111\u1ed9i b\u00f3ng.<\/p>\n\n\n\n<p>M\u1eb7c d\u00f9 n\u1ed5i ti\u1ebfng v\u1edbi th\u00f4ng tin chi ti\u1ebft, ng\u00e0y nay OneFootball c\u0169ng ph\u00e1t s\u00f3ng nhi\u1ec1u gi\u1ea3i \u0111\u1ea5u v\u00e0 c\u00e1c tr\u1eadn \u0111\u1ea5u \u0111\u1ea7y \u0111\u1ee7.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>C\u00e1c t\u00ednh n\u0103ng ch\u00ednh c\u1ee7a OneFootball<\/strong><\/h3>\n\n\n\n<p>\u1ee8ng d\u1ee5ng n\u00e0y cung c\u1ea5p c\u00e1c lu\u1ed3ng ph\u00e1t tr\u1ef1c ti\u1ebfp \u0111\u01b0\u1ee3c ch\u1ecdn l\u1ecdc, l\u1ecbch thi \u0111\u1ea5u, \u0111\u1ed9i h\u00ecnh, th\u1ed1ng k\u00ea th\u1eddi gian th\u1ef1c, tin t\u1ee9c c\u1eadp nh\u1eadt v\u00e0 ph\u1ea1m vi ph\u1ee7 s\u00f3ng to\u00e0n di\u1ec7n c\u00e1c gi\u1ea3i \u0111\u1ea5u trong n\u01b0\u1edbc v\u00e0 qu\u1ed1c t\u1ebf. \u1ee8ng d\u1ee5ng c\u0169ng cho ph\u00e9p b\u1ea1n theo d\u00f5i \u0111\u1ed9i b\u00f3ng y\u00eau th\u00edch v\u00e0 nh\u1eadn th\u00f4ng b\u00e1o c\u00e1 nh\u00e2n h\u00f3a.<\/p>\n\n\n\n<p>D\u00e0nh cho nh\u1eefng ai mu\u1ed1n <strong>xem c\u00e1c tr\u1eadn \u0111\u1ea5u<\/strong> Tr\u00ean \u0111i\u1ec7n tho\u1ea1i di \u0111\u1ed9ng c\u1ee7a b\u1ea1n, OneFootball r\u1ea5t \u0111\u01a1n gi\u1ea3n, nhanh ch\u00f3ng v\u00e0 \u0111\u01b0\u1ee3c t\u1ed1i \u01b0u h\u00f3a ho\u00e0n to\u00e0n cho m\u1ecdi thi\u1ebft b\u1ecb.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>C\u00e1c t\u00ednh n\u0103ng b\u1ed5 sung d\u00e0nh cho ng\u01b0\u1eddi h\u00e2m m\u1ed9.<\/strong><\/h2>\n\n\n\n<p>\u1ee8ng d\u1ee5ng cung c\u1ea5p video, nh\u1eefng pha b\u00f3ng n\u1ed5i b\u1eadt, ph\u00e2n t\u00edch sau tr\u1eadn \u0111\u1ea5u, t\u1ef7 s\u1ed1 tr\u1ef1c ti\u1ebfp v\u00e0 h\u01b0\u1edbng d\u1eabn \u0111\u1ea7y \u0111\u1ee7 v\u1ec1 gi\u1ea3i \u0111\u1ea5u. T\u1ea5t c\u1ea3 \u0111\u1ec1u \u0111\u01b0\u1ee3c t\u00edch h\u1ee3p trong giao di\u1ec7n hi\u1ec7n \u0111\u1ea1i v\u00e0 tr\u1ef1c quan, gi\u00fap vi\u1ec7c \u0111i\u1ec1u h\u01b0\u1edbng d\u1ec5 d\u00e0ng. Th\u00f4ng b\u00e1o c\u0169ng gi\u00fap nh\u1eafc nh\u1edf b\u1ea1n khi tr\u1eadn \u0111\u1ea5u s\u1eafp b\u1eaft \u0111\u1ea7u.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Ph\u1ea7n k\u1ebft lu\u1eadn<\/strong><\/h2>\n\n\n\n<p>N\u1ebfu b\u1ea1n \u0111ang t\u00ecm ki\u1ebfm m\u1ed9t \u1ee9ng d\u1ee5ng \u0111\u00e1ng tin c\u1eady, \u0111\u1ea7y \u0111\u1ee7 ch\u1ee9c n\u0103ng v\u00e0 d\u1ec5 s\u1eed d\u1ee5ng cho <strong>xem c\u00e1c tr\u1eadn b\u00f3ng \u0111\u00e1<\/strong> Tr\u00ean \u0111i\u1ec7n tho\u1ea1i di \u0111\u1ed9ng, OneFootball l\u00e0 m\u1ed9t trong nh\u1eefng l\u1ef1a ch\u1ecdn t\u1ed1t nh\u1ea5t hi\u1ec7n c\u00f3. \u1ee8ng d\u1ee5ng n\u00e0y k\u1ebft h\u1ee3p ph\u00e1t tr\u1ef1c ti\u1ebfp, tin t\u1ee9c, th\u1ed1ng k\u00ea v\u00e0 m\u1ed9t n\u1ec1n t\u1ea3ng \u0111\u01b0\u1ee3c thi\u1ebft k\u1ebf ho\u00e0n to\u00e0n d\u00e0nh cho ng\u01b0\u1eddi h\u00e2m m\u1ed9 Brazil. Ho\u00e0n h\u1ea3o \u0111\u1ec3 theo d\u00f5i \u0111\u1ed9i b\u00f3ng c\u1ee7a b\u1ea1n m\u1ecdi l\u00fac m\u1ecdi n\u01a1i.<\/p>","protected":false},"excerpt":{"rendered":"<p>Assistir futebol pelo celular se tornou a forma mais simples e r\u00e1pida de acompanhar seu time favorito. Hoje existem apps que facilitam tudo: mostram os jogos do dia, permitem transmiss\u00f5es ao vivo, enviam alertas e trazem todas as informa\u00e7\u00f5es que o torcedor precisa. Entre eles, um aplicativo se destaca pela qualidade e variedade de partidas &#8230; <a title=\"\u1ee8ng d\u1ee5ng \u0111\u1ea7y \u0111\u1ee7 nh\u1ea5t \u0111\u1ec3 xem c\u00e1c tr\u1eadn b\u00f3ng \u0111\u00e1 tr\u00ean \u0111i\u1ec7n tho\u1ea1i di \u0111\u1ed9ng.\" class=\"read-more\" href=\"https:\/\/moblyus.com\/vi\/aplicativo-mais-completo-para-assistir-jogos-de-futebol-pelo-celular\/\" aria-label=\"\u0110\u1ecdc th\u00eam v\u1ec1 \u1ee8ng d\u1ee5ng ho\u00e0n ch\u1ec9nh nh\u1ea5t \u0111\u1ec3 xem c\u00e1c tr\u1eadn b\u00f3ng \u0111\u00e1 tr\u00ean \u0111i\u1ec7n tho\u1ea1i di \u0111\u1ed9ng c\u1ee7a b\u1ea1n\">\u0111\u1ecdc th\u00eam<\/a><\/p>","protected":false},"author":1,"featured_media":47053,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[36],"tags":[],"class_list":["post-47052","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aplicativos"],"_links":{"self":[{"href":"https:\/\/moblyus.com\/vi\/wp-json\/wp\/v2\/posts\/47052","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/moblyus.com\/vi\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/moblyus.com\/vi\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/moblyus.com\/vi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moblyus.com\/vi\/wp-json\/wp\/v2\/comments?post=47052"}],"version-history":[{"count":1,"href":"https:\/\/moblyus.com\/vi\/wp-json\/wp\/v2\/posts\/47052\/revisions"}],"predecessor-version":[{"id":47054,"href":"https:\/\/moblyus.com\/vi\/wp-json\/wp\/v2\/posts\/47052\/revisions\/47054"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moblyus.com\/vi\/wp-json\/wp\/v2\/media\/47053"}],"wp:attachment":[{"href":"https:\/\/moblyus.com\/vi\/wp-json\/wp\/v2\/media?parent=47052"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/moblyus.com\/vi\/wp-json\/wp\/v2\/categories?post=47052"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/moblyus.com\/vi\/wp-json\/wp\/v2\/tags?post=47052"}],"curies":[{"name":"trang web","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}