Info
| Version: | 1.0.4.8 | 
| Author(s): | nb-ray | 
| Last Update: | Thursday, June 4, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://gitlab.zcznb.top/XXY/xraytool/-/tree/master/XrayTools/Xray.Tools.ExtractLib | 
| NuGet Url: | https://www.nuget.org/packages/Xray.Tools.ExtractLib | 
Install
Install-Package Xray.Tools.ExtractLib
                        dotnet add package Xray.Tools.ExtractLib
                        paket add Xray.Tools.ExtractLib
                        
                                Xray.Tools.ExtractLib Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- HtmlAgilityPack(>= 1.11.23)
 - Newtonsoft.Json(>= 12.0.3)
 - System.Text.Encoding.CodePages(>= 4.7.1)
 
                
修复正则替换的bug
2020/05/21 取消对json数组格式的抽取限制
2020/05/21 接口返回修改为List.