new pc service stuff

This commit is contained in:
zefie
2024-04-29 19:27:17 -04:00
parent e079c08429
commit 3ab5f51bc7
3 changed files with 344 additions and 0 deletions

View File

@@ -11,5 +11,10 @@ data = `<html>
<p>
Welcome to the zefie minisrv v${minisrv_config.version} PC Services
</p>
<hr>
<a href="/viewergen/">WebTV Viewer Generator</a><br>
<a href="mamessidgen.html">MAME SSID Generator</a><br>
<a href="anigen.html">wtv-1800 login generator</a><br>
</p>
</body>
</html>`;