some style fixes, issue with noscript when visiting susimail for the first time, ready for release

This commit is contained in:
idk
2021-05-24 14:03:11 -04:00
parent 88cc54217c
commit 153a49e18f

View File

@@ -37,6 +37,8 @@ function routerHost(url) {
final === "home" ||
final === "console" ||
final === "dns" ||
final === "susidns" ||
final.startsWith("susidns") ||
final === "sitemap" ||
final.startsWith("config")
) {