This commit is contained in:
Mario 2023-06-04 15:47:34 +03:00
commit 0c899052b3
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,3 @@
hello invent i did comit!!!! -nolan
# GRUBLOX website # GRUBLOX website
A Bootstrap based ROBLOX revival website. A Bootstrap based ROBLOX revival website.
@ -22,6 +21,10 @@ A Bootstrap based ROBLOX revival website.
- [ ] Make uploading rbxls work and with ratelimiting - [ ] Make uploading rbxls work and with ratelimiting
- [ ] Ratelimiting (u said u would add it qzip U NEVER DID) - [ ] Ratelimiting (u said u would add it qzip U NEVER DID)
# Cleaning Database before commiting
Please clear the database and execute the following command in the SQL tab of phpmyadmin.
ALTER TABLE users AUTO_INCREMENT = 0; ALTER TABLE jobs AUTO_INCREMENT = 0; ALTER TABLE tokens AUTO_INCREMENT = 0; ALTER TABLE users AUTO_INCREMENT = 1; ALTER TABLE games AUTO_INCREMENT = 1818; ALTER TABLE bans AUTO_INCREMENT = 0; ALTER TABLE assets AUTO_INCREMENT = 0; ALTER TABLE accesstokens AUTO_INCREMENT = 0;
# Leaking # Leaking
You should never leak the source code in any way. If you do, you will be banned forever and demoted. You should never leak the source code in any way. If you do, you will be banned forever and demoted.
unless ur Elon Musk (trol) unless ur Elon Musk (trol)