From 5e66dbfd012a8438004218dee3df47b14fd50bb5 Mon Sep 17 00:00:00 2001 From: onefang Date: Tue, 31 Dec 2019 16:21:10 +1000 Subject: Add redirects graphs. --- plugin/HTTP.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'plugin/HTTP.json') diff --git a/plugin/HTTP.json b/plugin/HTTP.json index 2c27f37..364a8ca 100644 --- a/plugin/HTTP.json +++ b/plugin/HTTP.json @@ -16,6 +16,18 @@ "name": "URLSanity timeouts", "color": "000044" }, + "RedirectsErrors": { + "name": "Redirect errors", + "color": "660000" + }, + "RedirectsWarnings": { + "name": "Redirect warnings", + "color": "006666" + }, + "RedirectsTimeouts": { + "name": "Redirect timeouts", + "color": "000066" + }, "ProtocolErrors": { "name": "Protocol errors", "color": "880000" -- cgit v1.1