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