From 7aa2c018302ae967cf16d03267f0d356a4d641e9 Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Sun, 26 May 2024 16:48:36 -0500 Subject: [PATCH] Update uYouPlus.xm --- Sources/uYouPlus.xm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/uYouPlus.xm b/Sources/uYouPlus.xm index fa5064c..6f9631e 100644 --- a/Sources/uYouPlus.xm +++ b/Sources/uYouPlus.xm @@ -1240,7 +1240,7 @@ NSData *cellDividerData; return cellDividerData; } } -*/ +/* // etc. - @Dayanch96 BOOL hasShorts = ([description containsString:@"shorts_shelf.eml"] || [description containsString:@"shorts_video_cell.eml"] || [description containsString:@"6Shorts"]) && ![description containsString:@"history*"]; BOOL hasShortsInHistory = [description containsString:@"compact_video.eml"] && [description containsString:@"youtube_shorts_"];