`cathedral` can't serve on p80! switch to 1337 and add test e-mails

master
cynic 3 years ago
parent 5a0f2bead4
commit e3fc5bebe0
  1. 2
      config.json
  2. 8
      tools/test_mail_list.json

@ -1,5 +1,5 @@
{ {
"host": "localhost", "host": "localhost",
"port": 80, "port": 1337,
"PLUGIN_PATH": "./towers" "PLUGIN_PATH": "./towers"
} }

@ -1,5 +1,11 @@
[ [
"kmakise@lab.org", "kmakise@lab.org",
"aphacker@knights.of.the.lambda.calculus.org",
"aymous@national.shitposters.club", "aymous@national.shitposters.club",
"tsparkle@canterlot.edu" "tsparkle@canterlot.edu",
"mdancer@canterlot.edu",
"fanon@got.is",
"asoliloquy@berkeley.edu",
"vdarkbloom@darkbloom.org",
"rcarte@darkbloom.org"
] ]
Loading…
Cancel
Save