1
0
mirror of https://github.com/MetaCubeX/mihomo.git synced 2025-09-20 20:45:58 +08:00
Files
mihomo/common/net/http.go

6 lines
37 B
Go
Raw Normal View History

package net
const (
UA = "Clash"
)