2024-09-15 17:44:53 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<meta charset='utf-8'>
|
|
|
|
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
|
|
|
|
<title>Fediblock Instance Φ</title>
|
|
|
|
<meta name='viewport' content='width=device-width, initial-scale=1'>
|
|
|
|
<meta name="description" content="Fediblock Instance Φ - Search in public instances - API docs - Git">
|
|
|
|
<meta name="keywords" content="Fediblock, Fediblock Instance, Fediblock Instance Φ, Free, FreeSoftware">
|
|
|
|
<meta property="og:title" content="Fediblock Instance Φ">
|
|
|
|
<meta property="og:type" content="service">
|
|
|
|
<meta property="og:image" content="favicon.ico">
|
2024-10-06 15:20:32 +00:00
|
|
|
<link rel='stylesheet' type='text/css' media='screen' id="lightcss" href='light.css'>
|
|
|
|
<link rel='stylesheet' type='text/css' media='screen' id="darkcss" href='dark.css'>
|
2024-09-15 17:44:53 +00:00
|
|
|
<link rel='stylesheet' type='text/css' media='screen' href='loaders.css'>
|
|
|
|
<script src='random-text.js'></script>
|
|
|
|
<script src='../node_modules/html2canvas/dist/html2canvas.min.js'></script>
|
|
|
|
<script src='../node_modules/dayjs/dayjs.min.js'></script>
|
2024-10-06 13:11:06 +00:00
|
|
|
<script type='module'>
|
2024-09-15 17:44:53 +00:00
|
|
|
import relativeTime from '../node_modules/dayjs/plugin/relativeTime'
|
|
|
|
dayjs.extend(relativeTime)
|
|
|
|
</script>
|
2024-10-06 13:11:06 +00:00
|
|
|
<script type='module' src='main.js'></script>
|
2024-09-15 17:44:53 +00:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<h1><a href="/" id="title">Fediblock Instance Φ</a></h1>
|
|
|
|
<h4>
|
|
|
|
<p id="bounce"> </p>
|
|
|
|
</h4>
|
|
|
|
<h3>Search in <a href="/api/stats" target="_blank"><span id="count"></span></a> public instances<span id="apigit"> -
|
|
|
|
<a href="api-docs" target="_blank">API docs</a> - <a
|
2024-09-17 23:57:34 +00:00
|
|
|
href="https://git.manalejandro.com/ale/fediblock-instance" target="_blank">Git</a>
|
2024-09-28 03:35:39 +00:00
|
|
|
<a target="_blank" href="https://sonar.manalejandro.com/dashboard?id=ale%3Afediblock-instance">
|
2024-09-28 02:04:46 +00:00
|
|
|
<img alt="sonarqube"
|
2024-10-08 11:07:28 +00:00
|
|
|
src="https://sonar.manalejandro.com/api/project_badges/measure?project=ale%3Afediblock-instance&metric=alert_status&token=sqb_b34a8f09b3b2d70cfc856aa8bf42e880fabce99c" />
|
2024-09-28 03:35:39 +00:00
|
|
|
</a><a target="_blank" href="https://drone.manalejandro.com/ale/fediblock-instance">
|
2024-09-28 02:04:46 +00:00
|
|
|
<img alt="drone" src="https://drone.manalejandro.com/api/badges/ale/fediblock-instance/status.svg" />
|
2024-09-28 00:59:28 +00:00
|
|
|
</a></span></h3>
|
2024-09-15 17:44:53 +00:00
|
|
|
<section>
|
|
|
|
<input type="text" id="instance" name="instance" placeholder="Type the name of the instance" />
|
|
|
|
<button id="reverse" title="Reverse search...">Reverse</button>
|
|
|
|
<div id="placeholder"></div>
|
|
|
|
<div id="loader-content">
|
|
|
|
<div id="loader">
|
|
|
|
<div id="load"></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<ul id="instancelist"></ul>
|
|
|
|
</section>
|
|
|
|
<div>
|
|
|
|
<span id="scan"></span>
|
|
|
|
</div>
|
|
|
|
<hr />
|
|
|
|
<footer>Served <span id="served">0</span> times - Last scan <span id="lastscan">0</span> peers of <span
|
|
|
|
id="server"></span><br />
|
|
|
|
Total scanned <span id="instances">0</span> instances with <span id="peers">0</span> peers - <span
|
|
|
|
id="created">0</span> created - <span id="updated">0</span>
|
|
|
|
updated<br />
|
2024-09-23 00:49:15 +00:00
|
|
|
matrix <a id="matrix" href="/?matrix">off</a> - download json <a id="download_index" href="#"
|
2024-09-22 23:48:53 +00:00
|
|
|
target="_blank">index</a> -
|
2024-09-22 23:22:27 +00:00
|
|
|
by <a href="https://about.manalejandro.com" target="_blank">ale</a>
|
2024-10-05 23:47:07 +00:00
|
|
|
<s>©</s>2024 <a id="darklight" href="#">☼</a>
|
2024-09-22 01:01:51 +00:00
|
|
|
</footer>
|
2024-09-15 17:44:53 +00:00
|
|
|
<div id="modal">
|
|
|
|
<div class="modal-content">
|
|
|
|
<div class="modal-header">
|
|
|
|
<span id="closemodal" title="Close">×</span>
|
|
|
|
<a id="capture" title="Take snapshot">📷</a>
|
|
|
|
<a id="download" title="Download fediblock CSV mastodon file">⇩</a>
|
|
|
|
<h2>Blocked List</h2>
|
|
|
|
</div>
|
|
|
|
<div class="modal-body">
|
|
|
|
<p>
|
|
|
|
<span id="blockcount"></span> public instances are block<span id="blockinstance"></span>
|
2024-10-13 22:05:40 +00:00
|
|
|
<br /><small id="blocktook"></small>
|
2024-09-15 17:44:53 +00:00
|
|
|
</p>
|
|
|
|
<ul id="blocklist"></ul>
|
|
|
|
</div>
|
|
|
|
<div class="modal-footer">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|