config.js 231 Bytes
// console.log('http://' + document.location.hostname + ':34667')
// console.log('ws://' + document.location.hostname + ':8087')
// 'http://192.168.10.140:34667'
global.constants = {
    commonUrl : 'http://112.125.25.140:34667'
};