mirror of
https://github.com/woodchen-ink/proxy-go.git
synced 2025-07-19 00:41:55 +08:00
- Added support for tracking top referers in the metrics collector, allowing for better insights into request sources. - Updated MetricsHandler to include top referers in the metrics response. - Enhanced the metrics UI to display a new section for the top 10 referers, improving visibility into traffic sources. - Refactored request recording to capture referer information in the collector for comprehensive statistics.