diff --git a/config.json b/config.json index 29e316c..87ff5af 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { "host": "localhost", - "port": 80, + "port": 1337, "PLUGIN_PATH": "./towers" } \ No newline at end of file diff --git a/tools/test_mail_list.json b/tools/test_mail_list.json index 4d35b36..a27ed6e 100644 --- a/tools/test_mail_list.json +++ b/tools/test_mail_list.json @@ -1,5 +1,11 @@ [ "kmakise@lab.org", + "aphacker@knights.of.the.lambda.calculus.org", "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" ] \ No newline at end of file