Skip to content

Commit

Permalink
aws-cn: convert regexp rules (#2553)
Browse files Browse the repository at this point in the history
  • Loading branch information
database64128 authored Feb 26, 2025
1 parent 5e42d02 commit f6c730b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion data/aws-cn
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ route53.cn @cn
sagemaker.com.cn @cn

# AWS CN DNS
regexp:.+\.amzndns-cn\.(biz|cn|com|net)$ @cn
# regexp:.+\.amzndns-cn\.(biz|cn|com|net)$ @cn
amzndns-cn.biz @cn
amzndns-cn.cn @cn
amzndns-cn.com @cn
amzndns-cn.net @cn

regexp:.+\.awsdns-cn-[0-9][0-9]\.(biz|com|net|top)$ @cn
regexp:.+\.awsdns-cn-[0-9][a-e0-9]\.cn$ @cn

0 comments on commit f6c730b

Please sign in to comment.