💄 Wrong IP for default crash reporter server.

This commit is contained in:
Cheng Zhao 2013-11-28 12:38:33 +08:00
parent da03784610
commit fdfff63119

View file

@ -7,7 +7,7 @@ class CrashReporter
productName ?= 'Atom-Shell'
companyName ?= 'GitHub, Inc'
submitUrl ?= 'http://54.249.141.25:1127/post'
submitUrl ?= 'http://54.249.141.255:1127/post'
autoSubmit ?= true
ignoreSystemCrashHandler ?= false
extra ?= {}