mirror of
https://github.com/woodchen-ink/random-api-go.git
synced 2025-07-18 05:42:01 +08:00
- Added a new function to format latency metrics in both Go and JavaScript for improved readability. - Updated the LogRequest function to parse and store only the domain of the referer, enhancing data clarity. - Modified the recent requests and top referers display logic in the HTML to improve performance and maintainability. - Ensured that the recent requests are displayed in a more user-friendly format, including formatted latency values.