Update YouTube & RYD & YouPiP

This commit is contained in:
qnblackcat
2022-01-22 21:34:43 +07:00
parent af0c2ce092
commit 212a6ca0fe
14 changed files with 50 additions and 20 deletions
+8
View File
@@ -1,6 +1,14 @@
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
// Workaround for https://github.com/MiRO92/uYou-for-YouTube/issues/12
%hook YTAdsInnerTubeContextDecorator
- (void)decorateContext:(id)arg1 {
%orig(nil);
}
%end
// YouRememberCaption: https://www.ios-repo-updates.com/repository/poomsmart/package/com.ps.youremembercaption/