TeaOSLab / EdgeAdmin

CDN & WAF集群管理系统。
https://goedge.cloud
BSD 3-Clause "New" or "Revised" License
82 stars 42 forks source link

添加正则表达域名时候,有问题。 #40

Open justdoitlah opened 3 months ago

justdoitlah commented 3 months ago

~(example1|example2|example3) 系统会拆分为三个。其实是一行而已。可能系统把 | 当作分隔符号了。 建议:如果是 ~ 开头,不要分割。