Microsoft-IIS 10.0
tcp/443
Open service 20.188.98.74:80 · go.schoolconnex.app
2026-01-11 03:18
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sun, 11 Jan 2026 03:19:13 GMT Location: https://go.schoolconnex.app/
Open service 20.188.98.74:443 · go.schoolconnex.app
2026-01-11 03:18
HTTP/1.1 200 OK
Content-Length: 315
Connection: close
Content-Type: text/html; charset=utf-8
Date: Sun, 11 Jan 2026 03:19:15 GMT
Server: Microsoft-IIS/10.0
Cache-Control: private
Set-Cookie: ASP.NET_SessionId=n2qtidjtryy050onba1e24mj; path=/; HttpOnly; SameSite=Lax
X-AspNetMvc-Version: 5.2
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
ไม่พบข้อมูล
<script src="/Scripts/jquery-3.3.1.js"></script>
<script>
$(document).ready(function () {
var cust_code = localStorage.getItem("cust_code");
if (cust_code != null) {
window.location = "/" + cust_code;
}
});
</script>