changeset 32108:fa9d736e9937

use generic pager host for yahoo jp. pointed out by naokixz.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sun, 12 Jun 2011 01:39:24 +0900
parents 5c801881c7c5
children accce7b79737
files libpurple/protocols/yahoo/libymsg.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/libymsg.h	Tue Jun 07 21:51:42 2011 +0900
+++ b/libpurple/protocols/yahoo/libymsg.h	Sun Jun 12 01:39:24 2011 +0900
@@ -48,7 +48,7 @@
 #define YAHOO_ROOMLIST_LOCALE "us"
 
 /* Yahoo! JAPAN stuff */
-#define YAHOOJP_PAGER_HOST_REQ_URL "http://cs2.msg.vip.ogk.yahoo.co.jp/capacity"
+#define YAHOOJP_PAGER_HOST_REQ_URL "http://cs.yahoo.co.jp/capacity"
 #define YAHOOJP_TOKEN_URL "https://login.yahoo.co.jp/config/pwtoken_get?src=ymsgr&ts=&login=%s&passwd=%s&chal=%s"
 #define YAHOOJP_LOGIN_URL "https://login.yahoo.co.jp/config/pwtoken_login?src=ymsgr&ts=&token=%s"
 #define YAHOOJP_PROFILE_URL "http://profiles.yahoo.co.jp/"