summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2018-08-13 16:07:25 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2018-08-13 16:07:25 -0700
commit252f30db1bdb676fa6b5bdc3a664541582c78b3a (patch)
tree15c9d612aa7b1e8c86720da536b55f616f962738
parent367a112d938db5c80814b42c428b517e4a65efd9 (diff)
Remove ultrasn0w repository (as they disappeared).
-rw-r--r--MobileCydia.mm1
1 files changed, 0 insertions, 1 deletions
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];