no more firebase

This commit is contained in:
Boof 2023-01-05 08:53:27 +01:00 committed by GitHub
parent 58916fbd4e
commit f94b680c78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,29 +1,6 @@
<!DOCTYPE html>
<HTML lang="en">
<HEAD>
<script type="module">
// Import the functions you need from the SDKs you need
import { initializeApp } from "https://www.gstatic.com/firebasejs/9.15.0/firebase-app.js";
import { getAnalytics } from "https://www.gstatic.com/firebasejs/9.15.0/firebase-analytics.js";
// TODO: Add SDKs for Firebase products that you want to use
// https://firebase.google.com/docs/web/setup#available-libraries
// Your web app's Firebase configuration
// For Firebase JS SDK v7.20.0 and later, measurementId is optional
const firebaseConfig = {
apiKey: "AIzaSyDVae7Z88y6e28V8RRH718dUk7Z-uvm9VU",
authDomain: "website-main-372011.firebaseapp.com",
projectId: "website-main-372011",
storageBucket: "website-main-372011.appspot.com",
messagingSenderId: "995928426583",
appId: "1:995928426583:web:b8ba21163893e13f043b12",
measurementId: "G-0NLJR7E58T"
};
// Initialize Firebase
const app = initializeApp(firebaseConfig);
const analytics = getAnalytics(app);
</script>
<meta name="ahrefs-site-verification" content="dddc9587d8e6d98c3ad0e2b49cdba8522194cef2529d26a21dce6ddce57b1110">
<meta charset="UTF-8">
<link rel="icon" type="image/x-icon" href="favicon.png">