Added New Option

This commit is contained in:
arichornlover 2024-05-09 18:54:37 -05:00 committed by GitHub
parent ab878e50a9
commit 50bc5a0a90
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1087,6 +1087,7 @@ extern NSBundle *uYouPlusBundle();
# pragma mark - Miscellaneous
SECTION_HEADER(LOC(@"MISCELLANEOUS"));
SWITCH_ITEM2(LOC(@"Adblock Workaround (Lite)"), LOC(@"Uses weaker adblocking code, this will disable uYou's Adblocking Option."), @"uYouAdBlockingWorkaroundLite_enabled");
SWITCH_ITEM2(LOC(@"Adblock Workaround"), LOC(@"Uses stronger adblocking code"), @"uYouAdBlockingWorkaround_enabled");
SWITCH_ITEM3(
LOC(@"Fake Premium"),