diff --git a/CollaborationService/js/CollaborationService.js b/CollaborationService/js/CollaborationService.js index 0ada62e7..241993b7 100644 --- a/CollaborationService/js/CollaborationService.js +++ b/CollaborationService/js/CollaborationService.js @@ -553,7 +553,7 @@ var dispatcher = Object.create({ // jshint ignore:line init: function () { firebase.initializeApp({ - apiKey: "AIzaSyBkHsVd9ZUNL0Uy6SbqbaOn8nwIvmlwW9M", + apiKey: atob("QUl6YVN5QmtIc1ZkOVpVTkwwVXk2U2JxYmFPbjhud0l2bWx3VzlN"), authDomain: "codap-collaborations.firebaseapp.com", databaseURL: "https://codap-collaborations.firebaseio.com", storageBucket: "codap-collaborations.appspot.com", diff --git a/GoogleSheets/js/Everything.js b/GoogleSheets/js/Everything.js index 3f45a80f..7667eb3d 100644 --- a/GoogleSheets/js/Everything.js +++ b/GoogleSheets/js/Everything.js @@ -544,7 +544,7 @@ var dispatcher = Object.create({ // jshint ignore:line init: function () { firebase.initializeApp({ - apiKey: "AIzaSyBkHsVd9ZUNL0Uy6SbqbaOn8nwIvmlwW9M", + apiKey: atob("QUl6YVN5QmtIc1ZkOVpVTkwwVXk2U2JxYmFPbjhud0l2bWx3VzlN"), authDomain: "codap-collaborations.firebaseapp.com", databaseURL: "https://codap-collaborations.firebaseio.com", storageBucket: "codap-collaborations.appspot.com", diff --git a/data-science-worlds/barty/barty.html b/data-science-worlds/barty/barty.html index f59d0420..873a0e46 100644 --- a/data-science-worlds/barty/barty.html +++ b/data-science-worlds/barty/barty.html @@ -331,7 +331,7 @@