update "update" urls

This commit is contained in:
Mitchell Livingston 2009-03-04 22:38:49 +00:00
parent 41b0cc8cdd
commit dbaa8d5507
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -72,7 +72,7 @@
<key>SUAllowsAutomaticUpdates</key>
<false/>
<key>SUFeedURL</key>
<string>http://www.transmissionbt.com/appcast.xml</string>
<string>http://update.transmissionbt.com/appcast.xml</string>
<key>SUPublicDSAKeyFile</key>
<string>sparkle_dsa_pub.pem</string>
<key>SUScheduledCheckInterval</key>