{"id":1273,"date":"2025-06-03T04:07:15","date_gmt":"2025-06-03T04:07:15","guid":{"rendered":"https:\/\/geeksmob.com\/?p=1273"},"modified":"2025-06-03T04:07:49","modified_gmt":"2025-06-03T04:07:49","slug":"avast-antivirus-ile-cep-telefonunuzu-adim-adim-nasil-temizleyeceginizi-gorun","status":"publish","type":"post","link":"https:\/\/geeksmob.com\/tr_eu\/veja-como-limpar-o-celular-passo-a-passo-com-o-avast-antivirus\/","title":{"rendered":"Avast Antivirus ile Cep Telefonunuzu Ad\u0131m Ad\u0131m Nas\u0131l Temizleyece\u011finizi \u00d6\u011frenin"},"content":{"rendered":"<p>Telefonunuz yava\u015fsa, donuyorsa veya garip a\u00e7\u0131l\u0131r pencereler g\u00f6r\u00fcyorsa, vir\u00fcs bula\u015fm\u0131\u015f olabilir. Bunu d\u00fczeltmek i\u00e7in, <strong>Avast Antivir\u00fcs<\/strong> Dijital tehditleri tespit edip ortadan kald\u0131rmak i\u00e7in d\u00fcnyada en \u00e7ok g\u00fcvenilen ve kullan\u0131lan uygulamalardan biridir.<\/p>\n\n\n\n<p>Bu yaz\u0131da, cihaz\u0131n\u0131z\u0131 korumak i\u00e7in bu uygulamay\u0131 ad\u0131m ad\u0131m nas\u0131l kullanaca\u011f\u0131n\u0131z\u0131 \u00f6\u011freneceksiniz. <strong>\u00fccretsiz indir<\/strong> b\u00fcy\u00fck uygulama ma\u011fazalar\u0131nda mevcuttur.<\/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\/WK-VRczvH0oxpZ9Tmp59Ad-MYDSY_HerYbfqdXXbF9oyRJGUl74sSqluvgAMU4i0OVY=w240-h480-rw\" alt=\"Avast Antivir\u00fcs ve G\u00fcvenlik\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Avast Antivir\u00fcs ve G\u00fcvenlik<\/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\">5.857.652 inceleme<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">100 milden fazla<\/span>\n                                <span class=\"app-card-sc-downloads-label\">indirmeler<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/tr_eu\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.avast.android.mobilesecurity\" 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&#039;e y\u00fckleyin\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/tr_eu\/redir\/?url=https:\/\/apps.apple.com\/us\/app\/avast-security-privacy\/id1276551855\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Apple Store&#039;dan y\u00fckleyin\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<h2 class=\"wp-block-heading\">Avast Antivir\u00fcs Nedir<\/h2>\n\n\n\n<p>Avast bir <strong>indirmek i\u00e7in \u00fccretsiz uygulama<\/strong> vir\u00fcslere, casus yaz\u0131l\u0131mlara ve k\u00f6t\u00fc ama\u00e7l\u0131 uygulamalara kar\u015f\u0131 ger\u00e7ek zamanl\u0131 koruma sa\u011flayan. Ayr\u0131ca Wi-Fi taray\u0131c\u0131s\u0131, \u015f\u00fcpheli arama engelleyici ve parola korumal\u0131 foto\u011fraf kasas\u0131 gibi ekstra \u00f6zelliklere de sahiptir.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Telefonunuzu temizlemek i\u00e7in Avast nas\u0131l kullan\u0131l\u0131r<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Avast Antivirus&#039;u indirin<\/strong> Uygulama ma\u011fazas\u0131nda.<\/li>\n\n\n\n<li><strong>Uygulamay\u0131 a\u00e7\u0131n<\/strong> ve dokunun <strong>&quot;\u015eimdi Tara&quot;<\/strong>.<\/li>\n\n\n\n<li>Uygulama tam bir sistem taramas\u0131 ger\u00e7ekle\u015ftirir.<\/li>\n\n\n\n<li>Bitirdi\u011finizde, dokunun <strong>\u201cHer\u015feyi \u00c7\u00f6z\u201d<\/strong> Herhangi bir tehdidi ortadan kald\u0131rmak i\u00e7in.<\/li>\n\n\n\n<li>Etkinle\u015ftir <strong>ger\u00e7ek zamanl\u0131 koruma<\/strong> s\u00fcrekli g\u00fcvenlik i\u00e7in.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Ek Kaynaklar<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Wi-Fi A\u011f Denetleyicisi<\/strong>: g\u00fcvenli olmayan a\u011flar\u0131 alg\u0131lar.<\/li>\n\n\n\n<li><strong>Foto\u011fraf kasas\u0131<\/strong>: hassas dosyalar\u0131 parola ile koruyun.<\/li>\n\n\n\n<li><strong>\u00c7a\u011fr\u0131 engelleme<\/strong>: istenmeyen \u00e7a\u011fr\u0131lar\u0131 filtreler.<\/li>\n\n\n\n<li><strong>VPN (premium s\u00fcr\u00fcm)<\/strong>: g\u00fcvenli ve \u00f6zel tarama.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Cep telefonunuzu korumaya y\u00f6nelik ipu\u00e7lar\u0131<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Resmi ma\u011faza d\u0131\u015f\u0131ndan uygulama indirmekten ka\u00e7\u0131n\u0131n.<\/li>\n\n\n\n<li>Bilmedi\u011finiz veya \u015f\u00fcpheli ba\u011flant\u0131lara t\u0131klamay\u0131n.<\/li>\n\n\n\n<li>Her hafta uygulama ile tarama yap\u0131n.<\/li>\n\n\n\n<li>Avast&#039;\u0131 indirdikten sonra daima g\u00fcncel tutun.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">\u00c7\u00f6z\u00fcm<\/h2>\n\n\n\n<p>ile <strong>Avast Antivirus&#039;u indirin<\/strong>, telefonunuzu sadece birka\u00e7 dakika i\u00e7inde temizleyebilir ve koruyabilirsiniz. Uygulama hafif, etkili ve kullan\u0131m\u0131 kolayd\u0131r. Cihaz\u0131n\u0131zda vir\u00fcs varsa veya yava\u015f \u00e7al\u0131\u015f\u0131yorsa, \u015fu ad\u0131mlar\u0131 izleyin ve verileriniz i\u00e7in daha fazla g\u00fcvenlik sa\u011flay\u0131n.<\/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\/WK-VRczvH0oxpZ9Tmp59Ad-MYDSY_HerYbfqdXXbF9oyRJGUl74sSqluvgAMU4i0OVY=w240-h480-rw\" alt=\"Avast Antivir\u00fcs ve G\u00fcvenlik\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">Avast Antivir\u00fcs ve G\u00fcvenlik<\/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\">5.857.652 inceleme<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">100 milden fazla<\/span>\n                                <span class=\"app-card-sc-downloads-label\">indirmeler<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/tr_eu\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=com.avast.android.mobilesecurity\" 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&#039;e y\u00fckleyin\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/tr_eu\/redir\/?url=https:\/\/apps.apple.com\/us\/app\/avast-security-privacy\/id1276551855\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Apple Store&#039;dan y\u00fckleyin\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>","protected":false},"excerpt":{"rendered":"<p>Se o seu celular est\u00e1 lento, travando ou com pop-ups estranhos, ele pode estar infectado por v\u00edrus. Para resolver isso, o Avast Antivirus \u00e9 um dos aplicativos mais confi\u00e1veis e usados no mundo para detectar e eliminar amea\u00e7as digitais. Neste artigo, voc\u00ea aprende como usar esse aplicativo passo a passo para proteger seu dispositivo, com [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":841,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[32],"tags":[],"class_list":{"0":"post-1273","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-aplicativos"},"_links":{"self":[{"href":"https:\/\/geeksmob.com\/tr_eu\/wp-json\/wp\/v2\/posts\/1273","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/geeksmob.com\/tr_eu\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/geeksmob.com\/tr_eu\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/geeksmob.com\/tr_eu\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/geeksmob.com\/tr_eu\/wp-json\/wp\/v2\/comments?post=1273"}],"version-history":[{"count":2,"href":"https:\/\/geeksmob.com\/tr_eu\/wp-json\/wp\/v2\/posts\/1273\/revisions"}],"predecessor-version":[{"id":1275,"href":"https:\/\/geeksmob.com\/tr_eu\/wp-json\/wp\/v2\/posts\/1273\/revisions\/1275"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/geeksmob.com\/tr_eu\/wp-json\/wp\/v2\/media\/841"}],"wp:attachment":[{"href":"https:\/\/geeksmob.com\/tr_eu\/wp-json\/wp\/v2\/media?parent=1273"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/geeksmob.com\/tr_eu\/wp-json\/wp\/v2\/categories?post=1273"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/geeksmob.com\/tr_eu\/wp-json\/wp\/v2\/tags?post=1273"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}