From 5860551daa0f60103ad24e93da29f401a653f144 Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Fri, 29 Mar 2024 22:05:35 +0100 Subject: Updated 20 files, added 6 files, deleted 144 files and renamed .idea/ponycule.iml (automated) --- includes/components/footer.inc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'includes/components/footer.inc') 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); - \ No newline at end of file + -- cgit