mirror of
https://github.com/asdlokj1qpi233/subconverter.git
synced 2025-10-29 12:52:37 +00:00
Fix broken /sub2clashr and /surge2clash interface. Add template support for base configurations. Add support for exporting HTTP/Socks 5 nodes to Quantumult configurations. Add support for VMess HTTP nodes in Clash configurations. Optimize codes.
28 lines
630 B
YAML
28 lines
630 B
YAML
custom:
|
|
enable_rule_generator: false
|
|
overwrite_original_rules: false
|
|
|
|
custom_proxy_group:
|
|
- {import: snippets/groups_forcerule.txt}
|
|
|
|
# surge_ruleset:
|
|
# - {import: snippets/ruleset_remote.txt}
|
|
|
|
clash_rule_base: base/forcerule.yml
|
|
# surge_rule_base: base/surge.conf
|
|
# surfboard_rule_base: base/surfboard.conf
|
|
# mellow_rule_base: base/mellow.conf
|
|
# quan_rule_base: base/quan.conf
|
|
# quanx_rule_base: base/quanx.conf
|
|
|
|
# rename_node:
|
|
# - {import: snippet/rename.txt}
|
|
|
|
# emoji:
|
|
# - {import: snippets/emoji.txt}
|
|
|
|
# include_remarks: []
|
|
# exclude_remarks: []
|
|
# template_args:
|
|
# - {key: clash.dns.port, value: 5353}
|