Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bit4woo committed Jul 26, 2024
1 parent c30e505 commit b6fdffd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/domain/target/TargetEntry.java
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ private void autoDetectTrustLevel() {
+ "amazonaws.com\r\n"
+ "huaweicloud.com\r\n"
+ "myhuaweicloud.com\r\n"
+ "hwclouds-dns.com\r\n"
+ "myqcloud.com\r\n"
+ "tencent.com\r\n"
+ "tencentcloudapi.com\r\n"
Expand Down
1 change: 1 addition & 0 deletions src/resources/cloud_service_domain_names.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ amazon.com
amazonaws.com
huaweicloud.com
myhuaweicloud.com
hwclouds-dns.com
myqcloud.com
tencent.com
tencentcloudapi.com
Expand Down

0 comments on commit b6fdffd

Please sign in to comment.