From 340d7a95ca37094276157132e8a3a54d66a59c8a Mon Sep 17 00:00:00 2001 From: Sam Bingner Date: Tue, 21 Jan 2020 08:40:32 -1000 Subject: Remove packix from default again --- MobileCydia.mm | 1 - 1 file changed, 1 deletion(-) (limited to 'MobileCydia.mm') diff --git a/MobileCydia.mm b/MobileCydia.mm index 4622588..e311761 100644 --- a/MobileCydia.mm +++ b/MobileCydia.mm @@ -9489,7 +9489,6 @@ int main(int argc, char *argv[]) { CydiaAddSource(@"http://cydia.zodttd.com/repo/cydia/", @"stable", [NSMutableArray arrayWithObject:@"main"]); CydiaAddSource(@"https://repo.chariz.com/", @"./"); CydiaAddSource(@"https://repo.dynastic.co/", @"./"); - CydiaAddSource(@"https://repo.packix.com/", @"./"); Version_ = [NSNumber numberWithUnsignedInt:1]; -- cgit v1.2.3