first commit
This commit is contained in:
5
pkg/comm/p_vars.go
Normal file
5
pkg/comm/p_vars.go
Normal file
@ -0,0 +1,5 @@
|
||||
package comm
|
||||
|
||||
const (
|
||||
ApiDomain = "https://www.jx3api.com"
|
||||
)
|
||||
Reference in New Issue
Block a user