Mercurial > pidgin.yaz
changeset 31022:47ff9247b95a
Fix SMS carrier URL per todo's advice. Fixes #12688.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Wed, 06 Oct 2010 02:33:45 +0000 |
parents | 4855fdb19fb2 |
children | f5ad042a7790 |
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 Mon Oct 04 18:46:04 2010 +0000 +++ b/libpurple/protocols/yahoo/libymsg.h Wed Oct 06 02:33:45 2010 +0000 @@ -64,7 +64,7 @@ #define WEBMESSENGER_URL "http://login.yahoo.com/config/login?.src=pg" -#define YAHOO_SMS_CARRIER_URL "http://lookup.msg.vip.mud.yahoo.com" +#define YAHOO_SMS_CARRIER_URL "http://validate.msg.yahoo.com" #define YAHOO_USERINFO_URL "http://address.yahoo.com/yab/us?v=XM&sync=1&tags=short&useutf8=1&noclear=1&legenc=codepage-1252" #define YAHOOJP_USERINFO_URL "http://address.yahoo.co.jp/yab/jp?v=XM&sync=1&tags=short&useutf8=1&noclear=1&legenc=codepage-1252"