remove my api 😭

This commit is contained in:
zickles 2024-12-07 23:38:32 -05:00
parent d754678ada
commit c298cf3230
3 changed files with 3 additions and 1 deletions

2
.env
View file

@ -1 +1 @@
API_KEY=bc8ce846-6647-4f5c-bf9d-e299a5e429ee
API_KEY=HYPIXEL_API_KEY

1
.env.example Normal file
View file

@ -0,0 +1 @@
API_KEY=HYPIXEL_API_KEY

1
.gitignore vendored
View file

@ -20,3 +20,4 @@ Cargo.lock
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
.env