index.html 923 B

123456789101112131415161718192021222324
  1. <!DOCTYPE html>
  2. <html lang="">
  3. <head>
  4. <meta charset="utf-8" />
  5. <link href="/favicon.svg" rel="icon" />
  6. <meta content="width=device-width, initial-scale=1" name="viewport" />
  7. <meta content="#102693" name="theme-color" />
  8. <link href="/favicon.svg" rel="apple-touch-icon" />
  9. <title>跨越长城</title>
  10. <meta name="description" content="跨越长城是一个综合性的网络代理隧道服务商,向客户提供" />
  11. <meta name="copyright" content="Crosswall Network Technology Co.,Ltd." />
  12. <meta name="repository" content="github.com/star-horizon/gfwboard-user" />
  13. <meta name="robots" content="index,follow" />
  14. <meta name="author" content="AHdark, ahdark@outlook.com">
  15. </head>
  16. <body>
  17. <noscript>You need to enable JavaScript to run this app.</noscript>
  18. <div id="root"></div>
  19. <script src="/src/index.tsx" type="module"></script>
  20. <script>
  21. window.global = window;
  22. </script>
  23. </body>
  24. </html>