From 1e73244c744b509ac216e81ec021ff1638397036 Mon Sep 17 00:00:00 2001 From: Mysteries Date: Tue, 2 Jun 2015 14:40:42 -0400 Subject: Follow up to 712812b - More link changes - Added proper link to Roulette topic --- src/char/char.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/char') diff --git a/src/char/char.c b/src/char/char.c index 910c3fcf6..2b8f70969 100644 --- a/src/char/char.c +++ b/src/char/char.c @@ -3830,7 +3830,7 @@ void char_parse_frommap_request_stats_report(int fd) opt.silent = 1; opt.setTimeo = 1; - if( (sfd = make_connection(host2ip("stats.hercules.ws"),(uint16)25427,&opt) ) == -1 ) { + if( (sfd = make_connection(host2ip("stats.herc.ws"),(uint16)25427,&opt) ) == -1 ) { RFIFOSKIP(fd, RFIFOW(fd,2) );/* skip this packet */ RFIFOFLUSH(fd); return;/* connection not possible, we drop the report */ -- cgit v1.2.3-60-g2f50