]> git.saurik.com Git - cydia.git/commitdiff
Remove ultrasn0w repository (as they disappeared).
authorJay Freeman (saurik) <saurik@saurik.com>
Mon, 13 Aug 2018 23:07:25 +0000 (16:07 -0700)
committerJay Freeman (saurik) <saurik@saurik.com>
Mon, 13 Aug 2018 23:07:25 +0000 (16:07 -0700)
MobileCydia.mm

index b359a279475984d12bef04508e05de8259b80360..3d299b63a529e78a1a4a723249943383d14f25c8 100644 (file)
@@ -9414,7 +9414,6 @@ int main(int argc, char *argv[]) {
         CydiaAddSource(@"http://apt.thebigboss.org/repofiles/cydia/", @"stable", [NSMutableArray arrayWithObject:@"main"]);
         CydiaAddSource(@"http://apt.modmyi.com/", @"stable", [NSMutableArray arrayWithObject:@"main"]);
         CydiaAddSource(@"http://cydia.zodttd.com/repo/cydia/", @"stable", [NSMutableArray arrayWithObject:@"main"]);
-        CydiaAddSource(@"http://repo666.ultrasn0w.com/", @"./");
 
         Version_ = [NSNumber numberWithUnsignedInt:1];