summaryrefslogtreecommitdiffstats
path: root/rust/wolfree_sed_in_place/src/include_str.html
blob: 2fbe0f4945939f3341cd3d8051bf7a606967bafa (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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<meta name="referrer" content="no-referrer" />

<script type="module" src="/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script type="module" src="/ajax/libs/dompurify/3.0.5/purify.min.js"></script>
<script type="module" src="/ajax/libs/wolfree/23.7.8/js/onload.js"></script>

<link rel="preload" as="style" onload="this.onload = null; this.rel = 'stylesheet';"
    href="/ajax/libs/wolfree/23.7.8/css/Placeholder.css" />
<link rel="preload" as="style" onload="this.onload = null; this.rel = 'stylesheet';"
    href="/ajax/libs/wolfree/23.7.8/css/PodsParser.css" />

<style>
    html>body>#__next>div>header {
        visibility: hidden;
        height: 5rem;
    }

    html>body>#__next>div>footer {
        visibility: hidden;
    }

    html>body>#__next>div>main>main>span,
    html>body>#__next>div>main>main a[href*="/pro/pricing/students/"],
    html>body>#__next>div>main>main a[href*="/pro/pricing/students/"]~*,
    html>body>#__next>div>main>main>div>a,
    html>body>#__next>div>main>main>div>a>img[src*="../_next/static/images/Logo_"][alt*="WolframAlpha computational knowledge AI"],
    html>body>#__next>div>main>main>div>div>nav>a~button,
    html>body>#__next>div>main>main>div>div>nav>div>div>ul>li~li~li,
    /* Derivative[9][y][x] == y[x] */
    html>body>#__next>div>main>main>div>div>div[class=""],
    html>body>#__next>div>main>main>div>div>div>section>section> :not(div, ul, header, button),
    /* Wolfram|Alpha Copyable Plain Text */
    html>body>#__next>div>main>main>div>div>div>section>section>header>h2> :not(span),
    html>body>#__next>div>main>main>div>div>div>section>section>div> :not(h2, select, span, div),
    html>body>#__next>div>main>main>div>div>div>section>section>div>div> :not(img, button, div, a),
    html>body>#__next>div>main>main a[href*="/pro/pricing/"],
    html>body>#__next>div>main>main a[href*="/pro/pricing/"]~*,
    html>body>#__next>div>main>main a[href*="/pro-premium-expert-support"],
    html>body>#__next>div>main>main a[href*="/pro-premium-expert-support"]~*,
    /* "isGDPR": true */
    html>body>#__next>div>section {
        display: none;
    }

    html>body>header {
        position: absolute;
        width: 100%;
        z-index: 1;
    }

    html>body>header>nav {
        text-align: center;
        display: flex;
        max-width: 780px;
        margin: auto;
    }

    html>body>header>nav>a {
        font-family: sans-serif;
        text-decoration: none;
        flex: auto;
        margin: 1rem 0;
        padding: 1rem 0;
    }
</style>

$0

<header>
    <nav>
        <a href="../">Wolfree</a>
        <a href="../mirror">Mirror</a>
        <a href="../source">Source</a>
    </nav>
</header>
<!-- SPDX-License-Identifier: AGPL-3.0-or-later -->