add new url:3

This commit is contained in:
Ashley 2023-11-10 07:56:38 +00:00
parent d1e59df21a
commit 87b82e257d

View file

@ -210,11 +210,11 @@ font-family:Ubuntu
<div> <div>
<% if (!isMobile) { %> <% if (!isMobile) { %>
<img src="https://i.ytimg.com/vi/<%=v%>/maxresdefault.jpg" style="height: 15em;border-radius: 1em;box-shadow: 0 0 4.4em <%=color%>;"> <img src="/vi/<%=v%>/maxresdefault.jpg" style="height: 15em;border-radius: 1em;box-shadow: 0 0 4.4em <%=color%>;">
<% } %> <% } %>
<% if (isMobile) { %> <% if (isMobile) { %>
<img src="https://i.ytimg.com/vi/<%=v%>/maxresdefault.jpg" style="height: 11.9em;border-radius: 1em;box-shadow: 0 0 4.4em <%=color%>;"> <img src="/vi/<%=v%>/maxresdefault.jpg" style="height: 11.9em;border-radius: 1em;box-shadow: 0 0 4.4em <%=color%>;">
<% } %> <% } %>
<div> <div>