summaryrefslogtreecommitdiff
path: root/changelog/index.html
blob: 261ab3d5f5e19c017f14ee906305a65955de6c7b (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
<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8" />
    </head>
    <body>
        <h1 id="changeloghistory">Change Log + History</h1>
        <p>Author: s1nical</p>
        <hr />

        <div id="1.22020-03-18">
            <h3>1.2 2020&#8211;03&#8211;18</h3>
            <p>And here we go.</p>
            <ul>
                <li>remove java form skills in about</li>
            </ul>
        </div>

        <div id="1.12020-03-11">
            <h3>1.1 2020&#8211;03&#8211;11</h3>
            <p>And here we go.</p>
            <ul>
                <li>add securly bypass</li>
                <li>remove red highlights from web proxy in tools and browser games</li>
                <li>remove web proxy in browser games</li>
                <li>remove securly bypass</li>
                <li>rename web proxy to usefull web proxy</li>
                <li>add /dir and /cl which redirect to /directory and /changelog</li>
            </ul>
        </div>

        <div id="1.02020-03-10">
            <h3>1.0 2020&#8211;03&#8211;10</h3>
            <p>And here we go.</p>
            <ul>
                <li>changed all seo meta deta to be correct (url, type etc.)</li>
                <li>added regex to root, if at rhs, says rhs on load</li>
                <li>removed rhs load</li>
                <li>changed locations of visitors</li>
                <li>added changelog</li>
                <li>added .htpasswd for encryption instead of custom thing (might change but who knows)</li>
                <li>add web proxy to broswer games and tools</li>
            </ul>
        </div>
    </body>
</html>