diff options
| author | Gubolin <gubolin@fantasymail.de> | 2015-03-06 20:26:02 +0100 |
|---|---|---|
| committer | Gubolin <gubolin@fantasymail.de> | 2015-03-06 20:26:02 +0100 |
| commit | ec6b7710d30dedb3b55a44bd24ecebf152ce4713 (patch) | |
| tree | 6f9c12b619043d6ca4b500874216128f143d6692 /snap.html | |
| parent | 168c328836c01d69418621921a50be5d2eea3039 (diff) | |
| download | snap-ec6b7710d30dedb3b55a44bd24ecebf152ce4713.tar.gz snap-ec6b7710d30dedb3b55a44bd24ecebf152ce4713.zip | |
first working version of p2p cloud variables
Diffstat (limited to 'snap.html')
| -rwxr-xr-x | snap.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ <script type="text/javascript" src="locale.js"></script> <script type="text/javascript" src="cloud.js"></script> <script type="text/javascript" src="sha512.js"></script> + <script type="text/javascript" src="peer.js"></script> <script type="text/javascript"> var world; window.onload = function () { |
