mirror of
https://github.com/amark/gun.git
synced 2026-03-16 21:34:54 +00:00
10 lines
278 B
HTML
10 lines
278 B
HTML
<html>
|
|
<script src="http://rawgithub.com/gundb/panic-client/master/panic.js"></script>
|
|
<script src="http://gungame.herokuapp.com/gun.js"></script>
|
|
<script type="text/javascript">
|
|
panic.server('http://192.168.1.103:3000');
|
|
</script>
|
|
<body>
|
|
Happiness :D.
|
|
</body>
|
|
</html> |