Change domain according to regulations.

This commit is contained in:
FsHtroy
2019-03-08 19:33:47 +08:00
parent b3ac50e327
commit 485260d12a
2 changed files with 10 additions and 10 deletions

View File

@@ -67,13 +67,13 @@ Operator_Info: |
若以上信息有误,请及时联系@15-沙子森。
#URL
User_Register_Link: 'http://wwbx.zsc.edu.cn/nm/v2/user/reg.html?token={0}'
User_Query_Link: 'http://wwbx.zsc.edu.cn/nm/v2/user/list.html?token={0}'
User_Submit_Link: 'http://wwbx.zsc.edu.cn/nm/v2/user/rrepair.html?token={0}&name={1}&isp={2}&room={3}&block={4}&phone={5,number,#}'
User_Profile_Link: 'http://wwbx.zsc.edu.cn/nm/v2/user/modi.html?token={0}&name={1}&isp={2}&username={3}&block={4}&room={5}&phone={6,number,#}'
Result_Page: 'http://wwbx.zsc.edu.cn/nm/v2/result.html'
Operator_Home_Page: 'http://wwbx.zsc.edu.cn/nm/v2/man/home.html?token={0}'
Operator_Login_Page: 'http://wwbx.zsc.edu.cn/nm/v2/man/login.html?pkey={0}'
User_Register_Link: 'https://wwbx.zsxyww.htroy.com/nm/v2/user/reg.html?token={0}'
User_Query_Link: 'https://wwbx.zsxyww.htroy.com/nm/v2/user/list.html?token={0}'
User_Submit_Link: 'https://wwbx.zsxyww.htroy.com/nm/v2/user/rrepair.html?token={0}&name={1}&isp={2}&room={3}&block={4}&phone={5,number,#}'
User_Profile_Link: 'https://wwbx.zsxyww.htroy.com/nm/v2/user/modi.html?token={0}&name={1}&isp={2}&username={3}&block={4}&room={5}&phone={6,number,#}'
Result_Page: 'https://wwbx.zsxyww.htroy.com/nm/v2/result.html'
Operator_Home_Page: 'https://wwbx.zsxyww.htroy.com/nm/v2/man/home.html?token={0}'
Operator_Login_Page: 'https://wwbx.zsxyww.htroy.com/nm/v2/man/login.html?pkey={0}'
#Localized
#Status

View File

@@ -31,17 +31,17 @@
{
"type": "view",
"name": "关于报修系统",
"url": "http://wwbx.zsc.edu.cn/nm/v2/"
"url": "https://wwbx.zsxyww.htroy.com/nm/v2/"
},
{
"type": "view",
"name": "联系我们",
"url": "http://wwbx.zsc.edu.cn/nm/v2/404.html"
"url": "https://wwbx.zsxyww.htroy.com/nm/v2/404.html"
},
{
"type": "view",
"name": "关于网维",
"url": "http://wwbx.zsc.edu.cn/nm/v2/404.html"
"url": "https://wwbx.zsxyww.htroy.com/nm/v2/404.html"
}
]
}