From 146fd41a7f8c58a8a79a1d0b6ff24a2be92f5a33 Mon Sep 17 00:00:00 2001 From: staticsafe Date: Wed, 27 May 2020 21:01:02 -0400 Subject: [PATCH] add pimeeyes.com crawler IP to nasties ipset --- ubuntu/roles/ipset-deploy/files/deirdre.asininetech.net.ipset | 2 ++ ubuntu/roles/ipset-deploy/files/erlking.asininetech.net.ipset | 2 ++ ubuntu/roles/ipset-deploy/files/waldo.asininetech.net.ipset | 2 ++ 3 files changed, 6 insertions(+) diff --git a/ubuntu/roles/ipset-deploy/files/deirdre.asininetech.net.ipset b/ubuntu/roles/ipset-deploy/files/deirdre.asininetech.net.ipset index f29e1d7..c45ef7e 100644 --- a/ubuntu/roles/ipset-deploy/files/deirdre.asininetech.net.ipset +++ b/ubuntu/roles/ipset-deploy/files/deirdre.asininetech.net.ipset @@ -24,3 +24,5 @@ add nasties 216.244.66.229/32 add nasties 114.119.160.0/21 # Centurybot add nasties 64.62.202.73/32 +# Pimeyes.com crawler +add nasties 116.202.237.211/32 diff --git a/ubuntu/roles/ipset-deploy/files/erlking.asininetech.net.ipset b/ubuntu/roles/ipset-deploy/files/erlking.asininetech.net.ipset index ff6f893..96e5f41 100644 --- a/ubuntu/roles/ipset-deploy/files/erlking.asininetech.net.ipset +++ b/ubuntu/roles/ipset-deploy/files/erlking.asininetech.net.ipset @@ -16,3 +16,5 @@ add nasties 216.244.66.229/32 add nasties 114.119.160.0/21 # Centurybot add nasties 64.62.202.73/32 +# Pimeyes.com crawler +add nasties 116.202.237.211/32 diff --git a/ubuntu/roles/ipset-deploy/files/waldo.asininetech.net.ipset b/ubuntu/roles/ipset-deploy/files/waldo.asininetech.net.ipset index b91d6ac..3f55099 100644 --- a/ubuntu/roles/ipset-deploy/files/waldo.asininetech.net.ipset +++ b/ubuntu/roles/ipset-deploy/files/waldo.asininetech.net.ipset @@ -22,3 +22,5 @@ add nasties 216.244.66.229/32 add nasties 114.119.160.0/21 # Centurybot add nasties 64.62.202.73/32 +# Pimeyes.com crawler +add nasties 116.202.237.211/32