https 节点检测
This commit is contained in:
7
global/var.go
Normal file
7
global/var.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package global
|
||||
|
||||
import "httppp/common"
|
||||
|
||||
var (
|
||||
Conf *common.Config
|
||||
)
|
||||
Reference in New Issue
Block a user