allow using hotmixxx.com

This commit is contained in:
2026-03-14 08:40:13 +01:00
parent ba883a7b1a
commit 95674d23e8
2 changed files with 9 additions and 2 deletions
+7
View File
@@ -25,6 +25,13 @@ elseif string.find(ngx.var.host, "videohotmix.net") then
css = "videohotmix.css",
header = "videohotmix.net-logo.png"
}
elseif string.find(ngx.var.host, "hotmixxx.com") then
page_titles = {
name = "Hotmix Video Archive",
url = "videohotmix.net",
css = "videohotmix.css",
header = "videohotmix.net-logo.png"
}
else
page_titles = {
name = "Local Test Archive",