2021-10-31 22:26:42 +05:30
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8" />
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
2025-01-20 05:54:35 +03:00
|
|
|
<link rel="stylesheet" href="/static/main.css">
|
2021-10-31 23:26:15 +05:30
|
|
|
<title>LibMedium</title>
|
2021-10-31 22:26:42 +05:30
|
|
|
</head>
|
|
|
|
<body>
|
2025-01-20 04:31:15 +03:00
|
|
|
<main class="index">
|
2021-10-31 23:26:15 +05:30
|
|
|
<div class="center">
|
|
|
|
<h1>LibMedium</h1>
|
|
|
|
<p>A free and privacy-respecting medium proxy</p>
|
2025-01-20 04:31:15 +03:00
|
|
|
<div>
|
|
|
|
<a href="/@tylerneely/fear-and-loathing-in-lock-free-programming-7158b1cdd50c">
|
|
|
|
Demo
|
|
|
|
</a>
|
|
|
|
<span> | </span>
|
|
|
|
<a href="https://github.com/realaravinth/libmedium">
|
|
|
|
Source
|
|
|
|
</a>
|
|
|
|
<span> | </span>
|
|
|
|
<a href="https://git.ngn.tf/ngn/libmedium">
|
|
|
|
Modified Source
|
|
|
|
</a>
|
|
|
|
<span> | </span>
|
|
|
|
<a href="https://liberapay.com/realaravinth">
|
|
|
|
Donate
|
|
|
|
</a>
|
|
|
|
</div>
|
2021-10-31 23:26:15 +05:30
|
|
|
</div>
|
|
|
|
</main>
|
2021-10-31 22:26:42 +05:30
|
|
|
</body>
|
|
|
|
</html>
|