升级xray和sing版本

This commit is contained in:
wyx2685
2023-12-02 01:48:15 +09:00
parent 00d581d823
commit 3416284953
6 changed files with 49 additions and 26 deletions

View File

@@ -188,7 +188,7 @@ func (h *HookServer) Mode() string {
func (h *HookServer) StoreSelected() bool {
return false
}
func (h *HookServer) CacheFile() adapter.ClashCacheFile {
func (h *HookServer) CacheFile() adapter.CacheFile {
return nil
}
func (h *HookServer) HistoryStorage() *urltest.HistoryStorage {