rx300: more email blocklist for gitea
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
ec45f6da4c
commit
26b3e4101f
1 changed files with 9 additions and 4 deletions
|
@ -130,14 +130,19 @@ nodes['rx300'] = {
|
||||||
'sha1': '87b2077ec66199b21c63a1e101fefc9b12cbcc7c',
|
'sha1': '87b2077ec66199b21c63a1e101fefc9b12cbcc7c',
|
||||||
'domain': 'git.franzi.business',
|
'domain': 'git.franzi.business',
|
||||||
'email_domain_blocklist': {
|
'email_domain_blocklist': {
|
||||||
'gmail.com',
|
|
||||||
'yahoo.com',
|
|
||||||
'aol.com',
|
'aol.com',
|
||||||
|
'beezom.buzz',
|
||||||
'comcast.net',
|
'comcast.net',
|
||||||
'verizon.net',
|
|
||||||
'hotmail.com',
|
|
||||||
'cox.net',
|
'cox.net',
|
||||||
|
'fitshot.xyz',
|
||||||
|
'gmail.com',
|
||||||
|
'grabmail.club',
|
||||||
|
'hotmail.com',
|
||||||
'msn.com',
|
'msn.com',
|
||||||
|
'spruzme.com',
|
||||||
|
'tempinbox.xyz',
|
||||||
|
'verizon.net',
|
||||||
|
'yahoo.com',
|
||||||
},
|
},
|
||||||
'enable_git_hooks': True,
|
'enable_git_hooks': True,
|
||||||
'install_ssh_key': True,
|
'install_ssh_key': True,
|
||||||
|
|
Loading…
Reference in a new issue