kopia lustrzana https://github.com/iv-org/invidious
Add playlist redirect
rodzic
10804927bb
commit
d06cf2a07b
|
@ -36,6 +36,11 @@
|
|||
<a href="https://www.youtube.com/playlist?list=<%= playlist.id %>">
|
||||
<%= translate(locale, "View playlist on YouTube") %>
|
||||
</a>
|
||||
<span> | </span>
|
||||
<a href="/redirect?referer=<%= env.get?("current_page") %>">
|
||||
<%= translate(locale, "Switch Invidious Instance") %>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
<% end %>
|
||||
</div>
|
||||
|
|
Ładowanie…
Reference in New Issue