grabrr/lib/constants/constants.go

6 lines
59 B
Go
Raw Permalink Normal View History

2025-07-23 16:36:22 +03:00
package constants
const (
MAIN_HOST_URL = "s.bunkr.ru"
)