diff --git a/html/watch.ejs b/html/watch.ejs
index 7310218e..b33cc286 100644
--- a/html/watch.ejs
+++ b/html/watch.ejs
@@ -1013,24 +1013,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 { %>
-
-<% } %>
-
+