mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
add replace all to urls :3
This commit is contained in:
parent
da39c8ca28
commit
6b82af8998
@ -742,7 +742,7 @@ display: block; !important;" autoplay controls
|
|||||||
<% if (video?.Title !== k.Video.Title) { %>
|
<% if (video?.Title !== k.Video.Title) { %>
|
||||||
title="Non-Translated title : <%=video?.Title%>"
|
title="Non-Translated title : <%=video?.Title%>"
|
||||||
<% } %>
|
<% } %>
|
||||||
> <%-k.Video.Title%> </div>
|
> <%-k.Video.Title.replace(/\/channel\//g, "/channel?id=").replace(/https:\/\/youtube.com/g, ""); %> </div>
|
||||||
|
|
||||||
<a style="font-weight: bolder;font-family: sans-serif;color: var(--text-color);font-size: small;">content source : youtube.com </a>
|
<a style="font-weight: bolder;font-family: sans-serif;color: var(--text-color);font-size: small;">content source : youtube.com </a>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user