Add PHP Script to activate account
This commit is contained in:
parent
e86ec4dfb1
commit
579939a5f8
6 changed files with 102 additions and 9 deletions
|
@ -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";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue