POST me the URL where you caught the errors too.
This commit is contained in:
parent
060dc71e4b
commit
0887fd1464
@ -572,7 +572,8 @@ Main =
|
|||||||
form: $.formData
|
form: $.formData
|
||||||
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: ->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user