This commit is contained in:
ChuXun
2026-01-04 17:58:44 +08:00
parent cf8f4c5c3a
commit ec3b5157fe
180 changed files with 4677 additions and 18032 deletions

View File

@@ -81,6 +81,7 @@ window.ServerHosts={
}
if (document.domain.indexOf('xueyinonline.com') >= 0) {
this.NEW_CLOUD_HOST = location.protocol + "//pan-yz.xueyinonline.com";
this.MOBILE3 = location.protocol + "//mobile3.xueyinonline.com";
}
this.MASTER_HOST = this.getMasterHost();
this.PARENT_HOST = this.getParentHost();