mirror of
https://github.com/bestnite/sub2clash.git
synced 2025-05-31 06:15:02 +08:00
fix: RuleProvider增加Format
This commit is contained in:
parent
06887d91ac
commit
84c5a6e5f4
@ -6,6 +6,7 @@ type RuleProvider struct {
|
||||
Url string `yaml:"url,omitempty"`
|
||||
Path string `yaml:"path,omitempty"`
|
||||
Interval int `yaml:"interval,omitempty"`
|
||||
Format string `yaml:"format,omitempty"`
|
||||
}
|
||||
|
||||
type Payload struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user