- Rename project - Add GPL3 License (RETROACTIVE) - Fill out package.json - Switch crc16 module to hopefully improve Windows end-user experience - Update README - http proxy support (with support for external proxies such as WebOne) - fix: properly handle proxy dns error - fix: proxy binary data - begin initial work on wtv-flashrom (not yet ready) - fix: typo in zefie.html - add config.service_name variable for future use - Sync servicevault files into vs project (nsjproj) file
18 lines
511 B
HTML
18 lines
511 B
HTML
<html>
|
|
<head>
|
|
<title>zefie's playground</title>
|
|
<DISPLAY showwhencomplete options showoptions noscroll>
|
|
</head>
|
|
<body bgcolor="black" link="gold" vlink="gold" alink="gold" text="gold">
|
|
|
|
<h3>zefie's playgrounf</h3>
|
|
Moved these off the main page to clean it up :)<br>
|
|
The stuff on this page is probably useless to you so why not move it off the main page.
|
|
|
|
<ul>
|
|
<li><a href="wtv-music:/content/index.html">Music Collection</a></li>
|
|
<li><a href="wtv-music:/midi/index.html">Matt Test</a></li>
|
|
<ul>
|
|
|
|
</body>
|
|
</html> |