Update key

This commit is contained in:
Ray Schamp 2015-05-11 09:50:53 -04:00
parent 559bdd6195
commit 19fb46cbb3

View file

@ -5,7 +5,7 @@ Scratch.FlashApp = Scratch.FlashApp || {};
var editorId = "scratch";
var initialPage = "home";
var ShortURL = {
key : "AIzaSyBlaftRUIOLFVs8nfrWvp4IBrqq9-az46A",
key : "AIzaSyBcY0K1LO09zqBYUPbFWgSCDCVHNPUfiJc",
api : "https://www.googleapis.com/urlshortener/v1/url",
domain : "http://goo.gl"
}