mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-12-02 06:20:24 +08:00
用户可以使用管理员设置的公用线路
This commit is contained in:
@@ -108,7 +108,7 @@ func uploadLogs() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
const hashSize = 5
|
||||
const hashSize = 10
|
||||
var hashList = []uint64{}
|
||||
|
||||
Loop:
|
||||
|
||||
Reference in New Issue
Block a user