From 0887fd146447cad057d1bfdbdaac53c106aa9b5d Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Sun, 7 Apr 2013 22:04:52 +0200 Subject: [PATCH] POST me the URL where you caught the errors too. --- src/main.coffee | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main.coffee b/src/main.coffee index 8b81e1732..02650cce5 100644 --- a/src/main.coffee +++ b/src/main.coffee @@ -572,7 +572,8 @@ Main = form: $.formData n: "<%= meta.name %> v#{g.VERSION}" t: '<%= type %>' - ua: window.navigator.userAgent + ua: window.navigator.userAgent + url: window.location.href e: errors.join '\n' isThisPageLegit: ->