mirror of
https://github.com/asdlokj1qpi233/subconverter.git
synced 2025-10-29 12:52:37 +00:00
Enhancements
Add 1MB file download size limit to prevent feeding a large file to the processor. Add file scope limit to rule_base options in external config to prevent loading sensitive files as rule base. Add support for generating Clash DOMAIN/IP-CIDR rule-providers. Optimize codes.
This commit is contained in:
@@ -6,6 +6,7 @@ common:
|
||||
exclude_remarks: ["(到期|剩余流量|时间|官网|产品)"]
|
||||
include_remarks: []
|
||||
default_external_config: "" # config/example_external_config.yml
|
||||
base_path: base
|
||||
clash_rule_base: base/all_base.tpl
|
||||
surge_rule_base: base/all_base.tpl
|
||||
surfboard_rule_base: base/all_base.tpl
|
||||
|
||||
Reference in New Issue
Block a user