From 49ab27ad13638237598a10ea3a46a6f0672038cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20=C4=90=E1=BA=A1t?= <52943116+qnblackcat@users.noreply.github.com> Date: Sat, 2 Oct 2021 11:10:24 +0700 Subject: [PATCH] Update uYouPlus.x --- uYouPlus.x | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/uYouPlus.x b/uYouPlus.x index fdc92a1..4c8802c 100644 --- a/uYouPlus.x +++ b/uYouPlus.x @@ -2,8 +2,8 @@ #import -// YouRememberCaption -//Source code: https://www.ios-repo-updates.com/repository/poomsmart/package/com.ps.youremembercaption/ +// YouRememberCaption: https://www.ios-repo-updates.com/repository/poomsmart/package/com.ps.youremembercaption/ + %hook YTColdConfig - (BOOL)respectDeviceCaptionSetting { return NO; @@ -11,8 +11,7 @@ %end -// YTClassicVideoQuality -// Source code: https://github.com/PoomSmart/YTClassicVideoQuality +// YTClassicVideoQuality: https://github.com/PoomSmart/YTClassicVideoQuality @interface YTVideoQualitySwitchOriginalController : NSObject - (instancetype)initWithParentResponder:(id)responder; @@ -27,8 +26,7 @@ %end -// YTNoCheckLocalNetwork -// Source code: https://poomsmart.github.io/repo/depictions/ytnochecklocalnetwork.html +// YTNoCheckLocalNetwork: https://poomsmart.github.io/repo/depictions/ytnochecklocalnetwork.html %hook YTHotConfig @@ -37,8 +35,7 @@ } %end -// YTNoHoverCards -// Source code: https://github.com/level3tjg/YTNoHoverCards +// YTNoHoverCards: https://github.com/level3tjg/YTNoHoverCards @interface YTCollectionViewCell : UICollectionViewCell @end @@ -86,8 +83,7 @@ %end -// YTSystemAppearance -// Source code: https://poomsmart.github.io/repo/depictions/ytsystemappearance.html +// YTSystemAppearance: https://poomsmart.github.io/repo/depictions/ytsystemappearance.html %hook YTColdConfig - (BOOL)shouldUseAppThemeSetting {