diff options
Diffstat (limited to 'changelog/index.html')
| -rw-r--r-- | changelog/index.html | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/changelog/index.html b/changelog/index.html new file mode 100644 index 0000000..261ab3d --- /dev/null +++ b/changelog/index.html @@ -0,0 +1,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–03–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–03–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–03–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>
\ No newline at end of file |