@@ -37,7 +37,7 @@ function isWhich() {
return development
} else if(window.location.host.includes('tyyx.bozedu.net')) {
return demo
- } else if(window.location.host.includes('tyyx.txhlwxx.com')) {
+ } else if(window.location.host.includes('tyyxm.txhlwxx.com')) {
return production
} else {
return local