티스토리 뷰

반응형

test_index.html
0.00MB

<!DOCTYPE HTML>
<html lang="ko">
<head><meta charset="utf-8"> 
    <script>
      if (/MSIE \d|Trident.*rv:/.test(navigator.userAgent)) {
        alert(
          "그룹웨어는 구 버전의 브라우저를 지원하지 않습니다.\n크롬 혹은 엣지를 통해 접속해주세요."
        );
setTimeout(function() { 
     top.window.open('about:blank','_self').close();
     top.window.opener=self;
     top.self.close();
        }, 1500);

window.location = "microsoft-edge:https://gws.applejara.com";
      } 
  else {
    window.location = "https://gws.applejara.com";
      }
    </script>
</head> <body> </body> </html>

반응형
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
«   2024/04   »
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
글 보관함