v2rayN/v2rayN/ServiceLib
th1nker 0770e30034
fix: 修正获取系统hosts (#7903)
- 修复当host的记录存在行尾注释时,无法将其添加到dns.host中

示例hosts
```
127.0.0.1 test1.com
127.0.0.1 test2.com # test
```
在之前仅仅会添加`127.0.0.1 test1.com`这条记录,而忽略另一条
2025-09-08 18:02:44 +08:00
..
Base csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
Common fix: 修正获取系统hosts (#7903) 2025-09-08 18:02:44 +08:00
Enums Using RxApp replace ViewAction 2025-09-02 17:12:38 +08:00
Handler Fix DNS Regional Presets (#7885) 2025-09-05 18:11:16 +08:00
Helper Optimizing SQLite performance 2025-08-26 20:56:28 +08:00
Manager Using RxApp replace ViewAction 2025-09-02 17:12:38 +08:00
Models Add mieru support (#7828) 2025-08-25 17:43:53 +08:00
Resx Profiles Select Window (#7891) 2025-09-07 18:58:59 +08:00
Sample Migrate to sing-box 1.12 support (#7521) 2025-08-10 10:15:32 +08:00
Services Optimization and Improvement. 2025-08-29 11:53:30 +08:00
ViewModels Profiles Select Window (#7891) 2025-09-07 18:58:59 +08:00
FodyWeavers.xml Refactoring Project 2024-08-20 14:15:29 +08:00
Global.cs Add mieru support (#7828) 2025-08-25 17:43:53 +08:00
GlobalUsings.cs Add Manager folder 2025-08-17 16:52:51 +08:00
ServiceLib.csproj Optimized and improved the code 2025-07-30 19:52:45 +08:00