mirror of
				https://github.com/wnlen/clash-for-linux.git
				synced 2025-10-31 11:11:30 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
|   <head>
 | |
|     <meta charset="UTF-8" />
 | |
|     <link rel="shortcut icon" href="yacd.ico" />
 | |
|     <link rel="icon" type="image/png" sizes="64x64" href="yacd-64.png" />
 | |
|     <link rel="icon" type="image/png" sizes="128x128" href="yacd-128.png" />
 | |
|     <link rel="apple-touch-icon-precomposed" href="apple-touch-icon-precomposed.png" />
 | |
|     <meta name="apple-mobile-web-app-title" content="yacd">
 | |
|     <meta name="theme-color" content="#eeeeee" media="(prefers-color-scheme: light)" />
 | |
|     <meta name="theme-color" content="#202020" media="(prefers-color-scheme: dark)" />
 | |
|     <meta http-equiv="X-UA-Compatible" content="IE=edge" />
 | |
|     <meta name="viewport" content="width=device-width, initial-scale=1" />
 | |
|     <meta name="application-name" content="yacd" />
 | |
|     <meta name="description" content="Yet Another Clash Dashboard" />
 | |
|     <title>yacd</title>
 | |
|     <script type="module" crossorigin src="./assets/index.171f553a.js"></script>
 | |
|     <link rel="stylesheet" href="./assets/index.b38debfc.css">
 | |
|   <link rel="manifest" href="./manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="./registerSW.js"></script></head>
 | |
|   <body>
 | |
|     <div id="app" data-base-url="http://127.0.0.1:9090"></div>
 | |
|     
 | |
|   </body>
 | |
| </html>
 |