From 721d9b4a3753f354531e0414706cd17e10be7631 Mon Sep 17 00:00:00 2001 From: Conner Vieira Date: Thu, 8 Jun 2023 00:25:27 -0400 Subject: [PATCH] Added the V0LT emergency hotlist as a default --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 013c94b..00bc898 100644 --- a/config.json +++ b/config.json @@ -10,7 +10,7 @@ "alerts": { "alerts_ignore_validation": true, "allow_duplicate_alerts": true, - "databases": [] + "databases": ["https://v0lttech.com/predator/plates/emergency.json"] }, "display": { "ascii_art_header": true,