refactor: remove prepend and append for provider
This commit is contained in:
@@ -15,22 +15,14 @@ pub const ITEM_MERGE: &str = "# Profile Enhancement Merge Template for Clash Ver
|
||||
|
||||
prepend-rules: []
|
||||
|
||||
prepend-rule-providers: {}
|
||||
|
||||
prepend-proxies: []
|
||||
|
||||
prepend-proxy-providers: {}
|
||||
|
||||
prepend-proxy-groups: []
|
||||
|
||||
append-rules: []
|
||||
|
||||
append-rule-providers: {}
|
||||
|
||||
append-proxies: []
|
||||
|
||||
append-proxy-providers: {}
|
||||
|
||||
append-proxy-groups: []
|
||||
";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user