mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2025-01-10 11:09:52 +08:00
6 lines
37 B
Go
6 lines
37 B
Go
|
package net
|
||
|
|
||
|
const (
|
||
|
UA = "Clash"
|
||
|
)
|