mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2024-11-16 11:42:43 +08:00
[fix] rule providers
This commit is contained in:
parent
aeddc8eb1d
commit
cad18b7529
|
@ -170,6 +170,7 @@ type RawConfig struct {
|
|||
Interface string `yaml:"interface-name"`
|
||||
|
||||
ProxyProvider map[string]map[string]interface{} `yaml:"proxy-providers"`
|
||||
RuleProvider map[string]map[string]interface{} `yaml:"rule-providers"`
|
||||
Hosts map[string]string `yaml:"hosts"`
|
||||
DNS RawDNS `yaml:"dns"`
|
||||
Tun Tun `yaml:"tun"`
|
||||
|
|
Loading…
Reference in New Issue
Block a user