Files
SubMiner/stats
sudacode 1cead99c98 fix(stats): validate max-titles against allowlist instead of positive-in
- `loadMaxTitles` now rejects values not in `MAX_TITLES_OPTIONS` (e.g. arbitrary integers like 8)
- Add test covering unsupported-but-numeric stored values
2026-07-06 01:15:24 -07:00
..