UPDATE: Fixed now.<p>FYI - I'm getting a connection timeout.<p><pre><code> curl -v http://hndetox.com/v2
* Trying 184.168.131.241...
* connect to 184.168.131.241 port 80 failed: Operation timed out
* Failed to connect to hndetox.com port 80: Operation timed out
* Closing connection 0
curl: (7) Failed to connect to hndetox.com port 80: Operation timed out</code></pre>
For those wondering, it's built with Meteor, Mongo and my jobs queue package: <a href="https://github.com/msavin/SteveJobs" rel="nofollow">https://github.com/msavin/SteveJobs</a>