Haven't received email for whitelist signup for token sale

Hi,
I signed up for the updates and today blockstack started taking registrations for whitelist for token sale. I haven’t received the email yet, would it be possible to know whom to contact for those details?

I just got the email, just in case you haven’t yet, here are the details:

But it’s near impossible to get in, the request load seems to be too high at the moment.

I’m not so sure that it has to do with request load right now. It looks like CORS stuff wasn’t set up correctly on their end.

This error happens after you authenticate your account and are on the ‘Token Sale Registration…’ page.

https://us-central1-blockstack-com.cloudfunctions.net/app/profile_validation 500 ()

Failed to load https://us-central1-blockstack-com.cloudfunctions.net/app/profile_validation: No 
'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://blockstack.com' is therefore not allowed access. The response had HTTP status code 500. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

We have fixed that CORS issue