Info Fetching completed

This commit is contained in:
2025-07-23 16:36:22 +03:00
parent b5f8fb0118
commit f129d1912b
8 changed files with 271 additions and 52 deletions

View File

@@ -0,0 +1,5 @@
package constants
const (
MAIN_HOST_URL = "s.bunkr.ru"
)