We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1449220 commit fab1265Copy full SHA for fab1265
apps/elite-gamez/index.html
@@ -1,4 +1,4 @@
1
-<title>Bloxcraft UBG - Elite GameZ</title>
+<title>Bloxcraft UBG - Elite Gamez</title>
2
<script>
3
(function () {
4
const url = "https://cdn.jsdelivr.net/gh/elite-gamez/elite-gamez.github.io@main/g67.html?=" + Date.now();
@@ -18,4 +18,4 @@
18
.catch(err => console.error("Fetch error:", err));
19
})();
20
</script>
21
0 commit comments