Sha256: ca96f5854b0852f51de952e8064de72e4e4a8a3892b6786da211071125816b4d
Contents?: true
Size: 857 Bytes
Versions: 1
Compression:
Stored size: 857 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title> </title> <script type="text/javascript"> var hash = window.location.hash.replace(/^#\/*/, ""); window.location.replace(hash+"__HAVE_JS__"); </script> <meta http-equiv="refresh" content="0;__DONT_HAVE_JS__"/> </head> <body> <div style="color:#222;width:20em;margin:2em auto;padding:2em;border:1px solid black;font-family:sans-serif;"> <div style="text-align: center"> <h2>Loading...</h2> <img src="?path=loading.gif" alt=""/> <p/> </div> <p>If your browser does not support meta refresh please click <a href="__DONT_HAVE_JS__">here</a>.</p> </div> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
golf-0.0.1 | golf-java/resources/jsdetect.html |