function hwport_getip(){ return "3.80.129.195"; } function hwport_getipv(){ return ((-1) != hwport_getip().indexOf(":")) ? 6 : 4; };