angryzeroandCopilot 317258142e fix: accept optional trailing slash in player info route
The URL has a trailing slash but [^/]+) with $ anchor rejected it.
Added \/?$ to make the trailing slash optional.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-13 18:50:23 +02:00
2016-02-28 16:41:42 +00:00
S
Description
No description provided
MIT
235 KiB
Languages
JavaScript 86.8%
CSS 7%
HTML 6.2%