wolfree-dockerfile/rust/wolfree_libredirect_patch/src/head.html

43 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description"
content="With our seamless integration with LibRedirect, a web browser extension that protects your digital privacy, you can ensure that your access to Wolfree instances preserves your privacy and complies with Microsoft GitHub's DMCA Takedown Policy." />
<title>
Wolfree instances that do not bypass any paywall | Paywall-Respecting Instances
</title>
<style>
html {
margin: 1rem;
font-family: sans-serif;
}
body {
max-width: 30rem;
margin: 5rem auto;
}
h1,
h2 {
margin-top: 5rem;
line-height: 1.5;
}
p,
li {
line-height: 2;
}
a {
text-decoration: none;
word-wrap: break-word;
}
</style>
<link rel="icon" href="data:," />
</head>
</html>
<!-- SPDX-License-Identifier: AGPL-3.0-or-later -->