From 252f30db1bdb676fa6b5bdc3a664541582c78b3a Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Mon, 13 Aug 2018 16:07:25 -0700 Subject: Remove ultrasn0w repository (as they disappeared). --- MobileCydia.mm | 1 - 1 file changed, 1 deletion(-) diff --git a/MobileCydia.mm b/MobileCydia.mm index b359a27..3d299b6 100644 --- a/MobileCydia.mm +++ b/MobileCydia.mm @@ -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]; -- cgit v1.2.3