1
Fork 0

add refresh here :3

This commit is contained in:
ashley 2024-09-11 16:19:42 +00:00
parent e59d1c0e1c
commit bf2af710c3

View file

@ -647,6 +647,10 @@ height: 100%;
<img class="banned-user" src="<%- media_proxy_url %>/proxy?url=https://yt3.googleusercontent.com/a/default-user=s100-c-k-c0x00ffffff-no-rj"> <img class="banned-user" src="<%- media_proxy_url %>/proxy?url=https://yt3.googleusercontent.com/a/default-user=s100-c-k-c0x00ffffff-no-rj">
<p class="ban-reason"> <%- cinv.error %> </p> <p class="ban-reason"> <%- cinv.error %> </p>
<% if (cinv.error == "Could not get channel info.") { %>
<meta http-equiv="refresh" content="1">
<% } %>
<% } %> <% } %>
<section class=youtube-video> <section class=youtube-video>