Remove lumine
This commit is contained in:
parent
6442669774
commit
366e952d49
|
|
@ -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\./, "");
|
||||
|
|
|
|||
Loading…
Reference in New Issue