Bug fix
- Fix: where images with Windows-style paths (e.g.,
D:\\ABC\\EFG.jpg) failed to migrate successfully - Fix: where image URLs without file extensions at the end (e.g.,
https://xxx.com/abc) failed to migrate successfully
Bug fix
- 修复 图片路径如果是 Windows 类型的路径(比如
D:\\ABC\\EFG.jpg)无法成功迁移的问题 - 修复 图片 URL 如果结尾没有文件扩展名(比如
https://xxx.com/abc)无法成功迁移的问题