Added dev badge for myself

This commit is contained in:
2025-09-17 15:35:08 +02:00
parent cdc13c1258
commit 48f4b24c81
3 changed files with 21 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
const prefix = "local-hypstats"
export const DEVUUIDS = [
"eafa207d01c54d0f8c8c72c09239565d",
"09bce8b354f348eab28cdb064832f45f",
"4ecd790f5e47448d8b44c682dbb50983"
]
export const COOKIE_VALUES = {
statsOrder: `${prefix}-player-stats-order`
} as const