From dbaa8d550729e5b48544e7bd063d07277a286f66 Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Wed, 4 Mar 2009 22:38:49 +0000 Subject: [PATCH] update "update" urls --- macosx/BlocklistDownloader.m | 2 +- macosx/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/macosx/BlocklistDownloader.m b/macosx/BlocklistDownloader.m index c7fbbcab2..35a4a5ba4 100644 --- a/macosx/BlocklistDownloader.m +++ b/macosx/BlocklistDownloader.m @@ -27,7 +27,7 @@ #import "BlocklistScheduler.h" #import "PrefsController.h" -#define LIST_URL @"http://download.m0k.org/transmission/files/level1.gz" +#define LIST_URL @"http://update.transmissionbt.com/files/level1.gz" #define DESTINATION [NSTemporaryDirectory() stringByAppendingPathComponent: @"level1.gz"] @interface BlocklistDownloader (Private) diff --git a/macosx/Info.plist b/macosx/Info.plist index f4795d21c..19a24103e 100644 --- a/macosx/Info.plist +++ b/macosx/Info.plist @@ -72,7 +72,7 @@ SUAllowsAutomaticUpdates SUFeedURL - http://www.transmissionbt.com/appcast.xml + http://update.transmissionbt.com/appcast.xml SUPublicDSAKeyFile sparkle_dsa_pub.pem SUScheduledCheckInterval