changeset 11046:c0421a7cba03

[gaim-migrate @ 12962] Patch #1172190 from Fred Hampton Switch Yahoo mail to use HTTPS instead of HTTP. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 30 Jun 2005 06:50:55 +0000
parents d456fdaf6c73
children 61c7edaca933
files COPYRIGHT src/protocols/yahoo/yahoo.h
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/COPYRIGHT	Thu Jun 30 06:24:12 2005 +0000
+++ b/COPYRIGHT	Thu Jun 30 06:50:55 2005 +0000
@@ -82,6 +82,7 @@
 Ryan C. Gordon
 Miah Gregory
 Christian Hammond
+Fred Hampton
 Andy Harrison
 Andrew Hart (arhart)
 G. Sumner Hayes
--- a/src/protocols/yahoo/yahoo.h	Thu Jun 30 06:24:12 2005 +0000
+++ b/src/protocols/yahoo/yahoo.h	Thu Jun 30 06:50:55 2005 +0000
@@ -30,7 +30,7 @@
 #define YAHOO_PAGER_HOST "scs.msg.yahoo.com"
 #define YAHOO_PAGER_PORT 5050
 #define YAHOO_PROFILE_URL "http://profiles.yahoo.com/"
-#define YAHOO_MAIL_URL "http://mail.yahoo.com/"
+#define YAHOO_MAIL_URL "https://mail.yahoo.com/"
 #define YAHOO_XFER_HOST "filetransfer.msg.yahoo.com"
 #define YAHOO_XFER_PORT 80
 #define YAHOO_ROOMLIST_URL "http://insider.msg.yahoo.com/ycontent/"