RegexRule

名称类型描述示例值
object

自定义域名正则重写规则配置

matchstring

匹配规则

^/api/.+?/(.*)
replacementstring

替换规则

/api/v2/$1