take way too much time to fix a couple of commas

This commit is contained in:
idk
2020-01-13 17:15:17 -05:00
parent b412103994
commit d94074b0ce

View File

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