From 0390fc2cae875c7a321fc248674f87452d4c4a8e Mon Sep 17 00:00:00 2001
From: Ashley <iamashley@tuta.io>
Date: Sat, 6 Aug 2022 16:30:45 +0300
Subject: [PATCH] owo

---
 html/main.ejs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/html/main.ejs b/html/main.ejs
index 17a59b95..34b94a3f 100644
--- a/html/main.ejs
+++ b/html/main.ejs
@@ -220,7 +220,7 @@ border-radius: 8px;
    
    
     	<div class="video-grid">
-   <% k.Explore.Videos.ItemSection[3].Shelf.Items.Video.forEach(x =>  { %>
+   <% k.Explore.Videos.ItemSection[2].Shelf.Items.Video.forEach(x =>  { %>
 			<a href="/watch?v=<%- x.id %>" class="video">
 				<div class="thumbnail" style="background-image: url('https://i.ytimg.com/vi/<%= x.id %>/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBy_x4UUHLNDZtJtH0PXeQGoRFTgw');border-radius: 4px;"><span class="video-length"><%- x.duration %></span></div>
 				<div class="info">
@@ -236,7 +236,7 @@ border-radius: 8px;
           <img src="https://t.poketube.fun/t/rep.gif" style="width: 0;visibility: hidden;" id="discover_shorts">
 <hr>
    	<div class="video-grid">
-   <% k.Explore.Videos.ItemSection[2].Shelf.Items.Video.forEach(x =>  { %>
+   <% k.Explore.Videos.ItemSection[1].Shelf.Items.Video.forEach(x =>  { %>
 			<a href="/watch?v=<%- x.id %>" class="video">
 				<div class="thumbnail" style="background-image: url('https://i.ytimg.com/vi/<%= x.id %>/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBy_x4UUHLNDZtJtH0PXeQGoRFTgw');border-radius: 4px;"><span class="video-length"><%- x.duration %></span></div>
 				<div class="info">