mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-20 23:22:09 +00:00
Added New Option
This commit is contained in:
parent
ab878e50a9
commit
50bc5a0a90
1 changed files with 1 additions and 0 deletions
|
|
@ -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"),
|
||||
|
|
|
|||
Loading…
Reference in a new issue