From 25f7162a90acc8c4a14cbdc1fd6ee4b7fa530af9 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Fri, 28 Jun 2019 11:34:20 +0200 Subject: [PATCH] UPDATE blacklist-user-agents.conf include file [ci skip] --- bots.d/blacklist-user-agents.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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