-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
20 lines (19 loc) · 1.02 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" type="image/x-icon" href="https://cdn.jsdelivr.net/gh/Dreamacro/clash/docs/logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="theme-color" content="#f4f5f6" />
<meta name="description" content="Clash web port" />
<!--meta name="external-controller" content="http://[email protected]:9090"-->
<title>Clash</title>
<script type="module" crossorigin src="./assets/index.dd71123f.js"></script>
<link rel="modulepreload" href="./assets/vendor.2f5b697f.js">
<link rel="stylesheet" href="./assets/index.c7a648b5.css">
<link rel="manifest" href="./manifest.webmanifest"><script>if('serviceWorker' in navigator) {window.addEventListener('load', () => {navigator.serviceWorker.register('./sw.js', { scope: './' })})}</script></head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>