diff --git a/CHANGELOG.md b/CHANGELOG.md index 58f3e63..7fa6cea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # 更新日志(Changelog) +## v1.4.5 + +### 2024/9/19 + +- 修复 IPv6 接口测速(#325) + +- Fix IPv6 Interface Speed Test (#325) + ## v1.4.4 ### 2024/9/14 diff --git a/updates/fofa/fofa_hotel_region_result.pkl b/updates/fofa/fofa_hotel_region_result.pkl index 5c70965..cb665c5 100644 Binary files a/updates/fofa/fofa_hotel_region_result.pkl and b/updates/fofa/fofa_hotel_region_result.pkl differ diff --git a/updates/fofa/fofa_multicast_region_result.pkl b/updates/fofa/fofa_multicast_region_result.pkl index 642ee56..a94320a 100644 Binary files a/updates/fofa/fofa_multicast_region_result.pkl and b/updates/fofa/fofa_multicast_region_result.pkl differ diff --git a/version.json b/version.json index dd1f77a..c83135a 100644 --- a/version.json +++ b/version.json @@ -1,4 +1,4 @@ { - "version": "1.4.4", + "version": "1.4.5", "name": "电视直播源更新工具" } \ No newline at end of file