mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
qwq
This commit is contained in:
parent
0183286bb2
commit
5887f05fe6
@ -834,7 +834,7 @@ if your domain matches this code you are probably in poketube.fun owo:3
|
|||||||
<p id="fetch-count">
|
<p id="fetch-count">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<a class="settings-icon" href="https://social.poketube.fun/share?text=watch+<%= hostname %>/watch?v=<%=inv_vid.videoId%>+<%=inv_vid.title%>+on+poke!"><i class="fa-brands fa-mastodon"></i>
|
<a class="settings-icon" href="https://social.poketube.fun/share?text=watch+<%=inv_vid.title%>+by+<%=k.Video.Channel.Name%>+on+Poke!+%0Ahttps://<%= hostname %>/watch?v=<%=inv_vid.videoId%>"><i class="fa-brands fa-mastodon"></i>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a class="settings-icon" href="/customize"><i class="fa-light fa-brush"></i>
|
<a class="settings-icon" href="/customize"><i class="fa-light fa-brush"></i>
|
||||||
@ -849,7 +849,7 @@ if your domain matches this code you are probably in poketube.fun owo:3
|
|||||||
|
|
||||||
|
|
||||||
<div class="dropdown__menu" style="right: -1em;">
|
<div class="dropdown__menu" style="right: -1em;">
|
||||||
<a href="https://social.poketube.fun/share?text=watch+<%= hostname %>/watch?v=<%=inv_vid.videoId%>+<%=inv_vid.title%>+on+poke! " style="text-decoration: none;" class="dropdown__item">
|
<a href="https://social.poketube.fun/share?text=watch+<%=inv_vid.title%>+by+<%=k.Video.Channel.Name%>+on+Poke!+%0Ahttps://<%= hostname %>/watch?v=<%=inv_vid.videoId%>" style="text-decoration: none;" class="dropdown__item">
|
||||||
<i class="fa-brands fa-mastodon"></i>
|
<i class="fa-brands fa-mastodon"></i>
|
||||||
Share On PokeSocial!
|
Share On PokeSocial!
|
||||||
</a>
|
</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user