From 9736576d0d5264d78969523663c88a7f025d4bd5 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sun, 10 Jul 2022 13:32:29 +0200 Subject: [PATCH] rx300: cleaned up spam gitea accounts --- nodes/rx300.py | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/nodes/rx300.py b/nodes/rx300.py index c9083d8..9a4770c 100644 --- a/nodes/rx300.py +++ b/nodes/rx300.py @@ -131,17 +131,32 @@ nodes['rx300'] = { 'domain': 'git.franzi.business', 'email_domain_blocklist': { 'aol.com', + 'bamibi.com', 'beezom.buzz', + 'block521.com', + 'cloud-mail.top', 'comcast.net', 'cox.net', + 'cupbest.com', + 'dakcans.com', 'fitshot.xyz', 'gmail.com', 'grabmail.club', + 'hbehs.com', 'hotmail.com', 'msn.com', + 'nycexercise.com', + 'oceore.com', + 'popcornfly.com', + 'qqhow.com', + 'runqx.com', + 'spicethainj.com', 'spruzme.com', + 'syswift.com', + 'tagbert.com', 'tempinbox.xyz', 'verizon.net', + 'vusra.com', 'yahoo.com', }, 'enable_git_hooks': True,