vineelagampa meamgodyay commited on
Commit
5ac6aef
·
verified ·
1 Parent(s): 79846f1

Update web/analyzer.html (#34)

Browse files

- Update web/analyzer.html (501a4d3d192e75ee9a85223590296cb31701dd1f)


Co-authored-by: Vihaan Jyothiswaroop <meamgodyay@users.noreply.huggingface.co>

Files changed (1) hide show
  1. web/analyzer.html +8 -7
web/analyzer.html CHANGED
@@ -179,13 +179,14 @@
179
  } from "https://www.gstatic.com/firebasejs/9.22.0/firebase-auth.js";
180
 
181
  const firebaseConfig = {
182
- apiKey: "AIzaSyAKWstCc7HqMgV8DmH2Sy6QwUP3JvZxu9g",
183
- authDomain: "appchallenge-c8fe3.firebaseapp.com",
184
- projectId: "appchallenge-c8fe3",
185
- storageBucket: "appchallenge-c8fe3.firebasestorage.app",
186
- messagingSenderId: "943791692455",
187
- appId: "1:943791692455:web:ae04d06bf09669b6bdd982",
188
- };
 
189
 
190
  const app = initializeApp(firebaseConfig);
191
  const auth = getAuth(app);
 
179
  } from "https://www.gstatic.com/firebasejs/9.22.0/firebase-auth.js";
180
 
181
  const firebaseConfig = {
182
+ apiKey: "AIzaSyAPhM_Ee7cLzyKHs5zyFy8g5ZOk9-pubRI",
183
+ authDomain: "login-tutorial-7a9e1.firebaseapp.com",
184
+ projectId: "login-tutorial-7a9e1",
185
+ storageBucket: "login-tutorial-7a9e1.firebasestorage.app",
186
+ messagingSenderId: "491093197824",
187
+ appId: "1:491093197824:web:9f86659034af7e6a8244e5",
188
+ measurementId: "G-JM7T9N6ZLZ"
189
+ };
190
 
191
  const app = initializeApp(firebaseConfig);
192
  const auth = getAuth(app);