mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-07-27 03:42:21 +00:00
Adjust YouTube-X
Based on the recent pull request via Tonwalter
This commit is contained in:
parent
ee4dffaa2c
commit
b72cda8a5c
1 changed files with 2 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue