1
Fork 0
poke/html/domains.ejs

91 lines
3.9 KiB
Text
Raw Normal View History

2022-03-07 11:10:23 -05:00
<!--
This Source Code Form is subject to the terms of the GNU General Public License:
2022-05-18 12:57:11 -04:00
Copyright (C) 2021-2022 POKETUBE (https://github.com/iamashley0/poketube)
2022-03-07 11:10:23 -05:00
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see https://www.gnu.org/licenses/.
-->
<!DOCTYPE html><head>
<title>Poketube - Proxys</title>
<link href=https://poketube.fun/css/yt-ukraine.svg rel=icon>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Sigmar+One&amp;display=swap" rel="stylesheet">
<meta content=website property=og:type>
<meta content="Poketube" property=og:title>
2022-05-20 17:31:11 -04:00
<meta content="omg poketube proxys??" property=twitter:description>
2022-05-18 12:57:11 -04:00
<meta content="https://cdn.glitch.com/ef5d02b7-c958-475a-b82d-d263d37e7ec7/poketubedomains.png" property=og:image>
2022-03-19 16:45:34 -04:00
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@900&family=Sigmar+One&display=swap" rel=stylesheet> <meta content=summary_large_image name=twitter:card>
2022-03-07 11:10:23 -05:00
<meta content=@PoketaleBot name=twitter:site>
<meta content=@PoketaleBot name=twitter:creator>
<link href=https://cdn.poketalebot.com/404/v2.css rel=stylesheet>
<link href=/css/app.main.css rel=stylesheet>
</head>
<body>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@900&family=Sigmar+One&display=swap" rel=stylesheet>
<link href=https://pro.fontawesome.com/releases/v5.15.3/css/all.css rel=stylesheet>
<nav>
<div class=left><a class="class" href="https://stopwarukraine.com/" style=font-family:Inter,sans-serif;color:#fff><span><i class="fa-youtube fab" style=color:#fff></i></span><span style="text-decoration:inherit;background:linear-gradient(to right, rgba(255,215,0,1) 50%, rgba(0,87,184,1) 50%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;">PokeTube</span> πŸ‡ΊπŸ‡¦ </a></div>
<div class=middle>
<form action=/api/search><input class=search-bar id=fname name=query style=color:#fff;font-family:Roboto,sans-serif> <button class="btn btn-success" type=submit><i class="fas fa-search"></i></button></form>
</div>
</nav>
2022-05-18 12:57:11 -04:00
<center><br><br><br><br><br><br><br><b><h1 style="font-family: 'Inter', sans-serif;">
2022-03-19 16:45:34 -04:00
POKETUBE PUBLIC ISTANCES
</h1></b>
<p style="font-family: 'Inter', sans-serif;">
2022-05-20 17:31:11 -04:00
These are istances/domains poketube is on! you can self host poketube is source code or make your own istance ^_^
2022-05-18 12:57:11 -04:00
</p> <p style="font-family: 'Inter', sans-serif;color:red;">
please note that poketube uses LightTube API on backend (see:<a href="https://github.com/iamashley0/poketube/blob/main/src/fetcher.js">fetcher.js</a>)and ratelimits may occur
2022-03-19 16:48:28 -04:00
</p>
2022-03-07 11:10:23 -05:00
<table>
<tr>
<th>Domains</th>
<th>Active</th>
2022-03-19 16:45:34 -04:00
<th>Vanilla?</th>
2022-03-07 11:10:23 -05:00
</tr>
<tr>
<td>watch.poketalebot.com</td>
<td>Yes</td>
<td>yes</td>
</tr>
<tr>
<td>poketube.fun</td>
<td>Yes</td>
<td>yes</td>
</tr>
<tr>
<td>poketube.xyz</td>
<td>Yes</td>
<td>yes</td>
</tr>
<tr>
<td>poketube.online</td>
<td>Yes</td>
<td>yes</td>
</tr>
<tr>
<td>poketube.site</td>
<td>Yes</td>
<td>yes</td>
</tr>
2022-05-18 12:57:11 -04:00
</table> <p>
</p>
2022-03-19 16:45:34 -04:00
<a href="https://github.com/iamashley0/poketube/blob/main/html/domains.ejs">See the source</a>
2022-05-18 12:57:11 -04:00
2022-03-19 16:48:28 -04:00
<style>table, th, td {
2022-03-07 11:10:23 -05:00
border:1px solid black;
color:#fff
}</style></center></body>