Skip to content

Commit da5b9c7

Browse files
Merge pull request #1 from ircfspace/main
better url for ping
2 parents 9bff3e2 + a164557 commit da5b9c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

batch-fragment-test.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ function Send-HTTPRequest {
8989
)
9090

9191
# Set the target URL
92-
$url = "http://google.com"
92+
$url = "http://cp.cloudflare.com"
9393

9494
# Initialize variables to store total time and count of pings
9595
$totalTime = 0

0 commit comments

Comments
 (0)