4ac392a9ab2fc80e691f3468116151cf9e3b5f50
- Favicon: 🚀 emoji via inline SVG data URI, both sokoban.html and php/index.php
- api.php: mb_substr() -> substr() (mbstring not enabled on the server)
- api.php: MariaDB rejects LIMIT directly inside NOT IN(...) (error 1235) —
wrap the top-5 subquery in an extra derived-table SELECT
Verified live against the deployed MySQL/MariaDB DB: whoami, set_name,
submit (insert + dedup + trim-to-5), top all round-trip correctly.
Description
No description provided
230 KiB
Languages
Hack
40.4%
HTML
29.4%
JavaScript
25.7%
PHP
4.5%