diff --git a/bots.d/blacklist-user-agents.conf b/bots.d/blacklist-user-agents.conf index ac53ad74c..8bf39b350 100644 --- a/bots.d/blacklist-user-agents.conf +++ b/bots.d/blacklist-user-agents.conf @@ -73,7 +73,7 @@ # MY BLACKLIST # ------------ -"~*(?:\b)x22(?:\b|)" 3; -"~*(?:\b){|}(?:\b|)" 3; +"~*(?:\b)x22(?:\b|)" 3; +"~*(?:\b){|}(?:\b|)" 3; "~*(?:\b|)mb_ereg_replace(?:\b|)" 3; "~*(?:\b|)file_put_contents(?:\b|)" 3; \ No newline at end of file