mirror of
https://github.com/woodchen-ink/proxy-go.git
synced 2025-07-18 08:31:55 +08:00
- 在 MetricsStorage 结构体中新增 refererStatsFile 字段 - 在 SaveMetrics 方法中添加引用来源统计保存逻辑 - 在 LoadMetrics 方法中实现引用来源统计的加载和恢复 - 前端页面调整路径显示,增加长路径的截断处理 - 优化引用来源统计的数据处理和类型转换