Commit 57719f9d authored by 郝聪敏's avatar 郝聪敏

feature: 添加活动域名反解析

parent eac3e14e
......@@ -106,11 +106,11 @@ kdspStaticRule: &kdspStaticRule
order: 10
# 活动地址
# activityRule: &activityRule
# <<: *rule
# reg: 'activity[-/0-9a-z.]*liangkebang.net'
# to: 'activity.q-gp.com'
# order: 11
activityRule: &activityRule
<<: *rule
reg: 'activity[-/0-9a-z.]*liangkebang.net'
to: 'activity.q-gp.com'
order: 11
# xyqb官网
xyqbRule: &xyqbRule
......@@ -141,5 +141,5 @@ common: &common
pageRule: *pageRule
sRule: *sRule
kdspStaticRule: *kdspStaticRule
# activityRule: *activityRule
activityRule: *activityRule
xyqbRule: *xyqbRule
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment