diff --git a/dev-tools/test-blocker-rate-limiting.sh b/dev-tools/test-blocker-rate-limiting.sh index d67a7d4fc..040f6b581 100755 --- a/dev-tools/test-blocker-rate-limiting.sh +++ b/dev-tools/test-blocker-rate-limiting.sh @@ -77,7 +77,7 @@ printf "\n" sleep 10s } -ratelimitGoogle () { +ratelimitGoogle_superratelimitAppleBot () { echo "${bold}${yellow}-----------------------------" echo "${bold}${yellow}Making GoogleBot ${yellow}RATE LIMITED" echo "${bold}${yellow}-----------------------------" @@ -296,7 +296,7 @@ echo "${bold}${green}Starting Rate Limiting Test" echo "${bold}${green}---------------------------" printf "\n" -ratelimitGoogle +ratelimitGoogle_superratelimitAppleBot reloadNginX waitforReload testRateLimiting