mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 11:38:25 +01:00
Update domains.ejs
This commit is contained in:
parent
3ac35f61ac
commit
0bdfbef352
1 changed files with 5 additions and 4 deletions
|
@ -46,7 +46,9 @@ POKETUBE PUBLIC ISTANCES
|
|||
</h1></b>
|
||||
<p style="font-family: 'Inter', sans-serif;">
|
||||
These are istances/domains poketube is on! you can self host poketube is source code or make your own istance!
|
||||
</p>
|
||||
</p> <p style="font-family: 'Inter', sans-serif;">
|
||||
please note that poketube uses LightTube API and ratelimits may occur
|
||||
</p>
|
||||
<table>
|
||||
<tr>
|
||||
<th>Domains</th>
|
||||
|
@ -78,10 +80,9 @@ POKETUBE PUBLIC ISTANCES
|
|||
<td>Yes</td>
|
||||
<td>yes</td>
|
||||
</tr>
|
||||
</table> <p>
|
||||
</p>
|
||||
</table>
|
||||
<a href="https://github.com/iamashley0/poketube/blob/main/html/domains.ejs">See the source</a>
|
||||
<style>table, th, td {
|
||||
<style>table, th, td {
|
||||
border:1px solid black;
|
||||
color:#fff
|
||||
}</style></center></body>
|
||||
|
|
Loading…
Reference in a new issue