minor changes, included mini tutorial, version inc

This commit is contained in:
zefie
2021-07-15 00:21:35 -04:00
parent 1b4809f70b
commit a0c8299a31
9 changed files with 49 additions and 57 deletions

View File

@@ -1,2 +0,0 @@
var wtvtest = new WTVSec();
wtvtest.Test();

View File

@@ -7,8 +7,11 @@ Content-type: text/html
<head>
<meta
http-equiv=refresh
content="0; url=client:showalert?message=Successfully%20expired%20service%20URL%20cache&buttonlabel1=Okay&buttonaction1=wtv-home%3A%2Fhome%3F"
content="1; url=wtv-home:/home?"
>
<body bgcolor="black">
<body bgcolor="black" text="gold" link="gold" vlink="gold" alink="gold">
Successfully expired service URL cache<br>
Any previously cached pages should be reloaded from the network.<br><br>
<a href="wtv-home:/home">Go Home</a>
</body>
</html>