mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2026-08-26 11:32:02 +00:00
ae3ff9ecbb
日志列表 Collections.synchronizedList 无容量限制,长时间运行会无界增长。 新增 addLog() 方法,在添加前检查容量,超过 1000 条时移除最早的条目。