Remove Routing Basic function

This commit is contained in:
2dust
2024-11-20 12:01:04 +08:00
parent 9cbe2b938c
commit a2413fdf23
17 changed files with 43 additions and 393 deletions

View File

@@ -180,7 +180,6 @@
public string DomainStrategy4Singbox { get; set; }
public string DomainMatcher { get; set; }
public string RoutingIndexId { get; set; }
public bool EnableRoutingAdvanced { get; set; }
}
[Serializable]