From d1e9ef8ead0d625d8a12aa96df168a8c41bee5f7 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Sun, 28 Jul 2019 09:17:14 +0200 Subject: [PATCH] [BETA] Update template ADD Fake GoogleBots REF: #280 REF: #282 --- .dev-tools/globalblacklist-testing.template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/.dev-tools/globalblacklist-testing.template b/.dev-tools/globalblacklist-testing.template index c2b35513a..8e62f3fdf 100644 --- a/.dev-tools/globalblacklist-testing.template +++ b/.dev-tools/globalblacklist-testing.template @@ -7736,6 +7736,21 @@ map $http_referer $bad_referer { geo $validate_client { default 0; +# --------------- +# FAKE GoogleBots +# --------------- + +# START FAKE GOOGLEBOTS ### DO NOT EDIT THIS LINE AT ALL ### + 52.201.238.175 1; + 52.90.20.216 1; + 54.161.247.146 1; + 54.211.214.177 1; + 54.227.194.252 1; + 54.242.239.179 1; + 54.242.250.203 1; +# END FAKE GOOGLEBOTS ### DO NOT EDIT THIS LINE AT ALL ### + + # ------------------------------------- # BLOCK known Wordpress Theme Detectors # -------------------------------------