AuthProxy/config.json
2024-08-09 17:43:48 +08:00

51 lines
1.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"website":[
{
"query":"code.laysense.cn",
"name":"Laysense Code Space",
"info":"浏览器上的VSCode在一个地方编写、测试、运行、构建与调试代码",
"logo":"https://krseoul.imgtbl.com/i/2024/08/07/66b2496dab349.png",
"provider":"laysense",
"host":"laysense.cn",
"ssl":true,
"public":false,
"ip":"106.54.203.91",
"port":443,
"api":{
"qywx":{
"type":"CorpApp",
"token":"2ah0yD8GyX_6b0lMAfRY6nAMsjcgQ3oblue0e509s5U",
"appid":"wwce49066b07c69c75",
"agentid":"1000004"
}
}
},
{
"query":"vmlab.laysense.cn",
"name":"Laysense 虚拟机计算实验平台",
"info":"开启一台真正的云服务器,在开箱即用的真实环境下,安全高效地运行、调试、验证代码,或进行计算任务。",
"logo":"https://krseoul.imgtbl.com/i/2024/08/07/66b2cc1ec1a65.png",
"provider":"laysense",
"host":"vmlab.laysense.cn",
"ssl":false,
"public":false,
"ip":"127.0.0.1",
"port":10000,
"api":{
"qywx":{
"type":"CorpApp",
"token":"2ah0yD8GyX_6b0lMAfRY6nAMsjcgQ3oblue0e509s5U",
"appid":"wwce49066b07c69c75",
"agentid":"1000004"
}
}
}
],
"provider":{
"laysense":{
"name":"上海来笙信息科技有限公司",
"link":"https://laysense.cn"
}
}
}