From 6bd6a5180f8cab217161c2f218aa7cb9aa4375c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Fri, 8 Jun 2018 15:12:22 +0200 Subject: [PATCH] new: Add pop3gropers list Source: https://home.nuug.no/~peter/pop3gropers.txt --- bgpranking/config/modules/pop3gropers.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 bgpranking/config/modules/pop3gropers.json diff --git a/bgpranking/config/modules/pop3gropers.json b/bgpranking/config/modules/pop3gropers.json new file mode 100644 index 0000000..8c49fa4 --- /dev/null +++ b/bgpranking/config/modules/pop3gropers.json @@ -0,0 +1,6 @@ +{ + "url": "https://home.nuug.no/~peter/pop3gropers.txt", + "vendor": "bsdly", + "name": "pop3gropers", + "impact": 3 +}