mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-21 18:28:47 -04:00
Update YTLitePlus.xm
This commit is contained in:
@@ -67,6 +67,7 @@ static BOOL IsEnabled(NSString *key) {
|
||||
}
|
||||
%end
|
||||
|
||||
/* TEMP-DISABLED
|
||||
// Fix Google Sign in by @PoomSmart, @level3tjg & Dayanch96 (qnblackcat/uYouPlus#684)
|
||||
BOOL isSelf() {
|
||||
NSArray *address = [NSThread callStackReturnAddresses];
|
||||
@@ -99,6 +100,7 @@ BOOL isSelf() {
|
||||
return %orig;
|
||||
}
|
||||
%end
|
||||
*/
|
||||
|
||||
// Skips content warning before playing *some videos - @PoomSmart
|
||||
%hook YTPlayabilityResolutionUserActionUIController
|
||||
|
Reference in New Issue
Block a user