pidgin: 45c52b73: Fix SMS carrier URL per todo's advice. ...
rekkanoryo at pidgin.im
rekkanoryo at pidgin.im
Tue Oct 5 22:35:56 EDT 2010
----------------------------------------------------------------------
Revision: 45c52b735505b21fb4d97db7bd56f3e88401cc3d
Parent: 00914b4c4dcb848dcea83e65fdb0d53e0f2e7e39
Author: rekkanoryo at pidgin.im
Date: 10/05/10 22:33:45
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/45c52b735505b21fb4d97db7bd56f3e88401cc3d
Changelog:
Fix SMS carrier URL per todo's advice. Fixes #12688.
Changes against parent 00914b4c4dcb848dcea83e65fdb0d53e0f2e7e39
patched libpurple/protocols/yahoo/libymsg.h
-------------- next part --------------
============================================================
--- libpurple/protocols/yahoo/libymsg.h 4d92455a28672f64f4e44567a24889776d720d01
+++ libpurple/protocols/yahoo/libymsg.h 98f98d355250b495d3e26f25e945b0ce4fd1ec7f
@@ -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"
More information about the Commits
mailing list