From 58c0b84f112174e6fa6c74f3e2ca9311533eda66 Mon Sep 17 00:00:00 2001 From: ashley Date: Thu, 28 Aug 2025 22:17:14 +0200 Subject: [PATCH] Update html/watch.ejs --- html/watch.ejs | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/html/watch.ejs b/html/watch.ejs index 7f7d5383..cd6cb15a 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -1068,20 +1068,7 @@ Offical Discord Server! :3
- - <% - let itag = null; // Default to null - VideoData.adaptiveFormats.forEach(format => { - if (format.itag == '136' || format.itag == '298') { - itag = '140'; // Set itag to '140' if either '136' or '298' is found - } - }); -%> - -<% if (itag && !qua) { %> -<% } else { %> - -<% } %> +