From b72cda8a5c4dda435419ab7fce0ea9fd2a04087d Mon Sep 17 00:00:00 2001 From: aricloverEXTRA <157071384+aricloverEXTRA@users.noreply.github.com> Date: Tue, 30 Jun 2026 02:48:17 -0500 Subject: [PATCH] Adjust YouTube-X Based on the recent pull request via Tonwalter --- Sources/uYouPlus.xm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Sources/uYouPlus.xm b/Sources/uYouPlus.xm index b0e5866..7ab3820 100644 --- a/Sources/uYouPlus.xm +++ b/Sources/uYouPlus.xm @@ -558,13 +558,14 @@ static BOOL isProductList(YTICommand *command) { NSString *getAdString(NSString *description) { for (NSString *str in @[ @"brand_promo", - @"brand_video_singleton", + @"brand_video_shelf", @"carousel_footered_layout", @"carousel_headered_layout", @"eml.expandable_metadata", @"feed_ad_metadata", @"full_width_portrait_image_layout", @"full_width_square_image_layout", + @"grid_ads_image_layout", @"landscape_image_wide_button_layout", @"post_shelf", @"product_carousel",