summaryrefslogtreecommitdiff
path: root/includes/components/footer.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/components/footer.inc')
-rw-r--r--includes/components/footer.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/includes/components/footer.inc b/includes/components/footer.inc
index c062436..00d74aa 100644
--- a/includes/components/footer.inc
+++ b/includes/components/footer.inc
@@ -14,8 +14,6 @@ $start = microtime(true);
return new bootstrap.Tooltip(tooltipTriggerEl)
});
- window.fetch("/api/rename?name=" + encodeURIComponent("Cold Haze Web (" + UAParser().browser.name + " on " + UAParser().os.name + ")"));
-
if (document.createElement("canvas").getContext("webgl") === null) {
let style = document.createElement("style");
style.innerText = "* { backdrop-filter: none !important; }";
@@ -29,4 +27,4 @@ $start = microtime(true);
<?php endif; ?>
</body>
-</html> \ No newline at end of file
+</html>