refactor: 抽离http请求方法

This commit is contained in:
Skyxim
2022-06-04 19:14:39 +08:00
parent c52e689d0d
commit 3827e00b54
3 changed files with 67 additions and 48 deletions

View File

@ -1,5 +0,0 @@
package net
const (
UA = "Clash"
)