Remove lumine

This commit is contained in:
Clove 2026-06-03 02:06:50 +01:00
parent 6442669774
commit 366e952d49
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
var SITES = [
{ id: "clove", label: "clove.is-a.dev", url: "https://clove.is-a.dev", note: "Link Center" },
{ id: "doughmination", label: "doughmination.is-a.dev", url: "https://doughmination.is-a.dev", note: "Beta Link Center" },
{ id: "lumine", label: "lumine.is-a.dev", url: "https://lumine.is-a.dev", note: "Discord Bots" },
];
var host = (location.hostname || "").replace(/^www\./, "");