https://sgx-ai-dao.pages.dev/

提交的 URL:
https://sgx-ai-dao.pages.dev/
报告完成时间:

链接 · 找到 2 个

链接文本
https://www.intel.com/content/www/us/en/developer/tools/software-guard-extensions/attestation-services.htmlSecured by Intel SGX
https://xmtp.org/Powered with

JavaScript 变量 · 找到 12 个

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
Browserobject
__mobxInstanceCountnumber
__mobxGlobalsobject
__reactRouterVersionstring
2f1acc6c3a606b082e5eef5e54414ffbnumber
downloadLogsBlobInBrowserfunction
reactiveElementVersionsobject

控制台日志消息 · 找到 0 条

HTML

<!DOCTYPE html><html lang="en" data-theme="dark" style="--wcm-color-fg-1: rgb(20,20,20); --wcm-color-fg-2: rgb(121,134,134); --wcm-color-fg-3: rgb(158,169,169); --wcm-color-bg-1: rgb(255,255,255); --wcm-color-bg-2: rgb(241,243,243); --wcm-color-bg-3: rgb(228,231,231); --wcm-color-overlay: rgba(0,0,0,0.1); --wcm-accent-color: #3396FF; --wcm-accent-fill-color: #FFFFFF; --wcm-z-index: 89; --wcm-background-color: #3396FF; --wcm-background-border-radius: 8px; --wcm-container-border-radius: 30px; --wcm-wallet-icon-border-radius: 15px; --wcm-wallet-icon-large-border-radius: 30px; --wcm-wallet-icon-small-border-radius: 7px; --wcm-input-border-radius: 28px; --wcm-button-border-radius: 10px; --wcm-notification-border-radius: 36px; --wcm-secondary-button-border-radius: 28px; --wcm-icon-button-border-radius: 50%; --wcm-button-hover-highlight-border-radius: 10px; --wcm-text-big-bold-size: 20px; --wcm-text-big-bold-weight: 600; --wcm-text-big-bold-line-height: 24px; --wcm-text-big-bold-letter-spacing: -0.03em; --wcm-text-big-bold-text-transform: none; --wcm-text-xsmall-bold-size: 10px; --wcm-text-xsmall-bold-weight: 700; --wcm-text-xsmall-bold-line-height: 12px; --wcm-text-xsmall-bold-letter-spacing: 0.02em; --wcm-text-xsmall-bold-text-transform: uppercase; --wcm-text-xsmall-regular-size: 12px; --wcm-text-xsmall-regular-weight: 600; --wcm-text-xsmall-regular-line-height: 14px; --wcm-text-xsmall-regular-letter-spacing: -0.03em; --wcm-text-xsmall-regular-text-transform: none; --wcm-text-small-thin-size: 14px; --wcm-text-small-thin-weight: 500; --wcm-text-small-thin-line-height: 16px; --wcm-text-small-thin-letter-spacing: -0.03em; --wcm-text-small-thin-text-transform: none; --wcm-text-small-regular-size: 14px; --wcm-text-small-regular-weight: 600; --wcm-text-small-regular-line-height: 16px; --wcm-text-small-regular-letter-spacing: -0.03em; --wcm-text-small-regular-text-transform: none; --wcm-text-medium-regular-size: 16px; --wcm-text-medium-regular-weight: 600; --wcm-text-medium-regular-line-height: 20px; --wcm-text-medium-regular-letter-spacing: -0.03em; --wcm-text-medium-regular-text-transform: none; --wcm-font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, 'Helvetica Neue', sans-serif; --wcm-font-feature-settings: 'tnum' on, 'lnum' on, 'case' on; --wcm-success-color: rgb(38,181,98); --wcm-error-color: rgb(242, 90, 103); --wcm-overlay-background-color: rgba(0, 0, 0, 0.3); --wcm-overlay-backdrop-filter: none;"><head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, viewport-fit=cover">
    <meta name="description" content="XAIDAO">

    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
    <link href="https://fonts.googleapis.com/css2?family=Inter:[email protected]" rel="stylesheet">
    <link rel="icon" type="image/png" sizes="32x32" href="/icon.png">
    <link rel="icon" type="image/png" sizes="16x16" href="/icon.png">
    <meta name="msapplication-TileColor" content="#da532c">
    <meta name="theme-color" content="#f3ebea">

    <title>MAO - Machine Autonomous Organization</title>

    <style>
      :root {
        overscroll-behavior: none;
      }

      @font-face {
        font-family: "SFRounded";
        src: url("SF-Compact-Rounded-Medium.ttf") format("truetype");
      }

      body {
        margin: 0;
        padding: 0;
        font-family: "SFRounded", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        height: var(--dvh);
        width: 100vw;
      }

      html {
        background: var(--Container-low);
        height: var(--dvh);
        width: 100vw;
      }

      input:focus {
        outline: none;
      }

      #root {
        width: 100vw;
        height: var(--dvh);
        -webkit-overflow-scrolling: touch;
        background: var(--Container-low);
        overflow-y: auto;
        transition: 0.2s height;
      }

      .CodeMirror {
        font-size: 14px;
      }

      .disable-animations * {
        transition: none !important;
        animation-name: none !important;
      }

      body.ios {
        overflow: hidden;
      }

      body.ios #root {
        position: fixed;
        overflow-y: auto;
      }

      * {
        box-sizing: border-box;
        font-family: "SFRounded", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;

        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-tap-highlight-color: transparent;
        accent-color: var(--Black-Primary);
      }

      :root {
        --Stroke: #c7bab8;

        --Border-High: #2c3034;
        --Border-Low: #c7bab8;
        --Border-Lowest: #d9cdcb;

        --Elevation-0: #f3ebea;
        --Elevation-1: #ebdedc;
        --Elevation-2: #d9cdcb;
        --White-Primary: #fff;
        --Tertiary: #b4afae;
        --Tertiary-1: #fce823;
        --Tertiary-2: #fd84e3;
        --Tertiary-3: #fdbf1e;

        --Controls-Dark-Dark: #2c3034;

        --Active-Tabs: #fce823;

        --Hot-Progress-low: #fbc56a;
        --Hot-Progress-high: #fe910f;

        --Container-low: #ebdedc;
        --Surface-common-default: #f3ebea;
        --Surface-common-container-low: #ebdedc;

        --Black-Primary: #2c3034;
        --Black-Secondary: #6b6661;

        --Red-Primary: #d63e3e;
        --Red-Alpha: rgba(214, 62, 62, 0.15);

        --Green-Secondary: #234d46;
        --Green-Classic: #087164;
        --Green-Alpha: #acc4bf;
        --Green-Text: #087164;
        --Green-Transparent: rgba(8, 113, 100, 0.1);

        --Orange-Primary: #fdbf1e;
        --Orange-30: #fdbf1e;
        --Orange-Warning: #db8520;
        --Orange-Warning-Warning: #db8520;
        --Orange-Warning-Alpha: rgba(219, 133, 32, 0.15);

        --Yellow-Primary: #fce823;
        --Yellow-40: #fce823;

        --Pink-Primary: #fd84e3;

        --Blue-Primary: #0258f7;
        --Blue-Secondary: #95a7e8;

        --Disabled-Button: #b4afaeff;
        --Always-Dark-Border: #2c3034;

        --Dark-Dark: #2c3034;

        --Controls-Secondary: #f3ebea;

        --Score: #fd84e3;

        --Icon-Secondary: #6b6661;

        --Shadow-stroke: #2c3034;
      }

      [data-theme="dark"] {
        --Stroke: #ffffff1a;

        --Border-High: rgba(255, 255, 255, 0.25);
        --Border-Low: rgba(255, 255, 255, 0.1);
        --Border-Lowest: rgba(255, 255, 255, 0.07);

        --Elevation-0: #1d1f20;
        --Elevation-1: #262729;
        --Elevation-2: #2b2d2e;
        --White-Primary: #ffffff;
        --Tertiary: #706c6c;
        --Tertiary-1: #ffd977;
        --Tertiary-2: #fd84e3;
        --Tertiary-3: #ffedb2ff;

        --Controls-Dark-Dark: #2c3034;

        --Active-Tabs: #e9c363ff;

        --Hot-Progress-low: #ffdfa9;
        --Hot-Progress-high: #ffc47f;

        --Container-low: #141518;
        --Surface-common-default: #1d1f20;
        --Surface-common-container-low: #262729;

        --Black-Primary: #ebdedc;
        --Black-Secondary: #ada5a4;

        --Red-Primary: #ee5555;
        --Red-Alpha: rgba(238, 85, 85, 0.15);

        --Green-Secondary: #50817b;
        --Green-Classic: #38ac9e;
        --Green-Alpha: #1a3f3b;
        --Green-Text: #77c7bd;
        --Green-Transparent: rgba(8, 113, 100, 0.1);

        --Orange-Primary: #e9c363;
        --Orange-30: #fdbf1e;
        --Orange-Warning: #e9c363;
        --Orange-Warning-Warning: #db8520;
        --Orange-Warning-Alpha: rgba(219, 133, 32, 0.15);

        --Yellow-Primary: #fce823;
        --Yellow-40: #fce823;

        --Pink-Primary: #fd84e3;

        --Blue-Primary: #6385ff;
        --Blue-Secondary: #95a7e8;

        --Disabled-Button: #6a6565;

        --Dark-Dark: #2c3034;

        --Controls-Secondary: #313436;

        --Score: #fd84e3;

        --Icon-Secondary: #ada5a4;

        --Shadow-stroke: #3d3f46;
      }

      a {
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
        text-decoration-line: underline;
        color: #fd84e3;
      }

      *::-webkit-scrollbar {
        display: none;
      }

      input::-webkit-outer-spin-button,
      input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
      }

      .grecaptcha-badge {
        visibility: hidden !important;
      }

      #captcha {
        position: fixed;
        bottom: 0;
        background: var(--Elevation-0);
        left: 0;
        right: 0;
        border-radius: 24px 24px 0 0;
        padding: 24px;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 200px;
        z-index: 10000000;
        box-shadow: -1px -10px 20px 0px #0000001c;
      }

      #captcha div {
        width: fit-content;
      }
    </style>
    <script type="module" crossorigin="" src="/assets/index-i42TOtCF.js"></script>
    <link rel="stylesheet" crossorigin="" href="/assets/index-CYpmOxJk.css">
  <style data-styled="active" data-styled-version="6.1.13"></style><link rel="modulepreload" as="script" crossorigin="" href="/assets/index-CisTLAMJ.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/index-i42TOtCF.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/index-FSIdMbVv.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/hooks.module-XwuzBcQ2.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/index-Dfxq5tl-.js"></head>

  <body>
    <noscript>You need to enable JavaScript to run this app.</noscript>
    <div id="root"><div data-rk=""><style>[data-rk]{--rk-blurs-modalOverlay:blur(0px);--rk-fonts-body:SFRounded, ui-rounded, "SF Pro Rounded", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--rk-radii-actionButton:9999px;--rk-radii-connectButton:12px;--rk-radii-menuButton:12px;--rk-radii-modal:24px;--rk-radii-modalMobile:28px;--rk-colors-accentColor:#3898FF;--rk-colors-accentColorForeground:#FFF;--rk-colors-actionButtonBorder:rgba(255, 255, 255, 0.04);--rk-colors-actionButtonBorderMobile:rgba(255, 255, 255, 0.08);--rk-colors-actionButtonSecondaryBackground:rgba(255, 255, 255, 0.08);--rk-colors-closeButton:rgba(224, 232, 255, 0.6);--rk-colors-closeButtonBackground:rgba(255, 255, 255, 0.08);--rk-colors-connectButtonBackground:#1A1B1F;--rk-colors-connectButtonBackgroundError:#FF494A;--rk-colors-connectButtonInnerBackground:linear-gradient(0deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.15));--rk-colors-connectButtonText:#FFF;--rk-colors-connectButtonTextError:#FFF;--rk-colors-connectionIndicator:#30E000;--rk-colors-downloadBottomCardBackground:linear-gradient(126deg, rgba(0, 0, 0, 0) 9.49%, rgba(120, 120, 120, 0.2) 71.04%), #1A1B1F;--rk-colors-downloadTopCardBackground:linear-gradient(126deg, rgba(120, 120, 120, 0.2) 9.49%, rgba(0, 0, 0, 0) 71.04%), #1A1B1F;--rk-colors-error:#FF494A;--rk-colors-generalBorder:rgba(255, 255, 255, 0.08);--rk-colors-generalBorderDim:rgba(255, 255, 255, 0.04);--rk-colors-menuItemBackground:rgba(224, 232, 255, 0.1);--rk-colors-modalBackdrop:rgba(0, 0, 0, 0.5);--rk-colors-modalBackground:#1A1B1F;--rk-colors-modalBorder:rgba(255, 255, 255, 0.08);--rk-colors-modalText:#FFF;--rk-colors-modalTextDim:rgba(224, 232, 255, 0.3);--rk-colors-modalTextSecondary:rgba(255, 255, 255, 0.6);--rk-colors-profileAction:rgba(224, 232, 255, 0.1);--rk-colors-profileActionHover:rgba(224, 232, 255, 0.2);--rk-colors-profileForeground:rgba(224, 232, 255, 0.05);--rk-colors-selectedOptionBorder:rgba(224, 232, 255, 0.1);--rk-colors-standby:#FFD641;--rk-shadows-connectButton:0px 4px 12px rgba(0, 0, 0, 0.1);--rk-shadows-dialog:0px 8px 32px rgba(0, 0, 0, 0.32);--rk-shadows-profileDetailsAction:0px 2px 6px rgba(37, 41, 46, 0.04);--rk-shadows-selectedOption:0px 2px 6px rgba(0, 0, 0, 0.24);--rk-shadows-selectedWallet:0px 2px 6px rgba(0, 0, 0, 0.24);--rk-shadows-walletLogo:0px 2px 16px rgba(0, 0, 0, 0.16);}</style><div style="background: var(--Elevation-0);"><div class="sc-bbQqnZ hohBmD"><img src="/assets/icon-D7n3-V9k.png" style="width: 40px; height: 40px; margin-right: 32px;"><div class="sc-dEkLRj cOjGit"><button class="sc-kZrBCu hMYPWB"><p class="sc-fAUdSK sc-ivxoEo gsGlxJ iDnvOM">Home</p></button><button class="sc-kZrBCu fjIefu"><p class="sc-fAUdSK sc-ivxoEo gsGlxJ iDnvOM">Create MAO</p></button><button class="sc-kZrBCu fjIefu"><p class="sc-fAUdSK sc-ivxoEo gsGlxJ iDnvOM">How it works</p></button></div><div class="sc-iwXfZk jfGAKt"><div class="iekbcc0 ju367va ju367v1s" style=""><button class="iekbcc0 iekbcc9 ju367v78 ju367v7t ju367v9i ju367vn ju367vei ju367vf3 ju367v16 ju367v1h ju367v2g ju367v8u _12cbo8i3 ju367v8r _12cbo8i4 _12cbo8i6" type="button" data-testid="rk-connect-button">Connect Wallet</button></div><button class="sc-cHqXqK lgttHq" style="gap: 12px; height: 42px; background: var(--Elevation-1); padding: 12px; border-radius: 24px; color: var(--Black-Primary);"><svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="clarity:sun-solid"><path id="Vector" d="M12.6179 3.73118C12.5866 3.76244 12.5442 3.78 12.5 3.78C12.4558 3.78 12.4134 3.76244 12.3822 3.73118C12.3509 3.69993 12.3334 3.65754 12.3334 3.61333V1.27333C12.3334 1.22913 12.3509 1.18674 12.3822 1.15548C12.4134 1.12423 12.4558 1.10667 12.5 1.10667C12.5442 1.10667 12.5866 1.12423 12.6179 1.15548C12.6491 1.18674 12.6667 1.22913 12.6667 1.27333V3.61333C12.6667 3.65754 12.6491 3.69993 12.6179 3.73118L12.9479 4.06117L12.6179 3.73118Z" fill="#FDBF1E" stroke="currentColor"></path><path id="Vector_2" d="M12.3822 20.2688C12.4134 20.2376 12.4558 20.22 12.5 20.22C12.5442 20.22 12.5866 20.2376 12.6179 20.2688C12.6491 20.3001 12.6667 20.3425 12.6667 20.3867V22.7267C12.6667 22.7709 12.6491 22.8133 12.6179 22.8445C12.5866 22.8758 12.5442 22.8933 12.5 22.8933C12.4558 22.8933 12.4134 22.8758 12.3822 22.8445C12.3509 22.8133 12.3334 22.7709 12.3334 22.7267V20.3867C12.3334 20.3425 12.3509 20.3001 12.3822 20.2688Z" fill="#FDBF1E" stroke="currentColor"></path><path id="Vector_3" d="M6.54009 6.20018C6.50245 6.20163 6.46556 6.1903 6.43535 6.16823L4.81846 4.55133C4.79639 4.52112 4.78505 4.48423 4.7865 4.4466C4.78812 4.40465 4.80551 4.36486 4.83519 4.33518C4.86488 4.3055 4.90467 4.28811 4.94661 4.28649C4.98425 4.28503 5.02113 4.29637 5.05135 4.31844L6.66824 5.93533C6.69031 5.96555 6.70165 6.00243 6.70019 6.04007C6.69857 6.08202 6.68119 6.12181 6.6515 6.15149L7.00506 6.50504L6.6515 6.15149C6.62182 6.18117 6.58203 6.19856 6.54009 6.20018Z" fill="#FDBF1E" stroke="currentColor"></path><path id="Vector_4" d="M18.4599 17.7998C18.4976 17.7984 18.5344 17.8097 18.5647 17.8318L20.1815 19.4487C20.2036 19.4789 20.215 19.5158 20.2135 19.5534C20.2119 19.5954 20.1945 19.6351 20.1648 19.6648C20.1351 19.6945 20.0953 19.7119 20.0534 19.7135C20.0158 19.715 19.9789 19.7036 19.9487 19.6816L18.3318 18.0647C18.3097 18.0345 18.2984 17.9976 18.2998 17.9599C18.3014 17.918 18.3188 17.8782 18.3485 17.8485C18.3782 17.8188 18.418 17.8014 18.4599 17.7998Z" fill="#FDBF1E" stroke="currentColor"></path><path id="Vector_5" d="M4.23121 11.8822C4.26246 11.9134 4.28002 11.9558 4.28002 12C4.28002 12.0442 4.26246 12.0866 4.23121 12.1179L4.56119 12.4478L4.23121 12.1179C4.19995 12.1491 4.15756 12.1667 4.11336 12.1667H1.77336C1.72915 12.1667 1.68676 12.1491 1.65551 12.1179C1.62425 12.0866 1.60669 12.0442 1.60669 12C1.60669 11.9558 1.62425 11.9134 1.65551 11.8822C1.68676 11.8509 1.72915 11.8333 1.77336 11.8333H4.11336C4.15756 11.8333 4.19995 11.8509 4.23121 11.8822Z" fill="#FDBF1E" stroke="currentColor"></path><path id="Vector_6" d="M20.8866 11.8333H23.2266C23.2708 11.8333 23.3132 11.8509 23.3445 11.8822C23.3757 11.9134 23.3933 11.9558 23.3933 12C23.3933 12.0442 23.3757 12.0866 23.3445 12.1179C23.3132 12.1491 23.2708 12.1667 23.2266 12.1667H20.8866C20.8424 12.1667 20.8 12.1491 20.7688 12.1179C20.7375 12.0866 20.72 12.0442 20.72 12C20.72 11.9558 20.7375 11.9134 20.7688 11.8822C20.8 11.8509 20.8424 11.8333 20.8866 11.8333Z" fill="#FDBF1E" stroke="currentColor"></path><path id="Vector_7" d="M4.7865 19.5534C4.78505 19.5158 4.79639 19.4789 4.81846 19.4487L6.43535 17.8318C6.46556 17.8097 6.50245 17.7984 6.54009 17.7998C6.58203 17.8014 6.62182 17.8188 6.6515 17.8485C6.68119 17.8782 6.69857 17.918 6.70019 17.9599C6.70165 17.9976 6.69031 18.0345 6.66824 18.0647L5.05135 19.6816C5.02113 19.7036 4.98425 19.715 4.94661 19.7135C4.90467 19.7119 4.86488 19.6945 4.83519 19.6648C4.80551 19.6351 4.78812 19.5954 4.7865 19.5534Z" fill="#FDBF1E" stroke="currentColor"></path><path id="Vector_8" d="M20.1815 4.55133L18.5647 6.16823C18.5344 6.19029 18.4976 6.20163 18.4599 6.20018C18.418 6.19856 18.3782 6.18117 18.3485 6.15149C18.3188 6.12181 18.3014 6.08202 18.2998 6.04007C18.2984 6.00243 18.3097 5.96555 18.3318 5.93533L19.9487 4.31844C19.9789 4.29637 20.0158 4.28503 20.0534 4.28649C20.0953 4.28811 20.1351 4.3055 20.1648 4.33518C20.1945 4.36486 20.2119 4.40465 20.2135 4.4466C20.215 4.48423 20.2036 4.52112 20.1815 4.55133Z" fill="#FDBF1E" stroke="currentColor"></path><path id="Vector_9" d="M18.6667 12C18.6667 15.4058 15.9058 18.1667 12.5 18.1667C9.09428 18.1667 6.33337 15.4058 6.33337 12C6.33337 8.59425 9.09428 5.83334 12.5 5.83334C15.9058 5.83334 18.6667 8.59425 18.6667 12Z" fill="currentColor" stroke="currentColor"></path></g></svg></button></div></div></div><a target="_blank" href="https://www.intel.com/content/www/us/en/developer/tools/software-guard-extensions/attestation-services.html" style="text-decoration: none; background: var(--Elevation-0); border-radius: 12px; opacity: 0.8; display: flex; align-items: center; gap: 8px; position: fixed; bottom: 12px; right: 12px; padding: 4px 8px;"><p class="sc-ghWlax fgfnVF" style="text-decoration: none; color: var(--Black-Primary);">Secured by Intel SGX</p><img src="/assets/intel-KRsVISGT.png" style="width: 24px; height: 24px;"></a><a target="_blank" href="https://xmtp.org/" style="text-decoration: none; background: var(--Elevation-0); border-radius: 12px; opacity: 0.8; display: flex; align-items: center; gap: 4px; position: fixed; bottom: 48px; right: 12px; padding: 4px 8px;"><p class="sc-ghWlax fgfnVF" style="text-decoration: none; color: var(--Black-Primary);">Powered with</p><img src="/assets/xmtp-D46Ry-if.png" style="height: 16px; opacity: 0.8;"></a></div></div>
    <div style="display: none" id="captcha"></div>

  

<wcm-modal></wcm-modal></body></html>