Hacker News new | past | comments | ask | show | jobs | submit login

Indeed. This is a typical South Korean bank website[1]. I despair.

[1] http://www.globalibk.com/home.jsp




The page won't even show up.

    if(typeof(navigator.appName)=='undefined' || navigator.userAgent.indexOf("MSIE")<0)  {
        top.wgmain.location.href='about:blank';
        alert('Microsoft Internet Explorer 사용자만 사용가능합니다.');
        return false;
    }


Wow that Javascript sure is interesting, glad you pasted it three goddamn times!


Sorry. HN seemed to have chewed up and I didn't check my threads link to see if it had worked or not.


Yeah, my reply was rude--I'd delete it if I could but I guess I've passed the point of no return. I can certainly sympathize with software screwing you over.


Yep, they don't even let you access the site without spoofing your user ID. For example, for that site in Chrome you get:

> Microsoft Internet Explorer 사용자만 사용가능합니다.

Translation: Only Microsoft Internet Explorer users can use the site.


We need a screenshot.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: