index(); } catch (Throwable $e) { http_response_code(500); echo '
' . htmlspecialchars($e->getMessage(), ENT_QUOTES, 'UTF-8') . '