20after4 has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/349342 )
Change subject: Add 90.231.10.86 to phabbanlist, this crawler is causing outages. ...................................................................... Add 90.231.10.86 to phabbanlist, this crawler is causing outages. Change-Id: Ia9b2aac014d0b72fee12595af962ce5a9b3a6014 --- M modules/phabricator/files/apache/phabbanlist.conf 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/42/349342/1 diff --git a/modules/phabricator/files/apache/phabbanlist.conf b/modules/phabricator/files/apache/phabbanlist.conf index 40abf46..6cbf2fe 100644 --- a/modules/phabricator/files/apache/phabbanlist.conf +++ b/modules/phabricator/files/apache/phabbanlist.conf @@ -22,6 +22,7 @@ # aggressive bot, claims to be https://www.teorem.se/bot.html but url is 404 Require not ip 90.227.4.251 +Require not ip 90.231.10.86 # jice.ddns.net cloning the site for # nefarious purposes -- To view, visit https://gerrit.wikimedia.org/r/349342 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia9b2aac014d0b72fee12595af962ce5a9b3a6014 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: 20after4 <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
