update: head ping #2
@@ -76,7 +76,7 @@ const testServerPing = (
|
|||||||
const timeout = 5000
|
const timeout = 5000
|
||||||
let resolved = false
|
let resolved = false
|
||||||
|
|
||||||
const pingUrl = `http://ping.${server.subdomain}`
|
const pingUrl = `https://ping.${server.subdomain}`
|
||||||
|
|
||||||
const timeoutId = setTimeout(() => {
|
const timeoutId = setTimeout(() => {
|
||||||
if (!resolved) {
|
if (!resolved) {
|
||||||
|
|||||||
Reference in New Issue
Block a user