games/index.html
2023-01-05 08:27:04 +01:00

60 lines
2.7 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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">
<title>Boofdev</title>
<link rel="stylesheet" href="style.css" Type="text/css" media="all">
<script src="index.js"></script>
<link rel="canonical" href="/index.html">
</HEAD>
<BODY class="animated-back">
<!-- <img onclick="window.location.href='http://gg.gg/b0gamead2'" class="alignnone size-full wp-image-1303" class="floatRight" src="/files/img/ad.png" alt="" width="318.75" height="468.75" id="hp"/></div> -->
<p>On this website i host games and other stuff.</p>
<h1>Contact:</h1>
<p>Discord: Boof V2#4806</p>
<p>Email: <a href="mailto:admin@boof.eu.org">admin@boof.eu.org</a></p>
<h1>Links</h1>
<p><a href="https://status.boof.eu.org">Status</a></p>
<p><a href="/Games/">Games</a></p>
<p><a href="/tools/">Tools</a></p>
<p><a href="/Software/">Software</a></p>
<p><a href="http://boofdev125.ezyro.com/">File upload/host</a></p>
<p><a href="http://boofdev126.ezyro.com/">Pastebin</a></p>
<br /> 
<br />
</BODY>
<footer class="footer">
<p class="donationcompact">
Donate:<br>
Monero: 486ip4Bz8HigxM8NycTJTuE3qRAHdmWCpWgwQPc3urNdbA4NANFRU24MnHHeZ4oa1cYX8AKMAkK1Liy9oYD7NK1XHUxnUcS<br>
Litecoin: ltc1qukr8famy0n0vx8n95j39mskaavcnf0vxdlpjez<br>
BitcoinCash: bitcoincash:qz0rmdaajgc8uhvtl2q6h5tmfxncy4v3dqtqv5q4ss<br>
Ethereum: 0xD26C4C825f39843841A75BaAeD1B66754946d04e<br>
</p>
</footer>
</HTML>