Revert "Connect to code combat over HTTPS"

This reverts commit aa321bb3af.
This commit is contained in:
Popey456963 2015-03-12 18:16:16 +00:00
parent 099cb69c64
commit db27066a3f

View file

@ -29,7 +29,7 @@ options =
simulateOnlyOneGame: simulateOneGame
options.heapdump = require('heapdump') if options.heapdump
server = if options.testing then 'http://127.0.0.1:3000' else 'https://direct.codecombat.com'
server = if options.testing then 'http://127.0.0.1:3000' else 'http://direct.codecombat.com'
# Use direct instead of live site because jQlone's requests proxy doesn't do caching properly and CloudFlare gets too aggressive.
# Disabled modules