mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
removing googleplay link and image
This commit is contained in:
@@ -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"]);
|
||||
|
||||
Reference in New Issue
Block a user