From 25fb87ab0325905a2fc8421123ca72291c1d31fe Mon Sep 17 00:00:00 2001 From: PeratX <1215714524@qq.com> Date: Thu, 26 Sep 2019 09:41:54 +0800 Subject: [PATCH] Release 1.5.3.24 --- FDOCS.md | 4 ++-- README.md | 16 ++++++++-------- changelog.txt | 4 ++++ servers.json | 5 ++--- update.json | 8 ++++---- update_en.json | 8 ++++---- 6 files changed, 24 insertions(+), 21 deletions(-) diff --git a/FDOCS.md b/FDOCS.md index e9f1af1..37e6e05 100644 --- a/FDOCS.md +++ b/FDOCS.md @@ -22,7 +22,7 @@ FlashDetector One Click Server ## [下载最新整合包](https://github.com/PeratX/FlashMaster/releases/download/S0912/FDOCS-1.0.2.3-7.3.9-32.zip) -## [下载最新FlashDetector.phar](https://github.com/PeratX/FlashMaster/releases/download/S0912/FlashDetector.phar) +## [下载最新FlashDetector.phar](https://github.com/iTXTech/FlashDetector/releases) # FDOCS (Not available in English) @@ -46,4 +46,4 @@ If something goes wrong, it is recommended to download the integrated package. ## [Download Lastest Integrated Package](https://github.com/PeratX/FlashMaster/releases/download/S0912/FDOCS-1.0.2.3-7.3.9-32.zip) -## [Download Latest FlashDetector.phar](https://github.com/PeratX/FlashMaster/releases/download/S0912/FlashDetector.phar) \ No newline at end of file +## [Download Latest FlashDetector.phar](https://github.com/iTXTech/FlashDetector/releases) \ No newline at end of file diff --git a/README.md b/README.md index 58da734..d79c35a 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,12 @@ FlashMaster 是一款免费的工具软件,能够方便快捷地查询闪存 **重要提示:本程序没有包含任何病毒,请自行承担使用风险。** -* 最新版本:1.5.2.23 -* CRC32:F5EF9CA5 +* 最新版本:1.5.3.24 +* CRC32:5970058C ## [查看更新日志](https://github.com/PeratX/FlashMaster/blob/master/changelog.txt) -## [下载最新版](https://github.com/PeratX/FlashMaster/releases/download/S0916/FlashMaster-1.5.2.23.zip) +## [下载最新版](https://github.com/PeratX/FlashMaster/releases/download/S0926/FlashMaster-1.5.3.24.zip) ## 更多信息 @@ -19,7 +19,7 @@ FlashMaster 为 FlashDetector 的客户端软件,用于展示 FlashDetector [FlashDetector](https://github.com/iTXTech/FlashDetector) 是遵循 `Apache License 2.0` 的开源项目,由 [iTX Technologies](https://itxtech.org) 主导 -[FlashDetector项目简介](https://coding.net/api/share/download/a26bee9f-d2c6-427a-997a-41bee13c9d5d) +[FlashDetector项目简介](https://peratx.net/index.php/2019/01/13/flashdetector-brief-intro.html) FlashMaster 由 `PeratX` 使用 `易语言` 编写。 @@ -35,12 +35,12 @@ FlashMaster is a free tool for quick and easy access to NAND Flash Part Numbers **IMPORTANT: THERE'S NO VIRUS CONTAINED, USE IT ON YOUR OWN RISK.** -* Latest Version: 1.5.2.23 -* CRC32: F5EF9CA5 +* Latest Version: 1.5.3.24 +* CRC32: 5970058C -## [Changlog (Chinese)](https://github.com/PeratX/FlashMaster/blob/master/changelog.txt) +## [Changelog (Chinese)](https://github.com/PeratX/FlashMaster/blob/master/changelog.txt) -## [Download Lastest Version](https://github.com/PeratX/FlashMaster/releases/download/S0916/FlashMaster-1.5.2.23.zip) +## [Download Lastest Version](https://github.com/PeratX/FlashMaster/releases/download/S0926/FlashMaster-1.5.3.24.zip) ## More Information diff --git a/changelog.txt b/changelog.txt index da7adf0..cf27efd 100644 --- a/changelog.txt +++ b/changelog.txt @@ -9,6 +9,10 @@ https://github.com/iTXTech/FlashDetector fdfdb - CC BY-NC-SA 4.0 https://github.com/iTXTech/fdfdb +1.5.3.24 - 2019/09/26 +支持在线获取服务器列表 +优化HTTP获取逻辑 + 1.5.2.23 - 2019/09/16 迁移到GitHub 修复默认服务器为空的bug diff --git a/servers.json b/servers.json index c9552b9..bcc45d9 100644 --- a/servers.json +++ b/servers.json @@ -1,6 +1,5 @@ { - "公共服务器 #1 (中文)(Public-FD)": "https://public-fd.peratx.net", - "公共服务器 #2 (中文)(Sakuracg)": "https://fd.sakuracg.com", - "公共服务器 #3 (中文)(风沙)": "https://flash.fengshayun.cn", + "公共服务器 #1 (中文)(Sakuracg)": "https://fd.sakuracg.com", + "公共服务器 #2 (中文)(风沙)": "https://flash.fengshayun.cn", "默认本地服务器/Default Local Server": "http://127.0.0.1:8080" } \ No newline at end of file diff --git a/update.json b/update.json index 66937d6..0ac0889 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": 23, - "completeVer": "1.5.2.23", - "info": "迁移到GitHub\n修复默认服务器为空的bug", - "url": "https://github.com/PeratX/FlashMaster/releases/download/S0916/FlashMaster-1.5.2.23.zip" + "version": 24, + "completeVer": "1.5.3.24", + "info": "支持在线获取服务器列表\n优化HTTP获取逻辑", + "url": "https://github.com/PeratX/FlashMaster/releases/download/S0926/FlashMaster-1.5.3.24.zip" } \ No newline at end of file diff --git a/update_en.json b/update_en.json index a3333c2..6e88ae1 100644 --- a/update_en.json +++ b/update_en.json @@ -1,6 +1,6 @@ { - "version": 23, - "completeVer": "1.5.2.23", - "info": "Move to GitHub\nFix default server is blank", - "url": "https://github.com/PeratX/FlashMaster/releases/download/S0916/FlashMaster-1.5.2.23.zip" + "version": 24, + "completeVer": "1.5.3.24", + "info": "Support online server list\nOptimize HTTP Get logic", + "url": "https://github.com/PeratX/FlashMaster/releases/download/S0926/FlashMaster-1.5.3.24.zip" } \ No newline at end of file