mirror of
https://github.com/asdlokj1qpi233/subconverter.git
synced 2025-10-29 21:03:00 +00:00
Breaking changes
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.
This commit is contained in:
@@ -55,3 +55,7 @@ clash_rule_base=base/forcerule.yml
|
||||
;Options for filtering nodes
|
||||
;include_remarks=
|
||||
;exclude_remarks=
|
||||
|
||||
;[template]
|
||||
;;variables in the local scope
|
||||
;clash.dns.port=5353
|
||||
|
||||
@@ -23,3 +23,5 @@ custom:
|
||||
|
||||
# include_remarks: []
|
||||
# exclude_remarks: []
|
||||
# template_args:
|
||||
# - {key: clash.dns.port, value: 5353}
|
||||
|
||||
Reference in New Issue
Block a user