From: Jay Freeman (saurik) Date: Mon, 13 Aug 2018 23:07:25 +0000 (-0700) Subject: Remove ultrasn0w repository (as they disappeared). X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/252f30db1bdb676fa6b5bdc3a664541582c78b3a Remove ultrasn0w repository (as they disappeared). --- diff --git a/MobileCydia.mm b/MobileCydia.mm index b359a279..3d299b63 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];