Wed, 13 May 2009 17:34:07 +0000
An errant YAHOO_AUTH_URL slipped in to yahoo.h. (Thanks rekkanoryo)
| libpurple/protocols/yahoo/yahoo.h | file | annotate | diff | comparison | revisions |
--- a/libpurple/protocols/yahoo/yahoo.h Wed May 13 06:50:47 2009 +0000 +++ b/libpurple/protocols/yahoo/yahoo.h Wed May 13 17:34:07 2009 +0000 @@ -32,8 +32,6 @@ #define YAHOO_PAGER_PORT 5050 #define YAHOO_PAGER_PORT_P2P 5101 #define YAHOO_LOGIN_URL "https://login.yahoo.com/config/pwtoken_login?src=ymsgr&ts=&token=%s" - -#define YAHOO_AUTH_URL "https://login.yahoo.co.jp/config/pwtoken_login?src=ymsgr&ts=&token=%s" #define YAHOO_TOKEN_URL "https://login.yahoo.com/config/pwtoken_get?src=ymsgr&ts=&login=%s&passwd=%s&chal=%s" #define YAHOO_P2P_KEEPALIVE_SECS 300 #define YAHOO_P2P_SERVER_TIMEOUT 10