branch for +fix

This commit is contained in:
idk
2020-03-22 16:08:21 -04:00
parent 984643e1b2
commit 50ff84111d

View File

@@ -80,6 +80,7 @@ function routerHost(url) {
final === "home" ||
final === "console" ||
final === "dns" ||
final === "sitemap" ||
final.startsWith("config")
) {
console.log("(urlcheck) application path", final);