diff --git a/dev-tools/test_units/rate-limiting-user-agents.conf b/dev-tools/test_units/rate-limiting-user-agents.conf index 26e143e12..8fde59e25 100644 --- a/dev-tools/test_units/rate-limiting-user-agents.conf +++ b/dev-tools/test_units/rate-limiting-user-agents.conf @@ -60,4 +60,5 @@ # START MAKE BAD BOTS GOOD ### DO NOT EDIT THIS LINE AT ALL ### "~*(?:\b)GoogleBot(?:\b|)" 2; + "~*(?:\b)Applebot(?:\b|)" 4; # END MAKE BAD BOTS GOOD ### DO NOT EDIT THIS LINE AT ALL ###