{"id":17368,"date":"2021-09-17T16:24:01","date_gmt":"2021-09-17T08:24:01","guid":{"rendered":"https:\/\/www.microfusion.cloud\/subscribe-newsletter_\/"},"modified":"2022-08-15T18:08:14","modified_gmt":"2022-08-15T10:08:14","slug":"subscribe-newsletter","status":"publish","type":"page","link":"https:\/\/www.microfusion.cloud\/en\/subscribe-newsletter\/","title":{"rendered":"E-newsletter"},"content":{"rendered":"\n<style>\n    .grecaptcha-badge {\n        bottom: 0 !important;\n    }\n<\/style>\n<script src=\"https:\/\/www.google.com\/recaptcha\/api.js\" async=\"\" defer=\"\"><\/script>\n<script type=\"text\/javascript\">\n    var frmID = 'sub-form';\n\n    function frmOnSubmit(token) {\n        \/\/Validate Form\n        if (jQuery(\"#\" + frmID)[0].checkValidity()) {\n            jQuery(\"#sub-submit\").trigger('click')\n        } else {\n            jQuery(\"#\" + frmID)[0].reportValidity();\n        }\n    }\n<\/script>\n<div id=\"sub-form-container\">\n    <div id=\"sub-form-content\">\n        <form action=\"https:\/\/api-backend.app.newsleopard.com\/api\/contacts\/subscribe\/4028810d7b457de5017bf1f5bc1b297a\/verify\" method=\"POST\" target=\"popupwindow\" onsubmit=\"return nl_1554802646254.subscribe()\" id=\"sub-form\" class=\"content active\">\n            <div class=\"head\">\n                <h1 class=\"title\">Microfusion E-newsletter<\/h1>\n                <h2 class=\"description\"> Subscribe to receive the latest news, events, and tech blogs from us. <\/h2>\n            <\/div> \n            <input id=\"sub-name\" class=\"sub-inputs\" name=\"name\" placeholder=\"Name\" required=\"\">\n            <input type=\"email\" id=\"sub-mail\" class=\"sub-inputs\" name=\"email\" placeholder=\"E-mail\" required=\"\">\n            <button id=\"sub-submit\" class=\"btn\" type=\"submit\" style=\"display: none;\">Subscribe<\/button>\n            <button class=\"g-recaptcha btn\" data-sitekey=\"6LdzsnIcAAAAAFiHvAXTgb6vlYx2PchZtVnEeUZH\" data-callback=\"frmOnSubmit\">Subscribe<\/button>\n        <\/form>\n        <div class=\"content confirm\">\n            <div class=\"head\">\n                <h1 class=\"title\">Thanks for subscribing!<\/h1>\n                <div class=\"description\"> Your subscription has been confirmed.<br>Please click the link in the email we\n                    just sent you.<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"content err\">\n            <div class=\"head\">\n                <h1 class=\"title\">Oops! Something is wrong at the moment.<\/h1>\n                <div class=\"description\">Please try again in a few minutes.<br>\n                    We are sorry for the inconvenience caused.<\/div>\n            <\/div> <button class=\"btn secondary\" onclick=\"nl_1554802646254.retry()\"> Try Again <\/button>\n        <\/div>\n    <\/div>\n<\/div>\n<script>\n    var nl_1554802646254 = (function subIIFE() {\n        function e() {\n            var e = document.querySelector('.content.confirm'),\n                t = document.querySelector('form#sub-form');\n            r(e), n(t);\n        }\n\n        function t(e) {\n            var t = document.querySelector('.content.err'),\n                u = document.querySelector('form#sub-form');\n            r(t), n(u);\n        }\n\n        function r(e) {\n            e.className = e.className + ' active';\n        }\n\n        function n(e) {\n            e.className = e.className.replace(\/\\bactive\\b\/g, '');\n        }\n\n        function u(e) {\n            return encodeURIComponent(e);\n        }\n        return {\n            subscribe: function () {\n                var r, n, o, c, a, s = document.querySelector('form#sub-form'),\n                    i = s.getAttribute('action'),\n                    m = new FormData(s),\n                    l = m.get('email'),\n                    f = m.get('name') ? 'email=' + u(l) + '&name=' + u(m.get('name')) : 'email=' + u(l),\n                    d = (l = s.querySelector('#sub-mail'), s.querySelector('#sub-name'), s.querySelector(\n                        '#sub-submit'));\n                try {\n                    d.setAttribute('disabled', 'disabled'), r = {\n                            target: i,\n                            form: f,\n                            success: e,\n                            failure: t,\n                            finally: function () {\n                                d.removeAttribute('disabled');\n                            },\n                        }, n = new XMLHttpRequest, o = r.success || function () {}, c = r.failure ||\n                        function () {}, a = r.finally || function () {}, n.onreadystatechange =\n                        function () {\n                            this.readyState === XMLHttpRequest.DONE && (this.status >= 200 && this.status <\n                                300 ? (o(), a()) : (c(this.status), a()));\n                        }, n.open('POST', r.target, !0), n.setRequestHeader('Content-Type',\n                            'application\/x-www-form-urlencoded'), n.send(r.form);\n                } catch (e) {}\n                return !1;\n            },\n            retry: function () {\n                var e = document.querySelector('.content.err'),\n                    t = document.querySelector('form#sub-form');\n                n(e), r(t);\n            },\n        };\n    })();\n<\/script>\n<style type=\"text\/css\">\n    \/* ============================================ *\/\n    \/* \u65b0\u589e\u8abf\u6574 *\/\n    .page-header-wrapper {\n        display: none;\n    }\n\n    #primary .container {\n        margin-top: 50px;\n        margin-bottom: 50px;\n    }\n\n    #footer-cta {\n        display: none;\n    }\n\n    @media (max-width: 575.98px) {\n        #primary .container {\n            margin-top: 30px;\n            margin-bottom: 30px;\n        }\n    }\n\n    \/* ============================================ *\/\n    #sub-form-container button {\n        border: none;\n        margin: 0;\n        padding: 0;\n        width: auto;\n        overflow: visible;\n        background: transparent;\n        color: inherit;\n        font: inherit;\n        text-align: inherit;\n        line-height: normal;\n        appearance: none;\n        -webkit-appearance: none;\n        outline: none;\n        cursor: pointer;\n        transition: color 0.25s, background-color 0.25s;\n    }\n\n    #sub-form-container button:focus {\n        outline: none;\n    }\n\n    #sub-form-container input,\n    #sub-form-container label,\n    #sub-form-container textarea {\n        margin: 0;\n        border: 0;\n        padding: 0;\n        display: inline-block;\n        vertical-align: middle;\n        white-space: normal;\n        background: none;\n        line-height: 1;\n        outline: 0;\n        font: inherit;\n    }\n\n    ::-webkit-input-placeholder {\n        color: #ccc;\n    }\n\n    ::-moz-placeholder {\n        color: #ccc;\n    }\n\n    :-ms-input-placeholder {\n        color: #ccc;\n    }\n\n    :-moz-placeholder {\n        color: #ccc;\n    }\n\n    #sub-form-container input:focus,\n    #sub-form-container textarea:focus {\n        outline: 0 !important;\n    }\n\n    #sub-form-container {\n        display: -webkit-box;\n        display: -ms-flexbox;\n        display: flex;\n        -webkit-box-pack: center;\n        -ms-flex-pack: center;\n        justify-content: center;\n        -webkit-box-align: center;\n        -ms-flex-align: center;\n        align-items: center;\n        -webkit-box-orient: vertical;\n        -webkit-box-direction: normal;\n        -ms-flex-direction: column;\n        flex-direction: column;\n    }\n\n    #sub-form-container .content {\n        position: absolute;\n        top: -999999px;\n        left: -999999px;\n        opacity: 0;\n    }\n\n    #sub-form-container .content.active {\n        position: initial;\n        top: 0;\n        left: 0;\n        opacity: 1;\n    }\n\n    #sub-form-content {\n        box-sizing: border-box;\n        color: #555555;\n        display: -webkit-box;\n        display: -ms-flexbox;\n        display: flex;\n        -webkit-box-pack: center;\n        -ms-flex-pack: center;\n        justify-content: center;\n        -webkit-box-orient: vertical;\n        -webkit-box-direction: normal;\n        -ms-flex-direction: column;\n        flex-direction: column;\n        background-color: #f5f5f5;\n        padding: 40px;\n        border-radius: 10px;\n        width: 100%;\n        max-width: 490px;\n        min-height: 310px;\n    }\n\n    #sub-form-content .content {\n        padding: 0;\n        display: -webkit-box;\n        display: -ms-flexbox;\n        display: flex;\n        -webkit-box-pack: center;\n        -ms-flex-pack: center;\n        justify-content: center;\n        -webkit-box-align: center;\n        -ms-flex-align: center;\n        align-items: center;\n        -webkit-box-orient: vertical;\n        -webkit-box-direction: normal;\n        -ms-flex-direction: column;\n        flex-direction: column;\n    }\n\n    #sub-form input {\n        padding: 0px 10px;\n        border-radius: 2px;\n        border: 1px solid #cccccc;\n        background-color: #ffffff;\n    }\n\n    #sub-form input:focus {\n        border-color: #3f7dbd;\n        outline: none;\n    }\n\n    #sub-form .sub-inputs {\n        box-sizing: border-box;\n        margin-bottom: 10px;\n        height: 42px;\n        width: 100%;\n    }\n\n    #sub-form .btn {\n        margin-top: 14px;\n    }\n\n    \/* button color *\/\n    #sub-form-content .btn {\n        box-sizing: border-box;\n        outline: 0;\n        background-color: #4200ff;\n        color: #ffffff;\n        padding: 16px 40px;\n        font-size: 16px;\n        letter-spacing: 0.05em;\n        cursor: pointer;\n    }\n\n    #sub-form-content .btn:disabled {\n        opacity: 0.5;\n        cursor: not-allowed;\n    }\n\n    #sub-form-content .btn.secondary {\n        border-color: #666666;\n        background-color: #666666;\n    }\n\n    #sub-form-content .content.confirm,\n    #sub-form-content .content.err {\n        -ms-flex-item-align: center;\n        -ms-grid-row-align: center;\n        align-self: center;\n        width: 333px;\n    }\n\n    #sub-form-content .content .head {\n        margin-bottom: 25px;\n        text-align: center;\n    }\n\n    #sub-form-content .content .title {\n        margin: 0;\n        margin-bottom: 8px;\n        font-size: 24px;\n        letter-spacing: 0.03em;\n        font-weight: bold;\n    }\n\n    #sub-form-content .content .description {\n        margin: 0;\n        font-size: 16px;\n        line-height: 1.5;\n        font-weight: normal;\n    }\n\n    @media (max-width: 480px) {\n        #sub-form-container {\n            -webkit-box-align: stretch;\n            -ms-flex-align: stretch;\n            align-items: stretch;\n        }\n\n        #sub-form {\n            border-radius: 0px;\n            padding: 30px 16px;\n        }\n\n        #sub-form-content {\n            padding: 32px 24px;\n        }\n    }\n\n    @media (min-width: 500px) {\n        #sub-form-content {\n            width: 490px;\n        }\n    }\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>Microfusion E-newsletter Subscribe to receive the latest news, events, and tech blogs from us. Subscribe Subscribe Thanks for subscribing! Your subscription has been confirmed.Please click the link in the email we just sent you. Oops! Something is wrong at the moment. Please try again in a few minutes. We are sorry for the inconvenience caused. [&hellip;]<\/p>\n","protected":false},"author":48,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-17368","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>E-newsletter - Microfusion \u5b8f\u5ead\u79d1\u6280\uff5c\u96f2\u7aef\u670d\u52d9\u6574\u5408\u5c08\u5bb6<\/title>\n<meta name=\"description\" content=\"\u8a02\u95b1 Microfusion E-newsletter\uff0c\u638c\u63e1\u6700\u65b0 \u96f2\u7aef \u91cd\u5927\u6d88\u606f\uff0c\u6210\u70ba\u96f2\u7aef\u5c08\u5bb6\u4e0d\u662f\u5922\uff01\u5168\u7403\u79d1\u6280\u9818\u5c0e\u54c1\u724c\u7684\u9ad8\u7d1a\u5925\u4f34 \u5b8f\u5ead\u79d1\u6280 \u80fd\u5e36\u9818\u4f01\u696d\u8f49\u578b\u3002\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.microfusion.cloud\/en\/subscribe-newsletter\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"E-newsletter - Microfusion \u5b8f\u5ead\u79d1\u6280\uff5c\u96f2\u7aef\u670d\u52d9\u6574\u5408\u5c08\u5bb6\" \/>\n<meta property=\"og:description\" content=\"\u8a02\u95b1 Microfusion E-newsletter\uff0c\u638c\u63e1\u6700\u65b0 \u96f2\u7aef \u91cd\u5927\u6d88\u606f\uff0c\u6210\u70ba\u96f2\u7aef\u5c08\u5bb6\u4e0d\u662f\u5922\uff01\u5168\u7403\u79d1\u6280\u9818\u5c0e\u54c1\u724c\u7684\u9ad8\u7d1a\u5925\u4f34 \u5b8f\u5ead\u79d1\u6280 \u80fd\u5e36\u9818\u4f01\u696d\u8f49\u578b\u3002\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.microfusion.cloud\/en\/subscribe-newsletter\/\" \/>\n<meta property=\"og:site_name\" content=\"Microfusion \u5b8f\u5ead\u79d1\u6280\uff5c\u96f2\u7aef\u670d\u52d9\u6574\u5408\u5c08\u5bb6\" \/>\n<meta property=\"article:modified_time\" content=\"2022-08-15T10:08:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/media.microfusion.cloud\/wp-content\/uploads\/2019\/08\/mf-logo-fb.png\" \/>\n\t<meta property=\"og:image:width\" content=\"200\" \/>\n\t<meta property=\"og:image:height\" content=\"200\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.microfusion.cloud\/en\/subscribe-newsletter\/\",\"url\":\"https:\/\/www.microfusion.cloud\/en\/subscribe-newsletter\/\",\"name\":\"E-newsletter - Microfusion \u5b8f\u5ead\u79d1\u6280\uff5c\u96f2\u7aef\u670d\u52d9\u6574\u5408\u5c08\u5bb6\",\"isPartOf\":{\"@id\":\"https:\/\/www.microfusion.cloud\/#website\"},\"datePublished\":\"2021-09-17T08:24:01+00:00\",\"dateModified\":\"2022-08-15T10:08:14+00:00\",\"description\":\"\u8a02\u95b1 Microfusion E-newsletter\uff0c\u638c\u63e1\u6700\u65b0 \u96f2\u7aef \u91cd\u5927\u6d88\u606f\uff0c\u6210\u70ba\u96f2\u7aef\u5c08\u5bb6\u4e0d\u662f\u5922\uff01\u5168\u7403\u79d1\u6280\u9818\u5c0e\u54c1\u724c\u7684\u9ad8\u7d1a\u5925\u4f34 \u5b8f\u5ead\u79d1\u6280 \u80fd\u5e36\u9818\u4f01\u696d\u8f49\u578b\u3002\",\"breadcrumb\":{\"@id\":\"https:\/\/www.microfusion.cloud\/en\/subscribe-newsletter\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.microfusion.cloud\/en\/subscribe-newsletter\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.microfusion.cloud\/en\/subscribe-newsletter\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.microfusion.cloud\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"E-newsletter\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.microfusion.cloud\/#website\",\"url\":\"https:\/\/www.microfusion.cloud\/\",\"name\":\"Microfusion \u5b8f\u5ead\u79d1\u6280\uff5c\u96f2\u7aef\u670d\u52d9\u6574\u5408\u5c08\u5bb6\",\"description\":\"\u5b8f\u5ead\u5b98\u7db2\",\"publisher\":{\"@id\":\"https:\/\/www.microfusion.cloud\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.microfusion.cloud\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.microfusion.cloud\/#organization\",\"name\":\"Microfusion \u5b8f\u5ead\u79d1\u6280\uff5c\u96f2\u7aef\u670d\u52d9\u6574\u5408\u5c08\u5bb6\",\"url\":\"https:\/\/www.microfusion.cloud\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/www.microfusion.cloud\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/media.microfusion.cloud\/wp-content\/uploads\/2019\/06\/micro_favicon.png\",\"contentUrl\":\"https:\/\/media.microfusion.cloud\/wp-content\/uploads\/2019\/06\/micro_favicon.png\",\"width\":500,\"height\":489,\"caption\":\"Microfusion \u5b8f\u5ead\u79d1\u6280\uff5c\u96f2\u7aef\u670d\u52d9\u6574\u5408\u5c08\u5bb6\"},\"image\":{\"@id\":\"https:\/\/www.microfusion.cloud\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"E-newsletter - Microfusion \u5b8f\u5ead\u79d1\u6280\uff5c\u96f2\u7aef\u670d\u52d9\u6574\u5408\u5c08\u5bb6","description":"\u8a02\u95b1 Microfusion E-newsletter\uff0c\u638c\u63e1\u6700\u65b0 \u96f2\u7aef \u91cd\u5927\u6d88\u606f\uff0c\u6210\u70ba\u96f2\u7aef\u5c08\u5bb6\u4e0d\u662f\u5922\uff01\u5168\u7403\u79d1\u6280\u9818\u5c0e\u54c1\u724c\u7684\u9ad8\u7d1a\u5925\u4f34 \u5b8f\u5ead\u79d1\u6280 \u80fd\u5e36\u9818\u4f01\u696d\u8f49\u578b\u3002","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.microfusion.cloud\/en\/subscribe-newsletter\/","og_locale":"en_US","og_type":"article","og_title":"E-newsletter - Microfusion \u5b8f\u5ead\u79d1\u6280\uff5c\u96f2\u7aef\u670d\u52d9\u6574\u5408\u5c08\u5bb6","og_description":"\u8a02\u95b1 Microfusion E-newsletter\uff0c\u638c\u63e1\u6700\u65b0 \u96f2\u7aef \u91cd\u5927\u6d88\u606f\uff0c\u6210\u70ba\u96f2\u7aef\u5c08\u5bb6\u4e0d\u662f\u5922\uff01\u5168\u7403\u79d1\u6280\u9818\u5c0e\u54c1\u724c\u7684\u9ad8\u7d1a\u5925\u4f34 \u5b8f\u5ead\u79d1\u6280 \u80fd\u5e36\u9818\u4f01\u696d\u8f49\u578b\u3002","og_url":"https:\/\/www.microfusion.cloud\/en\/subscribe-newsletter\/","og_site_name":"Microfusion \u5b8f\u5ead\u79d1\u6280\uff5c\u96f2\u7aef\u670d\u52d9\u6574\u5408\u5c08\u5bb6","article_modified_time":"2022-08-15T10:08:14+00:00","og_image":[{"width":200,"height":200,"url":"https:\/\/media.microfusion.cloud\/wp-content\/uploads\/2019\/08\/mf-logo-fb.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.microfusion.cloud\/en\/subscribe-newsletter\/","url":"https:\/\/www.microfusion.cloud\/en\/subscribe-newsletter\/","name":"E-newsletter - Microfusion \u5b8f\u5ead\u79d1\u6280\uff5c\u96f2\u7aef\u670d\u52d9\u6574\u5408\u5c08\u5bb6","isPartOf":{"@id":"https:\/\/www.microfusion.cloud\/#website"},"datePublished":"2021-09-17T08:24:01+00:00","dateModified":"2022-08-15T10:08:14+00:00","description":"\u8a02\u95b1 Microfusion E-newsletter\uff0c\u638c\u63e1\u6700\u65b0 \u96f2\u7aef \u91cd\u5927\u6d88\u606f\uff0c\u6210\u70ba\u96f2\u7aef\u5c08\u5bb6\u4e0d\u662f\u5922\uff01\u5168\u7403\u79d1\u6280\u9818\u5c0e\u54c1\u724c\u7684\u9ad8\u7d1a\u5925\u4f34 \u5b8f\u5ead\u79d1\u6280 \u80fd\u5e36\u9818\u4f01\u696d\u8f49\u578b\u3002","breadcrumb":{"@id":"https:\/\/www.microfusion.cloud\/en\/subscribe-newsletter\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.microfusion.cloud\/en\/subscribe-newsletter\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.microfusion.cloud\/en\/subscribe-newsletter\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.microfusion.cloud\/en\/"},{"@type":"ListItem","position":2,"name":"E-newsletter"}]},{"@type":"WebSite","@id":"https:\/\/www.microfusion.cloud\/#website","url":"https:\/\/www.microfusion.cloud\/","name":"Microfusion \u5b8f\u5ead\u79d1\u6280\uff5c\u96f2\u7aef\u670d\u52d9\u6574\u5408\u5c08\u5bb6","description":"\u5b8f\u5ead\u5b98\u7db2","publisher":{"@id":"https:\/\/www.microfusion.cloud\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.microfusion.cloud\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/www.microfusion.cloud\/#organization","name":"Microfusion \u5b8f\u5ead\u79d1\u6280\uff5c\u96f2\u7aef\u670d\u52d9\u6574\u5408\u5c08\u5bb6","url":"https:\/\/www.microfusion.cloud\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/www.microfusion.cloud\/#\/schema\/logo\/image\/","url":"https:\/\/media.microfusion.cloud\/wp-content\/uploads\/2019\/06\/micro_favicon.png","contentUrl":"https:\/\/media.microfusion.cloud\/wp-content\/uploads\/2019\/06\/micro_favicon.png","width":500,"height":489,"caption":"Microfusion \u5b8f\u5ead\u79d1\u6280\uff5c\u96f2\u7aef\u670d\u52d9\u6574\u5408\u5c08\u5bb6"},"image":{"@id":"https:\/\/www.microfusion.cloud\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.microfusion.cloud\/en\/wp-json\/wp\/v2\/pages\/17368","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.microfusion.cloud\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.microfusion.cloud\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.microfusion.cloud\/en\/wp-json\/wp\/v2\/users\/48"}],"replies":[{"embeddable":true,"href":"https:\/\/www.microfusion.cloud\/en\/wp-json\/wp\/v2\/comments?post=17368"}],"version-history":[{"count":6,"href":"https:\/\/www.microfusion.cloud\/en\/wp-json\/wp\/v2\/pages\/17368\/revisions"}],"predecessor-version":[{"id":20738,"href":"https:\/\/www.microfusion.cloud\/en\/wp-json\/wp\/v2\/pages\/17368\/revisions\/20738"}],"wp:attachment":[{"href":"https:\/\/www.microfusion.cloud\/en\/wp-json\/wp\/v2\/media?parent=17368"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}