Update uYouPlus.x
This commit is contained in:
+6
-10
@@ -2,8 +2,8 @@
|
|||||||
#import <UIKit/UIKit.h>
|
#import <UIKit/UIKit.h>
|
||||||
|
|
||||||
|
|
||||||
// YouRememberCaption
|
// YouRememberCaption: https://www.ios-repo-updates.com/repository/poomsmart/package/com.ps.youremembercaption/
|
||||||
//Source code: https://www.ios-repo-updates.com/repository/poomsmart/package/com.ps.youremembercaption/
|
|
||||||
%hook YTColdConfig
|
%hook YTColdConfig
|
||||||
- (BOOL)respectDeviceCaptionSetting {
|
- (BOOL)respectDeviceCaptionSetting {
|
||||||
return NO;
|
return NO;
|
||||||
@@ -11,8 +11,7 @@
|
|||||||
%end
|
%end
|
||||||
|
|
||||||
|
|
||||||
// YTClassicVideoQuality
|
// YTClassicVideoQuality: https://github.com/PoomSmart/YTClassicVideoQuality
|
||||||
// Source code: https://github.com/PoomSmart/YTClassicVideoQuality
|
|
||||||
|
|
||||||
@interface YTVideoQualitySwitchOriginalController : NSObject
|
@interface YTVideoQualitySwitchOriginalController : NSObject
|
||||||
- (instancetype)initWithParentResponder:(id)responder;
|
- (instancetype)initWithParentResponder:(id)responder;
|
||||||
@@ -27,8 +26,7 @@
|
|||||||
%end
|
%end
|
||||||
|
|
||||||
|
|
||||||
// YTNoCheckLocalNetwork
|
// YTNoCheckLocalNetwork: https://poomsmart.github.io/repo/depictions/ytnochecklocalnetwork.html
|
||||||
// Source code: https://poomsmart.github.io/repo/depictions/ytnochecklocalnetwork.html
|
|
||||||
|
|
||||||
%hook YTHotConfig
|
%hook YTHotConfig
|
||||||
|
|
||||||
@@ -37,8 +35,7 @@
|
|||||||
}
|
}
|
||||||
%end
|
%end
|
||||||
|
|
||||||
// YTNoHoverCards
|
// YTNoHoverCards: https://github.com/level3tjg/YTNoHoverCards
|
||||||
// Source code: https://github.com/level3tjg/YTNoHoverCards
|
|
||||||
|
|
||||||
@interface YTCollectionViewCell : UICollectionViewCell
|
@interface YTCollectionViewCell : UICollectionViewCell
|
||||||
@end
|
@end
|
||||||
@@ -86,8 +83,7 @@
|
|||||||
%end
|
%end
|
||||||
|
|
||||||
|
|
||||||
// YTSystemAppearance
|
// YTSystemAppearance: https://poomsmart.github.io/repo/depictions/ytsystemappearance.html
|
||||||
// Source code: https://poomsmart.github.io/repo/depictions/ytsystemappearance.html
|
|
||||||
|
|
||||||
%hook YTColdConfig
|
%hook YTColdConfig
|
||||||
- (BOOL)shouldUseAppThemeSetting {
|
- (BOOL)shouldUseAppThemeSetting {
|
||||||
|
|||||||
Reference in New Issue
Block a user