removing googleplay link and image

This commit is contained in:
Kasper Rynning-Tønnesen
2015-11-29 01:12:23 +01:00
parent 01526405f9
commit 7bc4546ca5
2 changed files with 2 additions and 3 deletions

View File

@@ -76,6 +76,8 @@ db.on('error',function(err) {
io.on('connection', function(socket){
console.log("connections");
socket.emit("get_list");
var guid = hash_pass(socket.handshake.headers["user-agent"] + socket.handshake.address + socket.handshake.headers["accept-language"]);