www.blitzw.in/services.html

41 lines
3.1 KiB
HTML
Raw Normal View History

2024-07-02 01:57:31 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Page showing questions you may or may not wanna ask Nune.">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="author" content="Blitzwing">
<title>Blitzwing: Services</title>
<!--====== Favicon Icon ======-->
<link rel="shortcut icon" href="img/2.png" type="image/png">
<link rel="stylesheet" href="/style.css">
</head>
<body>
<p><h2>Blitzwing Services</h2></p>
<p>These are services I host on subdomains of this site, through VPSes, and simple pages.</p>
<p>I had some misadventures beforehand, before I realized a VPS with Docker and Caddy would be easier. (and easier it was!) If you want an idea of that, check <a href="/services-old.html">the old page</a>.</p>
<h3>Services</h3>
<p><ul>
<li><a href="https://search.blitzw.in/">SearXNG</a>: A self-described "metasearch engine" that gathers results from many different search engines without tracking you. Feel free to set it as your default! Hosted on a Hetzner VPS.</li>
<li><a href="https://random.blitzw.in/">Web-based Comic Book Reader</a>: A copy of Afif Zafri's comic book reader. You can read any comic book file (CBR, CBZ, and the unfortunately named CBT) using it. If you don't have any files, you can still test it out with a few Transformers comics.</li>
<li><a href="https://random.blitzw.in/snowflake.html">Snowflake by Tor</a>: Not really a service, but a page where I embedded a Snowflake proxy that helps people bypass censorship at no cost or risk to you. Feel free to toggle it and then have that page run in the background, like in a separate desktop.</li>
2024-07-07 20:46:53 +00:00
<li><a href="https://www.blitzw.in/nopaste/">Nopaste</a>: Entirely client-side Pastebin. <b>Warning: PASTES GENERATED HERE DO NOT EXPIRE. Do not use this to share sensitive information. <a href="https://pb.envs.net">Use a Privatebin instance instead, like this one.</a></b></li>
2024-07-02 01:57:31 +00:00
</ul></p>
<h3>Planned Services...</h3>
2024-07-02 09:24:07 +00:00
<p><ul>
2024-07-02 01:57:31 +00:00
<li>Anonymous Overflow</li>
<li>IT Tools. Maybe.</li>
2024-07-17 23:44:34 +00:00
</ul>
<p>Piped at icy.blitzw.in is dead, and I've removed the VPS assigned to it for the sake of my wallet. I used to host this frontend where you can watch YouTube videos and subscribe to channels without the rich tracking you. It also blocks out annoying parts of videos, like sponsorships. This frontend was mainly for me and my friends' use so I didn't bother to have an IPV6 address or rotator, and it got blocked by Youtube after about 2 weeks. Other peoples' instances are still available, just look around!</p>
2024-07-02 01:57:31 +00:00
<h1><a href="/index.html">Go back.</a></h1>
2024-07-02 09:24:07 +00:00
</ul></p>
2024-07-02 01:57:31 +00:00
<div class="footer"><p><a href="/privacypolicy.html">Privacy</a></p>
<p><a href="https://decolonizepalestine.com/"><img src="/img/free-palestine.gif" alt="Free Palestine"></a> <a href="https://512kb.club/"><img src="/img/green-team.gif" alt="512KB Club Green Team"></a></p></div>
</div>
</body>
</html>