summaryrefslogtreecommitdiffstats
path: root/rust/wolfree_libredirect_patch/src/head.html
blob: d67963c99478790467c29c3a16523b2007bd1a3b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!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 -->