From 0abb70f2242453255e5b9bd7e9c84abf65524215 Mon Sep 17 00:00:00 2001 From: Jun Huang Date: Fri, 30 Sep 2022 17:34:46 +0800 Subject: [PATCH] MOD: Remove all ipv6 addresses --- config.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config.json b/config.json index 511610ff077..1d65799be96 100644 --- a/config.json +++ b/config.json @@ -75,6 +75,13 @@ "inputDir": "./data" } }, + { + "type": "cutter", + "action": "remove", + "args": { + "onlyIPType": "ipv6" + } + }, { "type": "private", "action": "add"