2xrsa/firm.html
2015-08-09 12:29:36 +03:00

11 lines
366 B
HTML

<html><head><script>
s=window.location.search.slice(1).split('&');
window.location.replace(
window.location.href.replace(/\/[^\/]+$/,'')+'/get?'+'http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000'+{
'N':'002/00000049',
'T':'102/00000016',
'A':'202/0000000B'
}[s[0].charAt(0).toUpperCase()]+(s.length>1?'&'+s[1]:'')
);
</script></head></html>