Remove lumine
This commit is contained in:
parent
1c065e7a81
commit
94cecc12c4
|
|
@ -11,7 +11,6 @@
|
||||||
var SITES = [
|
var SITES = [
|
||||||
{ id: "clove", label: "clove.is-a.dev", url: "https://clove.is-a.dev", note: "Link Center" },
|
{ 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: "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\./, "");
|
var host = (location.hostname || "").replace(/^www\./, "");
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue