From 04b79777b899e7c9aa1a9c3ff1fd6624a1d89178 Mon Sep 17 00:00:00 2001 From: Brett Sun Date: Tue, 14 Jun 2016 18:05:09 +0200 Subject: [PATCH] Replace Sentry key after their security breach --- js/constants/application_constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/constants/application_constants.js b/js/constants/application_constants.js index d32d9603..83b5a374 100644 --- a/js/constants/application_constants.js +++ b/js/constants/application_constants.js @@ -127,7 +127,7 @@ const constants = { 'cssUrl': '//vjs.zencdn.net/4.12/video-js.css' }, 'raven': { - 'url': 'https://0955da3388c64ab29bd32c2a429f9ef4@app.getsentry.com/48351' + 'url': 'https://836bfb71c9c7418a967351d39ce547f0@app.getsentry.com/48351' }, 'facebook': { 'appId': '420813844732240',