From e7a7f8afd739eea434a43ea2fb86fd7de0f3e0a1 Mon Sep 17 00:00:00 2001 From: Andrew Hankinson Date: Mon, 11 Mar 2024 16:53:04 +0100 Subject: [PATCH] Add monitor to bots --- bots.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bots.py b/bots.py index 1599cda..6111a36 100644 --- a/bots.py +++ b/bots.py @@ -2,6 +2,7 @@ # the last two entries from that list were removed since they did not work well with Python's regex # library. botua = [ + r"synthetic-monitoring-agent.*", r"monitoring360bot", r"Cloudflare-Healthchecks", r"360Spider",