Add git.community-scripts.org to dns check
This commit is contained in:
parent
bb519910b6
commit
23c5acb9d6
@ -125,7 +125,7 @@ network_check() {
|
||||
fi
|
||||
|
||||
# DNS resolution checks for GitHub-related domains (IPv4 and/or IPv6)
|
||||
GITHUB_HOSTS=("github.com" "raw.githubusercontent.com" "api.github.com")
|
||||
GITHUB_HOSTS=("github.com" "raw.githubusercontent.com" "api.github.com" "git.community-scripts.com")
|
||||
GITHUB_STATUS="GitHub DNS:"
|
||||
DNS_FAILED=false
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user