Enhancements

Fix exporting broken configuration file in some occasions.
Fix directly treating not-exist ruleset file as URL.
Fix group fallback not working on Quantumult X configurations.
Fix typo in example profile.
Add specifying default external configuration file to use when none is provided.
Optimize codes.
This commit is contained in:
Tindy X
2020-04-10 18:18:57 +08:00
parent 025d0eb4e1
commit 5f0c2d1b47
6 changed files with 27 additions and 11 deletions

View File

@@ -5,6 +5,7 @@ common:
insert_url: []
exclude_remarks: ["(到期|剩余流量|时间|官网|产品)"]
include_remarks: []
default_external_config: "" # config/example_external_config.yml
clash_rule_base: base/all_base.tpl
surge_rule_base: base/all_base.tpl
surfboard_rule_base: base/all_base.tpl