Update rate-limiting-user-agents.conf [skip ci]

Add super rate limited bot "Applebot" to tests 
Ref: #568
This commit is contained in:
Mitchell Krog 2024-04-24 14:31:38 +02:00 committed by GitHub
parent 807c11a8fe
commit 0a1d5e942b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 ###