{
  "block": {
    "ad": {
      "banner": "ytd-rich-section-renderer:has([href^=\"/premium/family\"])", // https://imgur.com/a/5OfJkZh
      "chromeBanner": // https://imgur.com/a/Z13553Z
        "ytd-statement-banner-renderer:has(a[href^=\"https://www.google.com/chrome/\"])",
      "engagementPanel": // https://imgur.com/a/K6ByKC8
        "#engagement-panel-ads",
      "masthead": "div#masthead-ad", // https://imgur.com/a/kOWzh3O
      "merch": "ytd-merch-shelf-renderer", // https://imgur.com/a/27XVJDO
      "renderer": "ytd-ad-slot-renderer, [class*=\"ads-renderer\"]"
    },
    "ai": {
      "askBtn": "yt-button-view-model:has([style*=\"youtube_outline/spark\"], path[d^=\"M480-80q0-83-31.5-156T363\"])",
      "askSection": {
        "homepage": "ytd-rich-section-renderer:has(yt-talk-to-recs-view-model)",
        "videoPage": "yt-video-description-youchat-section-view-model"
      },
      "summary": "div#header:has([style*=\"youtube_outline/spark\"])"
    },
    "playables": {
      "shelf": "ytd-rich-section-renderer:has(a[href*=\"/playables/\"])"
    },
    "shorts": {
      "navEntry": "a#endpoint[title=Shorts]",
      "shelf": {
        "homepage": "ytd-rich-section-renderer:has(a[href*=\"/shorts/\"])", // https://imgur.com/a/LMdO92M
        "results": "grid-shelf-view-model:has(a[href*=\"/shorts/\"])" // https://imgur.com/a/vVzoEfH
      }
    }
  },
  "yt": {
    "masthead": "ytd-masthead"
  }
}
