mirror of
https://github.com/snltty/linker.git
synced 2025-10-09 02:50:12 +08:00
优化更新
This commit is contained in:
@@ -94,6 +94,7 @@ namespace linker.libs.web
|
||||
{ ".js","text/javascript; charset=utf-8"},
|
||||
{ ".html","text/html; charset=utf-8"},
|
||||
{ ".css","text/css; charset=utf-8"},
|
||||
{ ".zip","application/zip"},
|
||||
{ ".pac","application/x-ns-proxy-autoconfig; charset=utf-8"},
|
||||
};
|
||||
private string GetContentType(string path)
|
||||
|
@@ -1,5 +1,5 @@
|
||||
v1.3.0
|
||||
2024-09-05 09:52:18
|
||||
2024-09-05 09:54:31
|
||||
1. 选择是否自动同步配置文件
|
||||
2. 优化中继
|
||||
3. 客户端配置文件加密
|
||||
|
Reference in New Issue
Block a user