Update html/watch.ejs

This commit is contained in:
ashley 2025-08-24 01:13:25 +02:00
parent e48507b392
commit 950c5e64bf

View File

@ -2576,7 +2576,7 @@ a {
type='video/mp4; codecs="avc1.64001F, mp4a.40.2"' type='video/mp4; codecs="avc1.64001F, mp4a.40.2"'
label="hd720" label="hd720"
selected="true" selected="true"
onerror="setTimeout(() => location.reload(), 2000)" onerror="setTimeout(() => location.reload(), 1000)"
/> />
<% } %> <% } %>