This commit is contained in:
Keep Creating Online
2025-01-12 09:15:25 -05:00
parent 0d0b1d7e26
commit dcae8bb82f
57 changed files with 15403 additions and 0 deletions

4
refactoring/js/config.js Normal file
View File

@@ -0,0 +1,4 @@
// js/config.js
export const isDevMode = true; // Set to false for production
export const isWhitelistEnabled = true; // Set to false to allow all non-blacklisted users