Add PHP Script to activate account

This commit is contained in:
zontreck 2024-05-16 18:28:43 -07:00
parent e86ec4dfb1
commit 579939a5f8
6 changed files with 102 additions and 9 deletions

View file

@ -13,6 +13,7 @@ class Constants {
static const CLIENTPSK =
"f5c6caf3efe1ec5aa4b7c572f92aa14782b7be34b4c7844fa9c6d47fdf94246";
static const DEBUG = true;
static const SERVICES_JSON =
"https://raw.githubusercontent.com/AriasCreations/AriasCreations/main/services.json";