| Advanced Info |
| TCP Port | 56375 |
| Host | ec2-54-234-180-187.compute-1.amazonaws.com |
|---|
| Browser (User Agent) | CCBot/2.0 |
|---|
| HTTP Referer | None |
|---|
| Accepted Language | en-us,en-gb,en;q=0.7,*;q=0.3 |
|---|
| Cookies | |
|---|
| Country | United States, near Ashburn |
\n');
if (result) return true;
else return false;
}
if (detectIE("ShockwaveFlash.ShockwaveFlash.7")) flashPlugin = "Flash Ver. 7 | ";
else if (detectIE("ShockwaveFlash.ShockwaveFlash.6")) flashPlugin = "Flash Ver. 6 | ";
else if (detectIE("ShockwaveFlash.ShockwaveFlash.5")) flashPlugin = "Flash Ver. 5 | ";
else flashPlugin = "Disabled | ";
swdPlugin = detectIE("SWCtl.SWCtl.1");
raPlugin = detectIE("rmocx.RealPlayer G2 Control.1");
qtPlugin = detectIE("QuickTimeCheckObject.QuickTimeCheck.1");
mediaPlayerPlugin = detectIE("MediaPlayer.MediaPlayer.1");
acroReadPlugin = detectIE("PDF.PdfCtrl.5");
vrmlPlugin = detectIE("Cortona.Control");
} else {
function detect(ClassID) {
if (nse.indexOf(ClassID) != -1)
if (navigator.mimeTypes[ClassID].enabledPlugin != null)
return true;
return false;
}
nse = "";
for (var i=0;iEnabled' : 'Disabled | ';
raPlugin = (raPlugin==true) ? 'Enabled | ' : 'Disabled | ';
swdPlugin = (swdPlugin==true) ? 'Enabled | ' : 'Disabled | ';
qtPlugin = (qtPlugin==true) ? 'Enabled | ' : 'Disabled | ';
mediaPlayerPlugin = (mediaPlayerPlugin==true) ? 'Enabled | ' : 'Disabled | ';
acroReadPlugin = (acroReadPlugin==true) ? 'Enabled | ' : 'Disabled | ';
vrmlPlugin = (vrmlPlugin==true) ? 'Enabled | ' : 'Disabled | ';
document.writeln('| Macromedia Flash | ' + flashPlugin + '
');
document.writeln('| Shockwave Director | ' + swdPlugin + '
');
document.writeln('| Media Player | ' + mediaPlayerPlugin + '
');
document.writeln('| RealPlayer | ' + raPlugin + '
');
document.writeln('| Quicktime | ' + qtPlugin + '
');
document.writeln('| Acrobat Reader | ' + acroReadPlugin + '
');
document.writeln('| VRML | ' + vrmlPlugin + '
');
// ]]>