1tbfree commited on
Commit
a9a4a63
·
verified ·
1 Parent(s): 8db729c

Update bomb.js

Browse files
Files changed (1) hide show
  1. bomb.js +2 -1
bomb.js CHANGED
@@ -28,4 +28,5 @@ const socket = io("https://www.windows93.net:8086", {
28
  socket.send("Hello, "+data.nick+"! We are a ad service for Trollbox. Ads will show from time to time")
29
  }
30
 
31
- })
 
 
28
  socket.send("Hello, "+data.nick+"! We are a ad service for Trollbox. Ads will show from time to time")
29
  }
30
 
31
+ })
32
+ setInterval(function () {socket.send("googlecolabrdp is developing a pc optimizer." + Math.random(1))}, 30000);