From bfa92eaa6399e084450bb6edd16e4871cec6fb10 Mon Sep 17 00:00:00 2001 From: Spirillen Date: Fri, 15 Dec 2023 11:04:52 +0100 Subject: [PATCH] Adding openfish as source test 1 --- tools/hostscompilerconf.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/tools/hostscompilerconf.json b/tools/hostscompilerconf.json index 4f62536..280482a 100644 --- a/tools/hostscompilerconf.json +++ b/tools/hostscompilerconf.json @@ -1740,6 +1740,21 @@ "Compress", "RemoveComments" ] + }, + { + "namw": "openphish feed", + "source": "https://openphish.com/feed.txt", + "type": "hosts", + "transformations": [ + "RemoveComments", + "Compress", + "Validate", + "Deduplicate", + "RemoveEmptyLines", + "TrimLines", + "RemoveEmptyLines", + "InsertFinalNewLine" + ] } ], "transformations": [