POST me the URL where you caught the errors too.

This commit is contained in:
Nicolas Stepien 2013-04-07 22:04:52 +02:00
parent 060dc71e4b
commit 0887fd1464

View File

@ -573,6 +573,7 @@ Main =
n: "<%= meta.name %> v#{g.VERSION}" n: "<%= meta.name %> v#{g.VERSION}"
t: '<%= type %>' t: '<%= type %>'
ua: window.navigator.userAgent ua: window.navigator.userAgent
url: window.location.href
e: errors.join '\n' e: errors.join '\n'
isThisPageLegit: -> isThisPageLegit: ->