https://sgx.8scloud.eu.org/

提交的 URL:
https://sgx.8scloud.eu.org/
报告完成时间:

链接 · 找到 0 个

JavaScript 变量 · 找到 8 个

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
FontAwesomeConfigobject
___FONT_AWESOME___object
Vue3Toastifyobject
__vueuse_ssr_handlers__object
__VUE__boolean

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

类型类别记录
errornetwork
URL
https://sub.store/api/subs
文本
Failed to load resource: net::ERR_CONNECTION_CLOSED
errornetwork
URL
https://sub.store/api/collections
文本
Failed to load resource: net::ERR_CONNECTION_CLOSED
errornetwork
URL
https://sub.store/api/wholeFiles
文本
Failed to load resource: net::ERR_CONNECTION_CLOSED
errornetwork
URL
https://sub.store/api/tokens
文本
Failed to load resource: net::ERR_CONNECTION_CLOSED
errornetwork
URL
https://sub.store/api/artifacts
文本
Failed to load resource: net::ERR_CONNECTION_CLOSED

HTML

<!DOCTYPE html><html lang="zh-CN"><head>
  <meta charset="UTF-8">
  <meta name="version" content="2.14.295">
  <meta name="apple-mobile-web-app-capable" content="yes">
  <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
  <!-- <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
  <meta http-equiv="Pragma" content="no-cache" /> -->
  <meta http-equiv="Expires" content="0">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover">
  <title>Sub Store</title>
  <meta name="description" content="A sub-converter running in a Progressive Web App">
  <link rel="icon" href="/favicon.svg" type="image/svg+xml">
  <link rel="alternate icon" href="/favicon.ico" type="image/png" sizes="16x16">
  <link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180">
  <link rel="mask-icon" href="/favicon.svg" color="#FFFFFF">
  <meta id="theme__color" name="theme-color" content="#000">
  <link rel="manifest" href="/manifests.json">
  <style>
    html {
      width: 100%;
      height: 100vh;
      overflow-x: hidden;
      overflow-y: auto;
    }

    body {
      background: #f2f2f2;
    }

    @media (prefers-color-scheme: dark) {
      body {
        background: #000;
      }
    }
  </style>
  <script async="" type="module" crossorigin="" src="/index.js"></script>
<link rel="manifest" href="/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/registerSW.js"></script><link rel="modulepreload" as="script" crossorigin="" href="/main.js"><link rel="stylesheet" href="/main.css"></head>

<body>
  <div id="app"></div>
  <div style="z-index:9999;position: relative" id="ztop"></div>
  
  <noscript>
    <strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work
        properly without JavaScript enabled. Please enable it to
        continue.</strong>
  </noscript>



</body></html>