diff --git a/.dev-tools/globalblacklist.template b/.dev-tools/globalblacklist.template index fa557e2a4..9576a51eb 100755 --- a/.dev-tools/globalblacklist.template +++ b/.dev-tools/globalblacklist.template @@ -7736,6 +7736,18 @@ map $http_referer $bad_referer { geo $validate_client { default 0; +# --------------- +# FAKE GoogleBots +# --------------- + +# START FAKE GOOGLEBOTS ### DO NOT EDIT THIS LINE AT ALL ### + 34.228.80.247 1; + 3.86.232.124 1; + 52.203.142.240 1; + 52.87.213.12 1; +# END FAKE GOOGLEBOTS ### DO NOT EDIT THIS LINE AT ALL ### + + # ------------------------------------- # BLOCK known Wordpress Theme Detectors # -------------------------------------