mirror of
https://github.com/v2fly/domain-list-community.git
synced 2024-11-16 17:14:52 +02:00
Combine some regexp rules (#2103)
This commit is contained in:
parent
339730c125
commit
59ea5b7e08
5
data/aws
5
data/aws
@ -39,7 +39,4 @@ elasticbeanstalk.com
|
||||
thinkboxsoftware.com
|
||||
|
||||
# AWS DNS
|
||||
regexp:.+\.awsdns-[0-9][0-9]\.co\.uk$
|
||||
regexp:.+\.awsdns-[0-9][0-9]\.com$
|
||||
regexp:.+\.awsdns-[0-9][0-9]\.net$
|
||||
regexp:.+\.awsdns-[0-9][0-9]\.org$
|
||||
regexp:.+\.awsdns-[0-9][0-9]\.(co\.uk|com|net|org)$
|
||||
|
@ -21,8 +21,5 @@ route53.cn @cn
|
||||
sagemaker.com.cn @cn
|
||||
|
||||
# AWS CN DNS
|
||||
regexp:.+\.awsdns-cn-[0-9][0-9]\.biz$
|
||||
regexp:.+\.awsdns-cn-[0-9][0-9]\.(biz|com|net|top)$
|
||||
regexp:.+\.awsdns-cn-[0-9][a-e0-9]\.cn$
|
||||
regexp:.+\.awsdns-cn-[0-9][0-9]\.com$
|
||||
regexp:.+\.awsdns-cn-[0-9][0-9]\.net$
|
||||
regexp:.+\.awsdns-cn-[0-9][0-9]\.top$
|
||||
|
Loading…
Reference in New Issue
Block a user