new domains page~

This commit is contained in:
Ashley 2022-10-02 22:11:36 +02:00
parent 97590fb2c1
commit 16b8656e59

View file

@ -1,90 +1,120 @@
<!-- <!--
This Source Code Form is subject to the terms of the GNU General Public License: This Source Code Form is subject to the terms of the GNU General Public License:
Copyright (C) 2021-2022 POKETUBE (https://github.com/iamashley0/poketube) Copyright (C) 2021-2022 POKETUBE (https://github.com/iamashley0/poketube)
This program is free software: you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or the Free Software Foundation, either version 3 of the License, or
(at your option) any later version. (at your option) any later version.
This program is distributed in the hope that it will be useful, This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program. If not, see https://www.gnu.org/licenses/. along with this program. If not, see https://www.gnu.org/licenses/.
--> -->
<!DOCTYPE html><head> <!DOCTYPE html><head>
<title>Poketube - Proxys</title> <title>Poketube - Instances</title>
<link href=https://poketube.fun/css/yt-ukraine.svg rel=icon> <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=website property=og:type>
<meta content="Poketube" property=og:title> <meta content="PokeTube - Instances" property=og:title>
<meta content="omg poketube proxys??" property=twitter:description> <meta content="OMG Public Instances Of poketube??????" property=twitter:description>
<meta content="https://cdn.glitch.com/ef5d02b7-c958-475a-b82d-d263d37e7ec7/poketubedomains.png" property=og:image> <meta content="https://cdn.glitch.global/5d35aeaf-2df2-4f2f-a4b7-b486694c329b/0d71ef53-9fc2-4ddd-8814-fcf00ba69155.image.png?v=1664301040809" property=og:image>
<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> <link href=/css/app-cdn.min.css rel=stylesheet>
<meta content=@PoketaleBot name=twitter:site> <link href=/css/app.main.css rel=stylesheet>
<meta content=@PoketaleBot name=twitter:creator> <link href="/css/watch-util.css" rel=stylesheet>
<link href=https://cdn.poketalebot.com/404/v2.css rel=stylesheet> <link href="https://fonts.poketube.fun/css/fonts.css" rel=stylesheet>
<link href=/css/app.main.css rel=stylesheet> <link href=https://p.poketube.fun/https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css rel=stylesheet>
</head> </head>
<body> <body>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@900&family=Sigmar+One&display=swap" rel=stylesheet> <div>
<link href=https://pro.fontawesome.com/releases/v5.15.3/css/all.css rel=stylesheet>
<nav> <nav>
<div class=left><a class="class" href="/143" style=font-family:Inter,sans-serif;color:#fff> <img style="width: 8.5em;display: block;margin-left: auto;margin-right: auto;" src="/css/logo.svg?v=5"> <a href="/domains"><i style="display: block;margin-left: auto;margin-right: auto;" class="fas fa-server"></i> </a></div> <div class="left"><a class="class" href="/143" style=font-family:Inter,sans-serif;color:#fff> <img style="transform: scale(1.3);padding-left:0.9em;width: 8.5em;display: block;margin-left: auto;margin-right: auto;" src="/css/logo.svg?v=5"> </a> </div>
<div class=middle> <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 class="search">
</div> <form action="/search">
<input class="search-bar" autocomplete="on" id="fname" name="query" placeholder="" style="color:#fff;font-family:Inter,sans-serif;border-radius: 8px;" data-ddg-inputtype="identities.firstName">
<button class="btn btn-success" type="submit"><i class="fa-light fa-search"></i></button>
</form>
<img src="https://search-metrics.poketube.fun/t/rep.gif" style="border:0;width: 0;visibility: hidden;">
</div>
<img src="https://search-metrics.poketube.fun/t/rep.gif" style="border:0;width: 0;visibility: hidden;">
</div>
<div class="right">
<a href="/privacy" style="text-decoration: none;" title="Privacy Policy">
<i style="display: block;margin-left: auto;margin-right: auto;" class="fa-light fa-shield"></i>
</a>
<a href="/video/upload" style="text-decoration: none;" title="Upload Video">
<i style="display: block;margin-left: auto;margin-right: auto;" class="fa-light fa-video"></i>
</a>
</div>
</nav>
<div align="center">
<b><h1 style="font-family: 'Ginto Nord', sans-serif;">
PokeTube Instances
</h1>
<p>
select an instance that you like~ Orrr <a href="https://codeberg.org/Ashley/poketube#user-content-usage"> self-host</a> PokeTube
</p>
</b>
</nav> <table align="center">
<center><br><br><br><br><br><br><br><b><h1 style="font-family: 'Inter', sans-serif;">
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 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
</p>
<table>
<tr> <tr>
<th>Domains</th> <th>Domains</th>
<th>Active</th> <th>Health</th>
<th>Piwik</th>
<th>Vanilla?</th> <th>Vanilla?</th>
</tr> </tr>
<tr> <tr>
<td>watch.poketalebot.com</td> <td>watch.poketalebot.com</td>
<td>Yes</td> <td>100</td>
<td>yes</td>
<td>yes</td> <td>yes</td>
</tr> </tr>
<tr> <tr>
<td>poketube.fun</td> <td>poketube.fun</td>
<td>Yes</td> <td>100</td>
<td>yes</td>
<td>yes</td> <td>yes</td>
</tr> </tr>
<tr> <tr>
<td>poketube.xyz</td> <td>poketube.xyz</td>
<td>Yes</td> <td>100</td>
<td>yes</td>
<td>yes</td> <td>yes</td>
</tr> </tr>
<tr> <tr>
<td>poketube.online</td> <td>poketube.online</td>
<td>Yes</td> <td>100</td>
<td>yes</td>
<td>yes</td> <td>yes</td>
</tr> </tr>
<tr> <tr>
<td>poketube.site</td> <td>poketube.site</td>
<td>Yes</td> <td>100</td>
<td>yes</td> <td>yes</td>
<td>yes</td>
</tr> </tr>
</table> <p> </table>
</p> <p>
<a href="https://github.com/iamashley0/poketube/blob/main/html/domains.ejs">See the source</a> <a href="/api/instances.json">View in json</a>
</p>
</div>
</div>
<style>table, th, td { <style>table, th, td {
border:1px solid gray; border:1px solid gray;
color:#fff color:#fff
}</style></center></body> }
* {
color: #fff
}
p{
font-family: "PokeTube flex";
font-stretch: extra-expanded;
}
</style></center></body>