1
0
mirror of https://github.com/MetaCubeX/mihomo.git synced 2025-09-20 12:35:59 +08:00
Files
mihomo/common/net/http.go
2021-12-26 22:26:53 +08:00

6 lines
37 B
Go

package net
const (
UA = "Clash"
)