mirror of
https://github.com/scratchfoundation/scratchx.git
synced 2025-03-14 07:19:48 -04:00
parent
e2f1fc25f2
commit
61771f51e6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Scratch.FlashApp = Scratch.FlashApp || {};
|
|||
var editorId = "scratch";
|
||||
var initialPage = "home";
|
||||
var ShortURL = {
|
||||
key : "AIzaSyBcY0K1LO09zqBYUPbFWgSCDCVHNPUfiJc",
|
||||
key : "AIzaSyBlaftRUIOLFVs8nfrWvp4IBrqq9-az46A",
|
||||
api : "https://www.googleapis.com/urlshortener/v1/url",
|
||||
domain : "http://goo.gl"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue