ws.sub.js (87B)
1 var __SERVER__NAME = "{{host}}"; 2 var __PORT = "{{ports[ws][0]}}"; 3 var __PATH = "echo";