add hotmixes.net

This commit is contained in:
2026-06-02 15:56:50 +02:00
parent 6e33ad712e
commit 4bfba762b4
2 changed files with 11 additions and 2 deletions
+9
View File
@@ -35,6 +35,15 @@ elseif string.find(ngx.var.host, "hotmixxx.com") then
header = "videohotmix.net-logo.png",
feed = "hotmixxx"
}
elseif string.find(ngx.var.host, "hotmixes.net") then
page_titles = {
name = "Hotmix Video Archive",
url = "videohotmix.net",
css = "videohotmix.css",
header = "videohotmix.net-logo.png",
feed = "hotmixes"
}
else
page_titles = {
name = "Local Test Archive",