We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9bff3e2 + a164557 commit da5b9c7Copy full SHA for da5b9c7
batch-fragment-test.ps1
@@ -89,7 +89,7 @@ function Send-HTTPRequest {
89
)
90
91
# Set the target URL
92
- $url = "http://google.com"
+ $url = "http://cp.cloudflare.com"
93
94
# Initialize variables to store total time and count of pings
95
$totalTime = 0
0 commit comments