From 4624f6f3314039b4fb3d11cabee67f3d8ba36e32 Mon Sep 17 00:00:00 2001 From: Vadim Pavlov <13776103+Homas@users.noreply.github.com> Date: Sat, 24 Apr 2021 22:30:08 -0700 Subject: [PATCH] removed tor exit nodes feed --- cfg/ioc2rpz.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/cfg/ioc2rpz.conf b/cfg/ioc2rpz.conf index a647dca..710633d 100644 --- a/cfg/ioc2rpz.conf +++ b/cfg/ioc2rpz.conf @@ -78,8 +78,6 @@ {rpz,{"local.ioc2rpz",7202,3600,2592000,7200,"true","true","nodata",["dnsproxykey_1","dnsproxykey_2"],"mixed",120,60,["small_ioc"],["192.168.43.1","192.168.43.32"],[]}}. %IP based feed {rpz,{"bots-ip.ioc2rpz",7202,3600,2592000,7200,"true","true","nxdomain",["dnsproxykey_1","dnsproxykey_2"],"ip",172800,0,["bot.list"],[],[]}}. -%Non cacheable/live RPZ from a remote server -{rpz,{"tor-exit-ip.ioc2rpz",7202,3600,2592000,7200,"false","true","nxdomain",["dnsproxykey_1","dnsproxykey_2"],"ip",172800,0,["tor-exit"],[],[]}}. %Non cacheable/live RPZ from a local file {rpz,{"duplicate.ioc2rpz",7202,3600,2592000,7200,"false","false","nodata",["dnsproxykey_1"],"fqdn",3600,3600,["duplicate"],[],[]}}.