https://gto.so/smart-endoscope

제출된 URL:
https://gto.so/smart-endoscope
보고서 완료:

링크 · 2개 결과

페이지에서 식별된 외부 링크

JavaScript 변수 · 4개 결과

페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다

콘솔 로그 메시지 · 1개 결과

웹 콘솔에 기록된 메시지

HTML

페이지의 원시 HTML 본문

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
    <title>Smart Endoscope APP DOWNLOAD</title>
    <script type="text/javascript">
        let language = (navigator.browserLanguage || navigator.language).toLowerCase();
        if (language === 'zh-cn') document.querySelector('html').lang = 'zh';
    </script>
    <style>
        body {
            margin: 0;
            height: 100vh;
            background-image: url("/assets/triangle-mosaic.png");
        }
        #main {
            max-width: 480px;
            margin: 0 auto;
            height: 100%;
            padding: 120px 0 0 0;
            box-sizing: border-box;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            flex-flow: column;
        }
        #main .title {
            font-size: 14px;
            margin-bottom: 120px;
            color: #333;
        }
        #main img {
            width: 5rem;
            height: 5rem;
            display: inline-block;
            border-radius: 8px;
            box-shadow: 3px 3px 24px 0 #ccc;
            margin-bottom: 12px;
        }
        #main .btn-group {
            display: flex;
            align-items: center;
            justify-content: center;
            flex-flow: column;
        }
        #main .btn-group .android, #main .btn-group .ios, #main .btn-group .google-play {
            display: inline-flex;
            width: 12rem;
            height: 3.5rem;
            border-radius: 5px;
            background-color: #2d81f6;
            box-shadow: 0 5px 12px -5px #2d81f6;
            align-items: center;
            text-decoration: none;
            margin-bottom: 12px;
        }
        #main .btn-group .ios {
            background-color: #35b370;
            box-shadow: 0 5px 12px -5px #0a8b3b;
        }
        #main .btn-group .google-play {
            background-color: #000;
            box-shadow: 0 5px 12px -5px #666;
        }
        #main .btn-group .android svg, #main .btn-group .ios svg {
            /*width: 1.5rem;*/
            /*height: 1.5rem;*/
            margin: 0 1.25rem;
        }
        #main .btn-group .android .content, #main .btn-group .ios .content {
            text-align: left;
            color: #fff;
            text-decoration: none;
        }
        .display-none {
            display: none !important;
        }
        #wechat-tip {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            background-color: rgba(0, 0, 0, 0.85);
            width: 100%;
            height: 100%;
        }
        #wechat-tip .container {
            padding: 12px 24px;
        }
        #wechat-tip .container img {
            width: 100%;
        }
        .d-none {
            display: none;
            visibility: hidden;
        }
        .android-platform, .ios-platform {
            font-size: 14px;
        }
    </style>
</head>
<body>
<div id="main">
    <div>
        <img src="/assets/smart_endoscope.logo.png" alt="Logo">
        <div class="title">Smart Endoscope APP</div>
    </div>
    <div class="btn-group">
        <a href="https://d.gto.so/SmartEndoscopeV1.8.2.apk" class="android " id="normal-android">
            <svg t="1605077846775" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="9921" data-spm-anchor-id="a313x.7781069.0.i26" width="32" height="32" style="margin: 0px 0.75rem;"><path d="M583.121122 293.958501c-4.618747 0-9.205753 1.899307-12.468875 5.163453-3.263123 3.261075-5.165501 7.854224-5.165502 12.461709 0 4.622842 1.901355 9.201657 5.165502 12.46478 3.263123 3.267218 7.850129 5.163454 12.468875 5.163453 4.612603 0 9.195514-1.895212 12.46478-5.163453 3.259027-3.263123 5.159358-7.841938 5.159359-12.46478 0-4.608508-1.899307-9.201657-5.159359-12.461709-3.269266-3.263123-7.851153-5.163454-12.46478-5.163453z m187.926985 291.708c0 19.486586-15.754523 35.241109-35.213464 35.241109-19.480442 0-35.269778-15.754523-35.269778-35.241109V434.935223c0-19.478394 15.789336-35.241109 35.269778-35.241109 19.438463 0 35.213464 15.762715 35.213464 35.241109v150.731278z m-93.964004-156.656502h-0.016383v229.129153c0 20.516614-16.647351 37.197754-37.195706 37.197754h-26.842177a35.551346 35.551346 0 0 1 1.380197 9.75558v74.412913c0 19.44563-15.756571 35.240085-35.233942 35.240086-19.442558 0-35.23599-15.795479-35.235989-35.240086v-74.412913c0-3.379845 0.492489-6.631705 1.421153-9.75558h-65.455965a35.553394 35.553394 0 0 1 1.384293 9.75558v74.412913c0 19.44563-15.793431 35.240085-35.23599 35.240086-19.44563 0-35.239061-15.795479-35.239061-35.240086v-74.412913c0-3.379845 0.492489-6.631705 1.419105-9.75558h-26.875966c-20.518662 0-37.177276-16.680116-37.177276-37.197754V399.695138H677.088198v29.314861h-0.004095zM324.68018 585.666501c0 19.486586-15.791383 35.241109-35.253396 35.241109-19.466108 0-35.215512-15.754523-35.215512-35.241109V434.935223c0-19.478394 15.750428-35.241109 35.215512-35.241109 19.462012 0 35.253396 15.762715 35.253396 35.241109v150.731278z m107.067688-327.01259l-6.593821-9.939879-6.560034-9.794487-14.629273-21.971555c-1.782584-2.705105-1.074056-6.359352 1.636169-8.140912 2.705105-1.782584 6.355256-1.072008 8.159342 1.636168l15.715616 23.568817 6.562081 9.907114 6.707473 10.044315c21.220023-8.227942 44.896348-12.847713 69.849456-12.847713 24.97973 0 48.698034 4.620794 69.884269 12.847713l6.709521-10.044315 6.595869-9.907114 15.718688-23.568817c1.778489-2.709201 5.434783-3.454589 8.15627-1.636168 2.656982 1.801014 3.415681 5.435807 1.599309 8.140912l-14.629274 21.971555-6.525221 9.794487-6.629657 9.939879c49.858096 23.184859 83.591022 67.177116 83.591022 117.536916H348.177324c0-50.3598 33.702209-94.333627 83.570544-117.536916z m80.716976-194.204425c-247.137249 0-447.479866 200.310877-447.479866 447.446078s200.342618 447.476795 447.479866 447.476794c247.100389 0 447.443006-200.341594 447.443006-447.476794S759.547827 64.449486 512.464844 64.449486zM442.15771 293.958501c-4.614651 0-9.203705 1.899307-12.46478 5.163453-3.261075 3.261075-5.163454 7.854224-5.163453 12.461709 0 4.622842 1.901355 9.201657 5.163453 12.46478 3.261075 3.267218 7.850129 5.163454 12.46478 5.163453 4.618747 0 9.19961-1.895212 12.468876-5.163453 3.259027-3.263123 5.159358-7.841938 5.159358-12.46478 0-4.608508-1.899307-9.201657-5.159358-12.461709-3.269266-3.263123-7.849105-5.163454-12.468876-5.163453z" fill="#ffffff" p-id="9922" data-spm-anchor-id="a313x.7781069.0.i27" class="selected"></path></svg>
            <div class="content">
                <div class="android-platform">For Android Device</div>
                <div class="freeDownload" style="font-size: 12px;">Free download</div>
            </div>
        </a>
        <a href="https://apps.apple.com/us/app/smart-endoscope/id1540023976" class="ios " id="app-store">
            <svg t="1605077645687" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2862" width="32" height="32" style="margin: 0px 0.75rem;"><path d="M512 960C264.573 960 64 759.427 64 512.003 64 264.582 264.573 64 512 64c247.421 0 448 200.582 448 448.003C960 759.427 759.421 960 512 960z m76.569-714.614c-12.663-7.977-42.211 7.081-65.984 33.639-23.774 26.548-32.776 54.534-20.106 62.511 12.663 7.968 42.211-7.099 65.984-33.648 23.777-26.548 32.776-54.533 20.106-62.502z m101.266 152.511c-22.657-34.015-57.359-54.244-96.018-54.244-8.372 0-16.672 1.162-24.888 2.846-3.091 11.278-23.846 20.232-50.606 21.946-0.254 0.167-0.532 0.29-0.776 0.472-0.185-0.155-0.394-0.26-0.573-0.409-2.598 0.134-5.161 0.326-7.858 0.326-33.412 0-60.504-11.269-60.504-25.181-73.508 0-154.93 59.93-145.2 176.219 9.262 110.79 59.59 201.373 133.101 201.373 4.229 0 8.312-0.806 12.439-1.395 1.598-11.914 22.935-21.561 50.743-23.383 12.875-0.367 18.846 0 18.846 0s49.14 11.469 50.74 23.383c4.125 0.588 8.21 1.395 12.437 1.395 49.752 0 86.81-41.783 109.844-102.941-29.783-25.231-49.337-65.372-49.337-111.026 0-44.731 18.845-84.072 47.61-109.381z" fill="#ffffff" p-id="2863"></path></svg>
            <div class="content">
                <div class="ios-platform">For iOS Device</div>
                <div class="freeDownload" style="font-size: 12px;">Free download</div>
            </div>
        </a>
        <a href="https://play.google.com/store/apps/details?id=io.grus.app.smartcamera" class="google-play" id="google-play">
            <svg t="1605080586677" class="icon" viewBox="0 0 3444 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3665" width="200" height="56" style="margin: 0px 0.75rem;"><path d="M3306.59 1020.416H127.184C57.414 1020.416 0.07 962.188 0.07 893.254V127.162A127.279 127.279 0 0 1 127.185 0H3306.59a127.279 127.279 0 0 1 127.139 127.162v766.092a127.279 127.279 0 0 1-127.139 127.162z" p-id="3666"></path><path d="M1206.11 261.981c0 21.48-6.191 38.307-18.62 50.572-13.94 15.313-32.534 22.993-55.784 22.993a76.52 76.52 0 0 1-55.808-22.993c-15.5-15.314-23.273-33.7-23.273-56.693 0-22.97 7.75-41.355 23.273-56.692a76.59 76.59 0 0 1 55.808-22.97c10.845 0 21.69 1.536 31 6.12 9.309 4.609 18.594 9.193 23.249 16.873l-13.964 13.778c-10.845-12.242-24.785-18.386-41.844-18.386-15.5 0-29.44 6.144-41.844 16.85-12.405 10.728-17.06 26.065-17.06 44.45 0 18.386 6.191 32.14 17.06 44.405 12.404 10.729 26.344 16.873 41.844 16.873 17.059 0 31-6.144 41.868-16.873 7.726-7.657 12.404-18.385 12.404-30.627h-55.831v-18.385h75.962c1.56 3.048 1.56 6.12 1.56 10.705z" fill="#FFFFFF" p-id="3667"></path><path d="M1130.124 337.082c-21.69 0-41.821-7.68-57.321-22.993-15.523-15.314-23.273-35.235-23.273-58.229 0-22.97 7.75-42.891 23.273-58.228 15.5-15.313 34.094-22.97 57.344-22.97 10.845 0 21.713 1.536 32.558 6.144a77.778 77.778 0 0 1 24.786 16.85v1.512l-15.476 15.337-1.56-1.536c-9.309-12.242-23.272-16.85-40.308-16.85-15.5 0-29.44 6.121-40.308 16.85-10.846 10.728-17.036 26.042-17.036 42.891 0 18.41 6.19 32.163 17.036 42.915a56.6 56.6 0 0 0 40.308 16.85c17.059 0 31-6.121 41.868-16.85 6.167-7.68 10.845-16.872 12.404-29.114h-55.831v-21.457h75.962v1.536c1.56 3.072 1.56 7.656 1.56 12.241 0 21.48-6.191 38.307-18.62 52.131-13.94 13.777-34.094 22.97-57.343 22.97z m0-160.884a76.567 76.567 0 0 0-55.785 22.97c-15.5 15.337-23.273 33.722-23.273 56.692 0 21.458 7.773 41.38 23.273 56.693a76.567 76.567 0 0 0 55.808 22.993c23.273 0 41.868-7.68 55.831-22.993 12.381-12.265 18.572-29.091 18.572-50.572 0-3.049 0-7.657-1.536-10.705h-71.308v15.313h55.785v1.536c-1.536 13.778-6.167 24.506-12.404 32.163-10.822 12.265-26.345 16.873-43.38 16.873a60.253 60.253 0 0 1-41.868-16.873c-12.405-12.241-18.619-26.042-18.619-44.428s6.214-33.699 18.619-44.427c12.404-10.706 26.344-16.85 41.867-16.85 17.036 0 31 6.144 41.845 16.85l10.868-12.265c-6.214-6.12-13.964-12.241-23.273-15.313-9.309-4.585-20.154-7.68-31-7.68z m192.232 21.434h-69.725v49.059h61.999v18.385h-62.022v49.036h69.772v18.385h-88.367V179.27h88.367v18.385z" fill="#FFFFFF" p-id="3668"></path><path d="M1323.916 332.474h-91.462V177.711h91.462v21.457h-69.749v45.987h62.022v21.434h-62.022v45.964h69.749v19.921z m-88.367-1.536h86.807v-16.85h-69.748v-50.57h61.999v-15.314h-61.999v-50.572h69.748v-16.85h-86.807v150.156z m170.52 0h-20.155V196.096h-41.867v-18.385h105.425v18.385h-43.404v134.842z" fill="#FFFFFF" p-id="3669"></path><path d="M1407.628 332.474h-21.714V199.168h-41.89v-21.457h106.984v21.457h-41.844v133.306h-1.536z m-20.155-1.536h17.06V196.12h41.844v-16.872H1344.07v16.872h41.844v134.82h1.56z m136.425 0V177.711h20.131v153.227h-20.13z" fill="#FFFFFF" p-id="3670"></path><path d="M1545.588 332.474h-21.69V177.711h21.69v154.763z m-20.154-1.536h17.06V180.806h-17.037v150.132h-0.023z m105.426 0h-20.155V196.096h-43.403v-18.385h105.402v18.408h-43.38l1.536 134.82z" fill="#FFFFFF" p-id="3671"></path><path d="M1630.86 332.474h-20.155V199.168h-43.403v-21.457h106.961v21.457h-43.403v133.306z m-18.619-1.536h17.083V196.12h43.38v-16.872h-102.307v16.872h43.404v134.82h-1.536z m260.422-18.385a76.474 76.474 0 0 1-55.784 22.993 76.52 76.52 0 0 1-55.808-22.993c-15.5-15.314-21.714-33.7-21.714-56.693 0-22.97 7.773-41.355 21.714-56.692a76.567 76.567 0 0 1 55.808-22.97c21.713 0 40.308 7.68 55.83 22.97 15.477 15.337 23.227 33.722 23.227 56.692-1.536 21.458-9.31 41.38-23.273 56.693z m-97.629-13.778c10.845 10.706 24.786 16.85 41.845 16.85 17.058 0 29.463-6.121 41.867-16.85 10.845-10.728 17.036-26.065 17.036-44.45 0-18.386-6.19-32.164-17.036-44.428-10.868-10.706-24.809-16.85-41.89-16.85-17.036 0-29.417 6.121-41.822 16.85-10.868 10.728-17.059 26.065-17.059 44.45 0 18.386 4.655 33.7 17.06 44.428z" fill="#FFFFFF" p-id="3672"></path><path d="M1815.32 337.082c-23.25 0-41.845-7.68-57.368-22.993-15.476-15.314-23.226-35.235-23.226-58.229 0-22.97 7.75-41.355 23.226-58.228 15.523-15.313 34.118-22.97 57.39-22.97 21.69 0 41.845 7.68 57.345 22.97 15.5 15.337 23.272 35.258 23.272 58.228 0 22.994-7.773 41.38-23.272 58.229-15.5 13.8-34.095 22.993-57.368 22.993z m0-160.884a76.567 76.567 0 0 0-55.785 22.97c-13.964 15.337-21.714 33.722-21.714 56.692 0 21.458 7.75 41.38 21.714 56.693 15.476 15.313 32.535 22.993 55.784 22.993 21.714 0 40.309-7.68 54.272-22.993 13.964-15.314 21.69-33.7 21.69-56.693 0-21.434-7.75-39.843-21.69-55.156-13.963-16.85-30.999-24.506-54.272-24.506z m0 140.963c-17.036 0-31-6.121-41.845-16.873-10.868-12.241-17.059-26.042-17.059-44.428s6.19-33.699 17.059-44.427c10.845-12.265 26.345-16.85 41.844-16.85 17.06 0 31 6.144 41.868 16.85 10.845 12.264 17.036 26.065 17.036 44.45 0 18.386-6.191 33.7-17.036 44.405-10.868 10.752-24.809 16.873-41.868 16.873z m0-122.578c-15.5 0-29.44 6.144-40.31 16.85-10.844 10.728-17.058 26.065-17.058 42.891 0 16.873 6.214 32.187 17.059 42.915a56.6 56.6 0 0 0 80.617 0c10.845-10.705 17.059-26.065 17.059-42.915s-6.191-32.163-17.06-42.891c-9.308-10.706-23.249-16.85-40.308-16.85z m106.96 136.355V177.711h23.25l74.426 119.528h1.536l-1.536-29.114V179.27h20.155v153.204h-20.155l-77.521-124.09h-1.536l1.536 29.09v95.023l-20.154-1.559z" fill="#FFFFFF" p-id="3673"></path><path d="M1942.458 332.474h-21.713V177.711h26.368l72.843 116.456V177.711h21.69v154.763h-21.69l-75.962-122.554 1.536 26.042v96.535h-3.072z m-18.618-1.536h17.059v-93.463l-1.536-30.627h3.095l77.498 124.09h18.619V180.783h-17.083v88.878l1.56 30.627h-3.096l-74.426-117.97h-21.69v148.62z m-190.673 223.698c-60.463 0-108.521 45.963-108.521 108.8 0 62.813 48.058 108.776 108.52 108.776 60.463 0 108.498-45.963 108.498-108.776 0-62.837-49.57-108.8-108.497-108.8z m0 174.661c-32.559 0-60.463-27.578-60.463-65.861 0-39.843 27.927-65.885 60.463-65.885 32.558 0 60.462 26.042 60.462 65.861 0 38.307-27.927 65.885-60.486 65.885h0.024z m-237.173-174.661c-60.486 0-108.52 45.963-108.52 108.8 0 62.813 48.058 108.776 108.52 108.776 60.463 0 108.498-45.963 108.498-108.776 0-62.837-48.059-108.8-108.498-108.8z m0 174.661c-32.582 0-60.486-27.578-60.486-65.861 0-39.843 27.928-65.885 60.486-65.885 32.535 0 60.463 26.042 60.463 65.861 0 38.307-27.928 65.885-60.463 65.885z m-282.158-140.962v45.963h110.056c-3.095 26.066-12.404 44.451-24.785 58.229-15.523 15.313-40.332 33.722-85.271 33.722-68.19 0-120.902-55.157-120.902-122.578 0-67.42 52.69-122.577 120.902-122.577 37.213 0 63.534 13.8 82.152 32.163l32.559-32.163c-27.904-26.042-63.558-45.964-114.735-45.964-92.997 0-170.496 75.078-170.496 168.541s77.499 168.541 170.52 168.541c49.594 0 88.366-16.872 117.83-47.5 30.975-30.65 40.285-73.541 40.285-107.263 0-10.706-1.536-19.922-3.096-29.091h-155.02z m1151.767 35.258c-9.286-24.506-37.19-68.957-92.998-68.957-55.808 0-102.307 44.45-102.307 108.8 0 61.277 46.5 108.776 106.962 108.776a107.124 107.124 0 0 0 89.902-47.5l-37.19-24.529c-12.404 18.386-29.463 30.65-52.712 30.65-24.786 0-41.845-10.728-52.713-32.162l144.174-59.765-3.095-15.313z m-147.247 36.77c-1.559-41.378 32.536-62.836 55.808-62.836 18.619 0 35.654 9.193 40.309 22.994l-96.117 39.82z m-117.83 105.705h48.082V445.836h-48.081v320.232z m-77.498-186.903h-1.536c-10.868-12.265-31.022-24.53-57.367-24.53-54.249 0-103.866 47.5-103.866 108.8 0 61.278 49.617 108.777 103.866 108.777 26.345 0 46.499-12.264 57.367-24.53h1.536v15.314c0 41.38-21.69 64.35-57.367 64.35-29.44 0-46.499-21.435-54.225-38.284l-41.868 16.85c12.381 29.09 43.404 64.348 96.116 64.348 55.808 0 102.307-32.186 102.307-113.384v-194.56h-44.963v16.85z m-54.248 150.132c-32.559 0-60.463-27.578-60.463-65.861 0-38.307 27.927-65.885 60.463-65.885 32.558 0 57.367 27.578 57.367 65.861 0 38.307-24.809 65.885-57.39 65.885z m620.078-283.461h-113.175v320.232h48.058V645.05h66.653c52.713 0 103.866-38.307 103.866-99.607-1.536-61.277-52.69-99.607-105.425-99.607z m1.536 154.763h-68.189V490.287h68.19c35.653 0 55.807 29.114 55.807 55.156 0 24.506-20.154 55.156-55.808 55.156z m293.004-45.963c-34.118 0-69.772 15.313-85.271 49.012l41.844 18.409c9.309-18.386 26.345-22.97 43.404-22.97 24.808 0 49.617 15.29 49.617 41.355v3.072a109.15 109.15 0 0 0-49.617-12.265c-44.94 0-91.462 24.507-91.462 72.006 0 42.915 37.236 70.47 79.057 70.47 32.582 0 49.618-13.777 60.486-30.65h1.536v24.53h46.499V645.026c0-58.205-41.868-90.391-96.116-90.391z m-6.19 174.661c-15.524 0-37.237-7.68-37.237-27.578 0-24.506 26.345-33.722 49.617-33.722 20.155 0 31 4.608 43.404 10.729a56.623 56.623 0 0 1-55.808 50.571z m269.707-168.517l-54.272 137.867h-1.536l-55.808-137.867h-51.154l85.272 193.047-48.082 107.24h49.618l130.21-300.287h-54.248z m-427.846 205.265h48.058V445.882h-48.058v320.21z" fill="#FFFFFF" p-id="3674"></path><path d="M266.007 827.369c-7.75-9.286-10.845-20.108-12.38-30.93V227.328c0-12.358 3.094-24.739 12.357-34.025 1.56 0 3.095 1.56 4.655 3.096l236.613 236.613 72.681 72.681 4.655 4.655c0 3.095-3.119 4.63-4.655 6.167l-146.92 146.92c-32.466 32.49-66.49 64.955-98.98 98.98-20.107 21.643-41.75 41.75-61.858 63.418-3.096 0-4.655 1.536-6.191 1.536z" fill="#01D4FE" p-id="3675"></path><path d="M266.007 827.369l86.575-86.598 227.351-227.328 3.095-3.095h1.536c1.56 0 3.096 1.536 4.655 3.095l98.956 98.956c1.559 1.559 4.654 3.095 3.095 6.19-26.298 15.476-51.037 29.394-77.312 44.847-72.68 41.75-145.362 83.525-218.066 123.717-24.739 13.918-51.037 29.394-75.776 43.288-9.262 6.214-20.107 9.309-30.93 7.75-10.82-1.536-16.988-4.655-23.202-10.822z" fill="#FE3A44" p-id="3676"></path><path d="M583.028 510.348c-68.05-68.05-136.099-134.563-202.589-202.59l-111.36-111.36c-1.536-1.535-3.095-1.535-3.095-3.095 9.31-10.822 21.644-12.358 35.584-9.262 10.822 3.095 21.644 9.262 30.93 13.917l129.908 74.24c41.751 23.18 83.502 47.942 125.254 71.121 34.024 20.108 68.05 38.656 102.074 58.764 1.536 1.56-1.56 3.095-1.56 4.654L587.66 507.252c-1.536 1.536-3.096 3.096-4.655 3.096z" fill="#03EE76" p-id="3677"></path><path d="M583.028 510.348c1.536-1.56 3.096-3.096 3.096-4.655l100.515-100.515c1.536-1.536 3.095-1.536 3.095-3.095 41.751 24.739 85.062 47.942 126.813 72.68 10.822 6.191 20.108 15.477 23.203 27.835 3.072 10.845-1.56 21.643-7.75 29.393-4.655 6.19-10.822 10.822-16.99 13.917-41.774 23.203-81.989 46.406-123.74 69.586 0 0-1.536 0-1.536 1.56 0-1.56-1.56-3.096-3.095-4.655-32.49-34.025-66.49-66.49-100.539-100.515-1.536 0-1.536-1.536-3.072-1.536z" fill="#FED504" p-id="3678"></path></svg>
        </a>
    </div>
</div>
<div id="wechat-tip">
    <div class="container">
        <img src="/assets/live_weixin.png">
    </div>
</div>
<script type="text/javascript">
    if (language !== 'zh-cn') {
        document.querySelector('.title').innerHTML = 'Smart Endoscope APP';
        document.querySelectorAll('.freeDownload').forEach(item => {
            item.innerHTML = 'Free download';
        });
        document.querySelector('.android-platform').innerHTML = 'For Android Device';
        document.querySelector('.ios-platform').innerHTML = 'For iOS Device';
        document.querySelectorAll('a .icon').forEach(item => {
            item.style.margin = '0 0.75rem';
        });
        document.body.querySelector('.google-play').classList.remove('display-none');
    }

    const ua = navigator.userAgent;
    const isAndroid = ua.indexOf('Android') > -1 || ua.indexOf('Adr') > -1; //android终端
    const isiOS = !!ua.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/); //ios终端
    if (isAndroid) {
        document.body.querySelector('.ios').className = 'ios display-none';
    }
    if (isiOS) {
        document.body.querySelector('.android').className = 'android display-none';
        document.body.querySelector('.google-play').className = 'google-play display-none';
    }
    function wechatTip(element) {
        if (!!/MicroMessenger/i.test(ua)) {
            element.onclick = function(e) {
                e.preventDefault();
                document.getElementById('wechat-tip').style.display = 'block';
            }
            document.getElementById('wechat-tip').onclick = function() {
                this.style.display='none';
            }
        }
    }
    wechatTip(document.getElementById('normal-android'));
    wechatTip(document.getElementById('google-play'));
    wechatTip(document.getElementById('app-store'));
</script>


</body></html>